Re: [RFC 2/2] x86_64, mm: Reinsert the absent memory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/24/2013 12:39 PM, Ingo Molnar wrote:
> 
> That might be a bit too granular: if we hit such an uninitialized block of 
> memory we'd have to process 262,144 pages - potentially from an IRQ 
> handler that does GFP_ATOMIC... or other latency critical code.
> 
> With 2MB we'd have to on-demand initialize 512 pages, which shouldn't show 
> up during normal use.
> 

No... you split the gigabyte page into 511 2M pages and 512 4K pages.

	-hpa


--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux