Linux2.6 overcommit behaviour - Mailing list pgsql-hackers

From Shridhar Daithankar
Subject Linux2.6 overcommit behaviour
Date
Msg-id 200308281613.29020.shridhar_daithankar@persistent.co.in
Whole thread Raw
Responses Re: Linux2.6 overcommit behaviour
Re: Linux2.6 overcommit behaviour
List pgsql-hackers
Hi all,

Following is from Documentation/vm/overcommit-accounting
-------------
2    -    (NEW) strict overcommit. The total address space commit    for the system is not permitted to exceed swap + a
  configurable percentage (default is 50) of physical RAM.    Depending on the percentage you use, in most situations
this means a process will not be killed while accessing    pages but will receive errors on memory allocation as
appropriate.
-------------

Looks like it's been taken care once for all.
Shridhar



pgsql-hackers by date:

Previous
From: Dave Cramer
Date:
Subject: suspicous looking code in copy.c
Next
From: Larry Rosenman
Date:
Subject: Re: Beta2 Tag'd and Bundled ...