public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] XFS: Run kernel threads on demand
@ 2010-01-02  2:43 Dave Chinner
  2010-01-02  2:43 ` [PATCH 1/2] XFS: Don't wake the aild once per second Dave Chinner
  2010-01-02  2:43 ` [PATCH 2/2] XFS: Don't wake xfsbufd when idle Dave Chinner
  0 siblings, 2 replies; 7+ messages in thread
From: Dave Chinner @ 2010-01-02  2:43 UTC (permalink / raw)
  To: xfs

We run the xfsbufd and the xfsaild once a second even when there is
no work to do. Make them demand driven so that we don't needlessly
wake idle CPUs to do nothing. This should make power misers with XFS
filesystems happy.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2010-01-04 23:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-02  2:43 [PATCH 0/2] XFS: Run kernel threads on demand Dave Chinner
2010-01-02  2:43 ` [PATCH 1/2] XFS: Don't wake the aild once per second Dave Chinner
2010-01-04 15:16   ` Christoph Hellwig
2010-01-04 23:28     ` Dave Chinner
2010-01-02  2:43 ` [PATCH 2/2] XFS: Don't wake xfsbufd when idle Dave Chinner
2010-01-04 15:20   ` Christoph Hellwig
2010-01-04 23:52     ` Dave Chinner

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