From: Chris Mason Date: Tue, 20 Jul 2010 00:06:46 +0000 (-0700) Subject: RDS: flush fmrs before allocating new ones X-Git-Tag: v2.6.37-rc1~147^2~499^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8576f374ac9537674e3cccb0a9d43fa2b7ebbf5b;p=pandora-kernel.git RDS: flush fmrs before allocating new ones Flushing FMRs is somewhat expensive, and is currently kicked off when the interrupt handler notices that we are getting low. The result of this is that FMR flushing only happens from the interrupt cpus. This spreads the load more effectively by triggering flushes just before we allocate a new FMR. Signed-off-by: Chris Mason --- Reading git-diff-tree failed