bootparam.7: Remove 'swap=" details

This seems to have gone away in Linux 2.2,

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-24 11:12:09 +02:00
parent 0953b86233
commit 3aa4ee77a0
1 changed files with 0 additions and 6 deletions

View File

@ -356,12 +356,6 @@ Writing to
.I /proc/profile
will clear the counters.
.TP
.B "'swap=N1,N2,N3,N4,N5,N6,N7,N8'"
Set the eight parameters max_page_age, page_advance, page_decline,
page_initial_age, age_cluster_fract, age_cluster_min, pageout_weight,
bufferout_weight that control the kernel swap algorithm.
For kernel tuners only.
.TP
.SS Boot arguments for ramdisk use
(Only if the kernel was compiled with
.BR CONFIG_BLK_DEV_RAM .)