Since we only use the freelist for small aligned
commit202e206837b92837aac007e306b551550d671b3c
authorLinus Torvalds <torvalds@tove.osdl.org>
Tue, 9 Nov 2004 23:25:37 +0000 (9 16:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:04:16 +0000 (7 21:04 -0700)
tree0b7a4105af7a75db750bf58b97c1d9f362e0f90e
parentcf28080aff885f66e8c09920dabba0c421c83ade
Since we only use the freelist for small aligned
entries, optimize for them.

This cuts down another 10% on the test-case from
hell.
lib.c