[QUICKLIST 3/5] Quicklist support for i386

2007-03-22 Thread Christoph Lameter
i386: Convert to quicklists Implement the i386 management of pgd and pmds using quicklists. The i386 management of page table pages currently uses page sized slabs. Getting rid of that using quicklists allows full use of the page flags and the page->lru. So get rid of the improvised linked lists

[QUICKLIST 3/5] Quicklist support for i386

2007-03-19 Thread Christoph Lameter
i386: Convert to quicklists Implement the i386 management of pgd and pmds using quicklists. The i386 management of page table pages currently uses page sized slabs. Getting rid of that using quicklists allows full use of the page flags and the page->lru. So get rid of the improvised linked lists