Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Pavel Begunkov
| State =
Action Required
| Archived =
No
| 49 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v2,8/8] io_uring: optimise io_req_local_work_add
optimise resheduling due to deferred tw
- - -
-
-
-
2023-04-06
Pavel Begunkov
New
[v2,7/8] io_uring: refactor __io_cq_unlock_post_flush()
optimise resheduling due to deferred tw
- - -
-
-
-
2023-04-06
Pavel Begunkov
New
[v2,6/8] io_uring: reduce scheduling due to tw
optimise resheduling due to deferred tw
- - -
-
-
-
2023-04-06
Pavel Begunkov
New
[v2,5/8] io_uring: inline llist_add()
optimise resheduling due to deferred tw
- - -
-
-
-
2023-04-06
Pavel Begunkov
New
[v2,4/8] io_uring: add tw add flags
optimise resheduling due to deferred tw
- - -
-
-
-
2023-04-06
Pavel Begunkov
New
[v2,3/8] io_uring: refactor __io_cq_unlock_post_flush()
optimise resheduling due to deferred tw
- - -
-
-
-
2023-04-06
Pavel Begunkov
New
[v2,2/8] io_uring: optimie local tw add ctx pinning
optimise resheduling due to deferred tw
- - -
-
-
-
2023-04-06
Pavel Begunkov
New
[v2,1/8] io_uring: move pinning out of io_req_local_work_add
optimise resheduling due to deferred tw
- - -
-
-
-
2023-04-06
Pavel Begunkov
New
[v2,13/13] io_uring/rsrc: add custom limit for node caching
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[v2,12/13] io_uring/rsrc: optimise io_rsrc_data refcounting
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[v2,11/13] io_uring/rsrc: add lockdep sanity checks
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[v2,10/13] io_uring/rsrc: cache struct io_rsrc_node
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[v2,09/13] io_uring/rsrc: don't offload node free
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[v2,08/13] io_uring/rsrc: optimise io_rsrc_put allocation
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[v2,07/13] io_uring/rsrc: rename rsrc_list
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[v2,06/13] io_uring/rsrc: kill rsrc_ref_lock
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[v2,05/13] io_uring/rsrc: protect node refs with uring_lock
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[v2,04/13] io_uring: io_free_req() via tw
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[v2,03/13] io_uring: don't put nodes under spinlocks
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[v2,02/13] io_uring/rsrc: keep cached refs per node
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[v2,01/13] io_uring/rsrc: use non-pcpu refcounts for nodes
optimise registered buffer/file updates
- - -
-
-
-
2023-04-04
Pavel Begunkov
New
[11/11] io_uring/rsrc: add lockdep sanity checks
optimise registered buffer/file updates
- - -
-
-
-
2023-03-30
Pavel Begunkov
New
[10/11] io_uring/rsrc: cache struct io_rsrc_node
optimise registered buffer/file updates
- 1 -
-
-
-
2023-03-30
Pavel Begunkov
New
[09/11] io_uring/rsrc: don't offload node free
optimise registered buffer/file updates
- - -
-
-
-
2023-03-30
Pavel Begunkov
New
[08/11] io_uring/rsrc: optimise io_rsrc_put allocation
optimise registered buffer/file updates
- - -
-
-
-
2023-03-30
Pavel Begunkov
New
[07/11] io_uring/rsrc: rename rsrc_list
optimise registered buffer/file updates
- - -
-
-
-
2023-03-30
Pavel Begunkov
New
[06/11] io_uring/rsrc: kill rsrc_ref_lock
optimise registered buffer/file updates
- - -
-
-
-
2023-03-30
Pavel Begunkov
New
[05/11] io_uring/rsrc: protect node refs with uring_lock
optimise registered buffer/file updates
- - -
-
-
-
2023-03-30
Pavel Begunkov
New
[04/11] io_uring: io_free_req() via tw
optimise registered buffer/file updates
- - -
-
-
-
2023-03-30
Pavel Begunkov
New
[03/11] io_uring: don't put nodes under spinlocks
optimise registered buffer/file updates
- - -
-
-
-
2023-03-30
Pavel Begunkov
New
[02/11] io_uring/rsrc: keep cached refs per node
optimise registered buffer/file updates
- - -
-
-
-
2023-03-30
Pavel Begunkov
New
[01/11] io_uring/rsrc: use non-pcpu refcounts for nodes
optimise registered buffer/file updates
- - -
-
-
-
2023-03-30
Pavel Begunkov
New
[RFC,2/2] io_uring: reduce sheduling due to tw
optimise local-tw task resheduling
- - -
-
-
-
2023-03-10
Pavel Begunkov
New
[RFC,1/2] io_uring: add tw add flags
optimise local-tw task resheduling
- - -
-
-
-
2023-03-10
Pavel Begunkov
New
[for-next,4/4] io_uring/rsrc: optimise registered huge pages
io_uring: registered huge buffer optimisations
- - -
-
-
-
2023-02-22
Pavel Begunkov
New
[for-next,3/4] io_uring/rsrc: optimise single entry advance
io_uring: registered huge buffer optimisations
- - -
-
-
-
2023-02-22
Pavel Begunkov
New
[for-next,2/4] io_uring/rsrc: fix a comment in io_import_fixed()
io_uring: registered huge buffer optimisations
- - -
-
-
-
2023-02-22
Pavel Begunkov
New
[for-next,1/4] io_uring/rsrc: disallow multi-source reg buffers
io_uring: registered huge buffer optimisations
- - -
-
-
-
2023-02-22
Pavel Begunkov
New
[for-next,v3,3/3] io_uring/rw: enable bio caches for IRQ rw
implement pcpu bio caching for IRQ I/O
- - -
-
-
-
2022-10-21
Pavel Begunkov
New
[for-next,v3,2/3] block/bio: add pcpu caching for non-polling bio_put
implement pcpu bio caching for IRQ I/O
- - -
-
-
-
2022-10-21
Pavel Begunkov
New
[for-next,v3,1/3] bio: split pcpu cache part of bio_put into a helper
implement pcpu bio caching for IRQ I/O
- - -
-
-
-
2022-10-21
Pavel Begunkov
New
[RFC,for-next,v2,4/4] io_uring/rw: enable bio caches for IRQ rw
enable pcpu bio caching for IRQ I/O
- - -
-
-
-
2022-10-18
Pavel Begunkov
New
[RFC,for-next,v2,3/4] block/bio: add pcpu caching for non-polling bio_put
enable pcpu bio caching for IRQ I/O
- - -
-
-
-
2022-10-18
Pavel Begunkov
New
[RFC,for-next,v2,2/4] bio: split pcpu cache part of bio_put into a helper
enable pcpu bio caching for IRQ I/O
- - -
-
-
-
2022-10-18
Pavel Begunkov
New
[RFC,for-next,v2,1/4] bio: safeguard REQ_ALLOC_CACHE bio put
enable pcpu bio caching for IRQ I/O
- 1 -
-
-
-
2022-10-18
Pavel Begunkov
New
[RFC,for-next,4/4] io_uring/rw: enable bio caches for IRQ rw
enable pcpu bio caching for IRQ I/O
- - -
-
-
-
2022-10-18
Pavel Begunkov
New
[RFC,for-next,3/4] block/bio: add pcpu caching for non-polling bio_put
enable pcpu bio caching for IRQ I/O
- - -
-
-
-
2022-10-18
Pavel Begunkov
New
[RFC,for-next,2/4] bio: split pcpu cache part of bio_put into a helper
enable pcpu bio caching for IRQ I/O
- - -
-
-
-
2022-10-18
Pavel Begunkov
New
[RFC,for-next,1/4] bio: safeguard REQ_ALLOC_CACHE bio put
enable pcpu bio caching for IRQ I/O
- - -
-
-
-
2022-10-18
Pavel Begunkov
New