virtual memory hogging problem...

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Logan Kennelly
Datum:  
Betreff: 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--