Subject: variable page size comment: query
To: None <tech-kern@netbsd.org>
From: Cherry G. Mathew <cherry.g.mathew@gmail.com>
List: tech-kern
Date: 08/26/2005 21:12:54
Hello,=20

Quoting from pretty much every architecture's <machine/vmparam.h> :

/*
 * Page size on the $MACHINE is not variable in the traditional sense.
 * We override the PAGE_* definitions to compile-time constants.
 */

Does this imply that there is indeed a 'traditional' variable page
size implementation that comes with NetBSD ?

Thanks,

--=20
~Cherry