> Tommy Reynolds <reynolds@redhat.com> said:
> > Uttered "Breno" <brenosp@brasilsec.com.br>, spoke thus:
> > > There is a possibility to do demand paging in kernel space address ?
> > No. The entire kernel, and all of its data structures, are resident in
> > memory all of the time.
> The cost of doing it right in a monolitic kernel would probably outweigh
> the gains manyfold, and require massive redesign for Linux. In microkernels
> it is a lot easier to do (but their performance sucks baby elephants
> through straws, so they are moot :-)
Dr. von Brand,
Thanks for following up on this. You are right, of course: with the
source code and enough patience anything could be crafted. I answered
in the sense of "is this currently implemented", and it's not ;-)
-
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/