Subject: Re: NetBSD weakness..
To: Brian Gregor <bgregor@BUPHY.bu.edu>
From: Andrea <andrea@knute.cs.tin.it>
List: port-i386
Date: 10/02/2001 17:37:34
On Tue, Oct 02, 2001 at 10:59:44AM -0400, Brian Gregor wrote:
> 
> did you enable softdeps?

Yes i did.
> 
> In your /etc/fstab file, mount disks like:
>/dev/wd0a ffs rw,softdep / 1 1

/dev/sd0a on / type ffs (local, noatime, soft dependencies)

> 
> This will greatly increase your disk speeds...
> You can also increase the number of processes with the
> sysctl command.
> 
> sysctl -a
> 
> will list all the changeable values.
> 
What about task scheduling?
> -brian
>