Subject: Re: Replacement for grep(1) (part 2)
To: Noriyuki Soda <soda@sra.co.jp>
From: Matthew Dillon <dillon@apollo.backplane.com>
List: tech-userlevel
Date: 07/13/1999 14:16:54
:
:>>>>> On Tue, 13 Jul 1999 11:13:49 -0700 (PDT),
: Matthew Dillon <dillon@apollo.backplane.com> said:
:
:> Doh! Even solaris doesn't overcommit - you think it actually
:> reserves data blocks for its file-backed swap? Bzzt! It uses
:> an overcommit model too.
:
:Unlike 4.4BSD derived VM, Solaris VM has a way to reserve backing store.
:--
:soda
... and it doesn't mean squat. What, the absolutely critical server
that you are trying to run decides to exit because it can't guarentee
sufficient backing store? First of all, this situation simply does
not occur in a properly configured system. Secondly, for such a server
to fail to run is just as bad as if the system were to run out of swap.
IRIX has a swap reservation flag too, a left-over from the SysV days.
It is a totally useless flag.
-Matt
Matthew Dillon
<dillon@backplane.com>