linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* overcommit-accounting
@ 2002-10-29  3:19 Kenny Simpson
  2002-10-29  9:33 ` overcommit-accounting Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Kenny Simpson @ 2002-10-29  3:19 UTC (permalink / raw)
  To: linux-kernel

In linux/Documentation/vm/overcommit-accounting I see
the following:
"The Linux kernel supports four overcommit handling
modes

0 - Heuristic ...
1 - No overcommit ...
2 - (NEW) strict overcommit...
"

Where is number 3 ?

-Kenny




__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: overcommit-accounting
  2002-10-29  3:19 overcommit-accounting Kenny Simpson
@ 2002-10-29  9:33 ` Alan Cox
  2002-10-29 17:05   ` [patch] overcommit-accounting doc fix Robert Love
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Cox @ 2002-10-29  9:33 UTC (permalink / raw)
  To: Kenny Simpson; +Cc: Linux Kernel Mailing List

On Tue, 2002-10-29 at 03:19, Kenny Simpson wrote:
> In linux/Documentation/vm/overcommit-accounting I see
> the following:
> "The Linux kernel supports four overcommit handling
> modes
> 
> 0 - Heuristic ...
> 1 - No overcommit ...
> 2 - (NEW) strict overcommit...
> "
> 
> Where is number 3 ?

Robert removed number 3 from 2.5 and I guess he missed one of the
comments 8)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [patch] overcommit-accounting doc fix
  2002-10-29  9:33 ` overcommit-accounting Alan Cox
@ 2002-10-29 17:05   ` Robert Love
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Love @ 2002-10-29 17:05 UTC (permalink / raw)
  To: Alan Cox, torvalds; +Cc: Kenny Simpson, Linux Kernel Mailing List

On Tue, 2002-10-29 at 04:33, Alan Cox wrote:

> On Tue, 2002-10-29 at 03:19, Kenny Simpson wrote:
>
> > Where is number 3 ?
> 
> Robert removed number 3 from 2.5 and I guess he missed one of the
> comments 8)

Whoops - documentation fix attached :)

	Robert Love

 Documentation/overcommit-accounting |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -urN linux-2.5.44/Documentation/vm/overcommit-accounting linux/Documentation/vm/overcommit-accounting
--- linux-2.5.44/Documentation/vm/overcommit-accounting	2002-10-19 00:01:18.000000000 -0400
+++ linux/Documentation/vm/overcommit-accounting	2002-10-29 12:03:13.000000000 -0500
@@ -1,4 +1,4 @@
-The Linux kernel supports four overcommit handling modes
+The Linux kernel supports three overcommit handling modes
 
 0	-	Heuristic overcommit handling. Obvious overcommits of
 		address space are refused. Used for a typical system. It


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-29 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-29  3:19 overcommit-accounting Kenny Simpson
2002-10-29  9:33 ` overcommit-accounting Alan Cox
2002-10-29 17:05   ` [patch] overcommit-accounting doc fix Robert Love

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).