Joakim Tjernlund wrote:

> I realized that kernel space won't cause ITLB misses when CONFIG_PIN_TLB is 
> set. At least on
> my system(no module support).

Why do this?  For years we have been trying to remove #ifdefs from the kernel,
this does nothing but add useless configuration complexity, it doesn't save
any space or execution time, and the first time you load a module the kernel
will crash.


        -- Dan


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/



Reply via email to