From: Anton Blanchard Date: Thu, 2 Apr 2009 23:56:39 +0000 (-0700) Subject: mm: align vmstat_work's timer X-Git-Tag: v2.6.30-rc1~403 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98f4ebb290a7dca8c48f27ec1d2cab8fa7982dad;p=pandora-kernel.git mm: align vmstat_work's timer Even though vmstat_work is marked deferrable, there are still benefits to aligning it. For certain applications we want to keep OS jitter as low as possible and aligning timers and work so they occur together can reduce their overall impact. Signed-off-by: Anton Blanchard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed