Subject: Re: UVM/other problems for desktop users in current?
To: Peter Seebach <seebs@plethora.net>
From: Greywolf <greywolf@starwolf.com>
List: current-users
Date: 12/18/2002 09:04:06
On Wed, 18 Dec 2002, Peter Seebach wrote:

# sysctl.conf says:
# vfs.generic.usermount=1
# vm.anonmin=15
# vm.execmin=10

vm.anonmin = 10
vm.execmin = 5
vfs.generic.usermount = 0

#
# Kernel tuning... anything magic in your kernel?  I don't think I have
# any.  My kernel is built with
# 	options DUMMY_NOPS
# which I understand should *improve* performance, but I may be correct.

options DUMMY_NOPS

#
# Hmm.  I have DEBUG and DIAGNOSTIC compiled in.  Perhaps they're more
# expensive than I thought?

#options DIAGNOSTIC
#options DEBUG

I have them commented out...

# -s


				--*greywolf;
--
NetBSD:  Write Once, Run Everywhere.  Java Optional.