From: Fengguang Wu Date: Tue, 16 Oct 2007 08:24:31 +0000 (-0700) Subject: readahead: compacting file_ra_state X-Git-Tag: v2.6.24-rc1~1237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=937085aa35cc873d427d250a1e304d641af24628;p=pandora-kernel.git readahead: compacting file_ra_state Use 'unsigned int' instead of 'unsigned long' for readahead sizes. This helps reduce memory consumption on 64bit CPU when a lot of files are opened. CC: Andi Kleen Signed-off-by: Fengguang Wu Cc: Rusty Russell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed