Subject: Re: nfsd and process load sharing
To: None <tech-kern@netbsd.org>
From: Guenther Grau <Guenther.Grau@bosch.com>
List: tech-kern
Date: 06/04/1999 16:22:13
Anders Magnusson wrote:
> Eh, parts of the kernel have always been pageable. That depends on

But AFAIK, dynamically allocated kernel memory is not paged out, right?

> how memory is allocated. For example; page tables on VAXen have always
> been possible to page out.

Is paging out page-tables dependend on the architecture, i.e. do
some archs do it and others don't?

  Guenther