Messages in this thread |  | | | Date | Wed, 10 Oct 2007 14:09:25 -0700 (PDT) | | From | Christoph Lameter <> | | Subject | Re: [PATCH] i386: remove dead code in pgtable_cache_init |
| |
On Wed, 10 Oct 2007, Jeremy Fitzhardinge wrote:
> The conversion from using a slab cache to quicklist left some residual dead code. > > I note that in the conversion it now always allocates a whole page for > the pgd, rather than the 32 bytes needed for a PAE pgd. Was this > intended?
I believe that virtualization support needed a full pgd. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |