Subject: Re: just a couple of quick questions
To: Bruce Anderson <brucea@shell.spacestar.net>
From: Albert Zick <al@datazap.net>
List: netbsd-help
Date: 10/21/2001 21:26:42
Hi,

I tryed to use pkgsrc/bechmarks/hint, but it gives me an error something
like can't find data. Could you tell me how to use hint.

Thanks,
Al


On 4 Oct 2001, Bruce Anderson wrote:

> Date: 4 Oct 2001 01:17:53 -0500
> From: Bruce Anderson <brucea@shell.spacestar.net>
> To: Albert Zick <al@datazap.net>, netbsd-help@netbsd.org
> Subject: Re: just a couple of quick questions
>
> On Wed, Oct 3, 2001 9:20 PM, Albert Zick <mailto:al@datazap.net> wrote:
> >3. I would like to make sure that swap is working, is there a program out
> >there to do this?
> >
> >
>
> newfs(8), swapctl(8)
>
> ex.
> NetBSD-1.5.2
> su
> sysctl -w vfs.generic.usermount=1
> exit
> swapctl -l
> mkdir mymnt
> # where RAM < temp < mfs < RAM+swap
> mount_mfs -s 531072 swap /home/puma/bruce/mymnt
> cd mymnt
> dd if=/dev/zero of=temp count=320000
> swapctl -l
> # Also top, watch RES.
> -----
>
> Or
> pkgsrc/benchmarks/hint
>
>
>
>
> " Stamp out root logins .  .  .  . su "   --Bruce Anderson
>  This message was created and sent using Cyberdog 2.0, MacOS 8.6,
>  awk, find, sed, sendmail, sh, and NetBSD a free Multi-Platform OS.
>  NetBSD runs on  44 different system architectures featuring 16
>  distinct families of CPUs.   http://www.netbsd.org/
>
>