Re: pud_bad vs pud_bad
From: Ingo Molnar
Date: Thu Feb 05 2009 - 18:43:02 EST
* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
> Ingo Molnar wrote:
>> We'd also lose a fair bit of performance (not to mention the pagetable
>> footprint doubling that Hugh already mentioned) on 32-bit PAE capable
>> systems that dont actually have RAM above 4G physical.
>
> Why's that? Do you mean directly from using PAE, or as a side-effect of
> highmem?
just the act of using PAE was measured to cause multi-percent slowdown in
fork() and exec() latencies, etc. The pagetables are twice as large so is
that really surprising?
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/