NetBSD/sys/arch/hp300/conf/FOURMEG

17 lines
370 B
Plaintext

# $NetBSD: FOURMEG,v 1.2 2001/11/20 12:56:26 lukem Exp $
#
# Options for low-memory systems.
#
# Copy these options into your custom kernel and remove
# unnecessary devices.
include "arch/hp300/conf/GENERIC"
makeoptions COPTS="-Os"
options NVNODE=50
options NBUF=16
options BUFPAGES=16
options NMBCLUSTERS=64
options NFS_V2_ONLY
options NFS_DEFAULT_NIOTHREADS=1