From: Jens Axboe <axboe@kernel.dk>
To: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Cc: hannes@cmpxchg.org, jack@suse.cz
Subject: [PATCH 0/2] writeback: start-all allocation elimination
Date: Tue, 3 Oct 2017 09:16:19 -0600 [thread overview]
Message-ID: <1507043781-2874-1-git-send-email-axboe@kernel.dk> (raw)
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
next reply other threads:[~2017-10-03 15:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-03 15:16 Jens Axboe [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1507043781-2874-1-git-send-email-axboe@kernel.dk \
--to=axboe@kernel.dk \
--cc=hannes@cmpxchg.org \
--cc=jack@suse.cz \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome