virtual memory hogging problem...

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Logan Kennelly
Date:  
Sujet: 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--