Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2001 09:19:05 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Andrei Popov <ceesaxp@m-net.arbornet.org>
Cc:        freebsd-questions@FreeBSD.ORG, freebsd-current@FreeBSD.ORG
Subject:   Re: Swap not used *at**all*
Message-ID:  <20011226151905.GA84869@dan.emsphone.com>
In-Reply-To: <20011226091540.A70996@m-net.arbornet.org>
References:  <20011226091540.A70996@m-net.arbornet.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Dec 26), Andrei Popov said:
> 
> Is this normal:
> 
> andrei@vogon:~
> 2:05:49pm% swapinfo
> Device          1K-blocks     Used    Avail Capacity  Type
> /dev/ad4s1b        525344        0   525344     0%    Interleaved
> 
> This machine is running with 256MB RAM and a 512MB swap device.  Swap usage
> is zero even when running X and postgress and aolserver with a running
> instance of OpenACS-4.

Try this: 

dd if=/dev/zero of=/dev/null bs=192m count=1

That should force some swapping :)
 
-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011226151905.GA84869>