commit | 3c936465249f863f322154ff1aaa628b84ee5750 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jan 31 18:30:27 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:11:14 2006 -0800 |
tree | 2bd7a229236f197d20a655133370e5d0c1bf886c | |
parent | 05e28f9de65a38bb0c769080e91b6976e7e1e70c [diff] |
[SPARC64]: Kill pgtable quicklists and use SLAB. 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>