From cdd27ea438327769dfe61931b45b8bc2c4ccad54 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Fri, 25 Jan 2002 18:27:45 +0000 Subject: [PATCH] Updated release note: Auto-tuning maxusers now maxes out at 384. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 2 +- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 01e615cb71dd..5cf69f0f9649 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -169,7 +169,7 @@ Specifying a value of 0 for the maxusers kernel configuration parameter will now cause an appropriate value to be calculated at boot-time - (between 32 and 512, depending on the amount of memory present). + (between 32 and 384, depending on the amount of memory present). This value is now the default for all GENERIC kernels. &merged; diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 01e615cb71dd..5cf69f0f9649 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -169,7 +169,7 @@ Specifying a value of 0 for the maxusers kernel configuration parameter will now cause an appropriate value to be calculated at boot-time - (between 32 and 512, depending on the amount of memory present). + (between 32 and 384, depending on the amount of memory present). This value is now the default for all GENERIC kernels. &merged;