[SPARC64]: Kill pgtable quicklists and use SLAB.
authorDavid S. Miller <davem@davemloft.net>
Wed, 1 Feb 2006 02:30:27 +0000 (18:30 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:11:14 +0000 (01:11 -0800)
Taking a nod from the powerpc port.

With the per-cpu caching of both the page allocator and SLAB, the
pgtable quicklist scheme becomes relatively silly and primitive.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found