SUMMARY: Lazy swap

From: Van de Perre Jochen \(Cronos\) <"Van>
Date: Fri, 11 Aug 2000 13:16:19 +0200

Thanks to:

Dagmar Galama
Ann Buck
Jim Belonis

-It IS advisable to use lazy swap.
-No problems specifically related to Oracle or SAP.
-No performance gain.
-One downside to lazy swap:

It allows a dead lock situation where a process needs page/swap space and
there isn't any. The system will prevent the dead lock from occuring by
killing processes until there is sufficient page/swap space. It seems to
prefer idle processes, but in extreme cases will take whatever it can find.
It ignores little. This will likely cause very mysterious symptoms which
will
be hard to diagnose. E.g. you try to run a big oracle job, and a few minutes
or hours later cron dies or inetd dies, or nfs dies, or a completely
unrelated oracle job dies.

Ciao,

J.
Received on Fri Aug 11 2000 - 11:18:13 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:41 NZDT