All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] writeback: start-all allocation elimination
@ 2017-10-03 15:16 Jens Axboe
  2017-10-03 15:16 ` [PATCH 1/2] writeback: eliminate work item allocation in bd_start_writeback() Jens Axboe
  2017-10-03 15:16 ` [PATCH 2/2] sysctl: remove /proc/sys/vm/nr_pdflush_threads Jens Axboe
  0 siblings, 2 replies; 8+ messages in thread
From: Jens Axboe @ 2017-10-03 15:16 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel; +Cc: hannes, jack

This is on top of the parts of the previous series that have been
queued up. I've posted the first patch in a reply to Jan last week,
this is a more official posting. No changes, it works for me. Last
patch is just a cleanup, finally killing off nr_pdflush_threads,
8 years after we deprecated it.

 Documentation/ABI/obsolete/proc-sys-vm-nr_pdflush_threads |    5 
 b/fs/fs-writeback.c                                       |   71 ++++++--------
 b/include/linux/backing-dev-defs.h                        |    1 
 b/include/trace/events/writeback.h                        |    1 
 b/kernel/sysctl.c                                         |    5 
 5 files changed, 35 insertions(+), 48 deletions(-)

-- 
Jens Axboe

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-10-06 14:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-03 15:16 [PATCH 0/2] writeback: start-all allocation elimination Jens Axboe
2017-10-03 15:16 ` [PATCH 1/2] writeback: eliminate work item allocation in bd_start_writeback() Jens Axboe
2017-10-04  7:26   ` Jan Kara
2017-10-04 14:42     ` Jens Axboe
2017-10-03 15:16 ` [PATCH 2/2] sysctl: remove /proc/sys/vm/nr_pdflush_threads Jens Axboe
2017-10-04  7:20   ` Jan Kara
2017-10-06 13:49   ` Rakesh Pandit
2017-10-06 14:17     ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.