[PATCH] shrink mmtimer memory size
authorDimitri Sivanich <sivanich@sgi.com>
Fri, 6 Jan 2006 17:33:41 +0000 (11:33 -0600)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 23:22:28 +0000 (15:22 -0800)
commit76832c28de4fabbf32fe1e5a25194724a3430070
treeaf30f03ef07b2532332b53f95f43f93c0ec3553d
parentc0e7dcc8bc01d7ea1865e7040a586207d1b34b36
[PATCH] shrink mmtimer memory size

This greatly reduces the amount of memory used by mmtimer on smaller
machines with large values of MAX_COMPACT_NODES.

Signed-off-by: Dimitri Sivanich <sivanich@sgi.com>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/mmtimer.c