Looking for links: Why Linux Doesn't Page Kernel Memory?

Russell Lewis (spamhole-2001-07-16@deming-os.org)
Fri, 26 Jul 2002 10:59:25 -0700


I have spent some time working on AIX, which pages its kernel memory.
It pins the interrupt handler functions, and any data that they access,
but does not pin the other code.

I'm looking for links as to why (unless I'm mistaken) Linux doesn't do
this, so I can better understand the system.

Thanks, and sorry for the broadcast message. My web search turned up
nothing.

Russ Lewis

-
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/