Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 086626a7 authored by Nathan Scott's avatar Nathan Scott Committed by Linus Torvalds
Browse files

[PATCH] Update ramdisk documentation



The default ramdisk blocksize is actually 1024, not 512 bytes.  Also fixes
up some trailing whitespace issues.

Signed-off-by: default avatarNathan Scott <nathans@sgi.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 22c4af40
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ default is 4096 (4 MB) (8192 (8 MB) on S390).
	===================

This parameter tells the RAM disk driver how many bytes to use per block.  The
default is 512.
default is 1024 (BLOCK_SIZE).


3) Using "rdev -r"