summaryrefslogtreecommitdiff
path: root/sys/modules/vmt/vmt.ioconf
blob: 0100425c505dcfd7b35fd4ebe656844cf7669fa4 (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: vmt.ioconf,v 1.1 2011/10/17 22:39:23 jmcneill Exp $

ioconf vmt

include "conf/files"
include "arch/x86/conf/files.x86"

pseudo-root cpufeaturebus*

vmt0 at cpufeaturebus?
77d58a912ffcc28d8880ea85fc5'>Remove incomplete, never worked dynamic run-time memory registrationuebayasi 2009-03-06Remove SHMMAXPGS from all kernel configs. Dynamically compute thejoerg 2007-10-25defparam PAGER_MAP_SIZE.yamt 2006-10-05Use top-down VM on acorn26 and increase the maximum data size to takebjh21 2005-12-11merge ktrace-lwp.christos 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-05-14constant usually has two n.wiz 2003-03-31Make PAGE_SIZE a constant on acorn26.thorpej 2002-12-10Use __LDPGSZ (which must be == USRTEXT) as the text address for a.outthorpej 2002-03-24Rename NetBSD/arm26 to NetBSD/acorn26, so that the two Acorn/ARM ports havebjh21