mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] fix pdflush races and enhancement v2
@ 2008-12-31 19:10 Peter W Morreale
  2008-12-31 19:10 ` [PATCH 1/2] Fix pdflush thread creation upper bound Peter W Morreale
  2008-12-31 19:10 ` [PATCH 2/2] Add /proc controls for pdflush threads Peter W Morreale
  0 siblings, 2 replies; 5+ messages in thread
From: Peter W Morreale @ 2008-12-31 19:10 UTC (permalink / raw)
  To: pmorreale, akpm, andi, linux-kernel, spamtrap

Update of pdflush series, changes since last post:

o Change upper bound patch to include update of last_empty_jifs to throttle 
thread creation to one per second.

o Change new sysctls to use CTL_UNNUMBERED per Andrew Morton

o Use proc_dointvec_minmax and tie bounds of min and max threads to 
the current min/max.  Otherwise the possible combinations of actual
threads makes my head hurt.

o Update Documentation/sysctl/vm.txt with the new entries


Peter W Morreale (2):
      Add /proc controls for pdflush threads
      Fix pdflush thread creation upper bound.


 Documentation/sysctl/vm.txt |   28 ++++++++++++++++++++++++++
 include/linux/writeback.h   |    2 ++
 kernel/sysctl.c             |   25 +++++++++++++++++++++--
 mm/pdflush.c                |   47 ++++++++++++++++++++++++++++++++++---------
 4 files changed, 90 insertions(+), 12 deletions(-)


Best,
-PWM


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

end of thread, other threads:[~2008-12-31 21:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-31 19:10 [PATCH 0/2] fix pdflush races and enhancement v2 Peter W Morreale
2008-12-31 19:10 ` [PATCH 1/2] Fix pdflush thread creation upper bound Peter W Morreale
2008-12-31 21:30   ` Rik van Riel
2008-12-31 19:10 ` [PATCH 2/2] Add /proc controls for pdflush threads Peter W Morreale
2008-12-31 21:35   ` Rik van Riel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®