Rene Herman wrote: > > Aligning the kernel image on 4M could gain an additional TLB entry if > the kernel image would fit in one (4M aligned) hugepage, but not in the > 3M that's left after loading the kernel at 1M physical. And that stuff > about the MTRRs... >
Yup. Most CPUs won't actually use a largepage for the kernel if it's below 4 MB (2 MB with PAE, so that's what x86-64 uses.) -hpa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/