diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-24 11:10:19 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-24 13:46:03 +0200 |
| commit | 0953b86233c288a88902994b1f5cbd060b51bfc5 (patch) | |
| tree | e271f8611b9110f7162a5a2461033b5e61b3e28e /man7/bootparam.7 | |
| parent | 66d2031a98e12e8cc2f6dbce720ad8ab7ac32907 (diff) | |
| download | man-pages-0953b86233c288a88902994b1f5cbd060b51bfc5.tar.gz | |
bootparam.7: Remove "buff=" details
This seems to have gone away in Linux 2.2.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/bootparam.7')
| -rw-r--r-- | man7/bootparam.7 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7 index a8e84bb552..a5ed6a209c 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -362,11 +362,6 @@ page_initial_age, age_cluster_fract, age_cluster_min, pageout_weight, bufferout_weight that control the kernel swap algorithm. For kernel tuners only. .TP -.B "'buff=N1,N2,N3,N4,N5,N6'" -Set the six parameters max_buff_age, buff_advance, buff_decline, -buff_initial_age, bufferout_weight, buffermem_grace that control -kernel buffer memory management. -For kernel tuners only. .SS Boot arguments for ramdisk use (Only if the kernel was compiled with .BR CONFIG_BLK_DEV_RAM .) |
