virtual memory hogging problem...

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Logan Kennelly
Date:  
Subject: virtual memory hogging problem...
On Monday 17 June 2002 12:36 pm, John (EBo) David wrote:
> If anyone can point me to how to create a file on a partition and use
> that for swap space, or any other solution which comes to mind I would
> be most appreciative...


Everything is a file in Unix.

dd if=/dev/zero of=file count=1500000
mkswap file
swapon file

- -- 
                        Logan Kennelly
      ,,,
     (. .)
- --ooO-(_)-Ooo--