Subject: Re: just a couple of quick questions
To: Albert Zick <al@datazap.net>
From: Bruce Anderson <brucea@shell.spacestar.net>
List: netbsd-help
Date: 10/04/2001 01:17:53
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/