virtual memory hogging problem...

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Logan Kennelly
Fecha:  
Asunto: 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--