From b65aee2fe737b95506a60003ca3e2e8ebdb415f7 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Tue, 20 Jun 2006 19:34:37 +0000 Subject: [PATCH] o init_param1() sets kern.maxdsiz as well. --- en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml b/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml index a370d2a7eb..8a613156dc 100644 --- a/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml +++ b/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml @@ -695,7 +695,7 @@ begin: Sysctl kern.hz is the system clock tick. Along with this, the following sysctls are set by init_param1(): kern.maxswzone, - kern.maxbcache, kern.maxtsiz, kern.dfldsiz, kern.dflssiz, + kern.maxbcache, kern.maxtsiz, kern.dfldsiz, kern.maxdsiz, kern.dflssiz, kern.maxssiz, kern.sgrowsiz. Global Descriptors Table (GDT)