7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
|
# $NetBSD: UVM,v 1.1 1998/06/30 12:22:36 msaitoh Exp $
|
||
|
include "arch/x68k/conf/ALL"
|
||
|
|
||
|
options MACHINE_NEW_NONCONTIG
|
||
|
options UVM
|
||
|
options NKMEMCLUSTERS=1024 # 4K pages in kernel malloc pool
|