linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [docPATCH] vm.txt change
@ 1998-03-10 15:29 Rik van Riel
  0 siblings, 0 replies; only message in thread
From: Rik van Riel @ 1998-03-10 15:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-mm

Hi Linus,

In the light of 'help, my 32meg system has 60megs of
buffermem' I decided to update
linux/Documentation/sysctl/vm.txt
in order to help out the people who are experiencing
those problems.

And to the people who are experiencing those problems:
RTFM :-)

Rik.
+-------------------------------------------+--------------------------+
| Linux: - LinuxHQ MM-patches page          | Scouting       webmaster |
|        - kswapd ask-him & complain-to guy | Vries    cubscout leader |
|       http://www.fys.ruu.nl/~riel/        | <H.H.vanRiel@fys.ruu.nl> |
+-------------------------------------------+--------------------------+

--- linux/Documentation/sysctl/vm.txt~	Tue Mar 10 16:24:40 1998
+++ linux/Documentation/sysctl/vm.txt	Tue Mar 10 16:24:40 1998
@@ -164,7 +164,7 @@
 swapctl:
 
 This file contains no less than 16 variables, of which about
-half is actually used :-) In the listing below, the unused
+half are actually used :-) In the listing below, the unused
 variables are marked as such.
 All of these values are used by kswapd, and the usage can be
 found in linux/mm/vmscan.c.
@@ -221,9 +221,12 @@
 
 The values of sc_pageout_weight and sc_bufferout_weight are
 used to control the how many tries kswapd will do in order
-to swapout one page / buffer. As with sc_age_cluster_fract,
-the actual value is calculated by several more or less complex
-formulae and the default value is good for every purpose.
+to swapout one page / buffer. These values can be used to
+finetune the ratio between user pages and buffer/cache memory.
+When you find that your Linux system is swapping out too much
+process pages in order to satisfy buffer memory demands, you
+might want to either increase sc_bufferout_weight, or decrease
+the value of sc_pageout_weight.
 
 ==============================================================
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-03-10 17:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-10 15:29 [docPATCH] vm.txt change Rik van Riel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox