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

Commit c756d08a authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds
Browse files

Documentation: log_buf_len uses [KMG] suffix



Update the "log_buf_len" description to use [KMG] syntax for the
buffer size.

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 7a19a237
Loading
Loading
Loading
Loading
+3 −4
Original line number Original line Diff line number Diff line
@@ -1271,10 +1271,9 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
			6 (KERN_INFO)		informational
			6 (KERN_INFO)		informational
			7 (KERN_DEBUG)		debug-level messages
			7 (KERN_DEBUG)		debug-level messages


	log_buf_len=n	Sets the size of the printk ring buffer, in bytes.
	log_buf_len=n[KMG]	Sets the size of the printk ring buffer,
			Format: { n | nk | nM }
			in bytes.  n must be a power of two.  The default
			n must be a power of two.  The default size
			size is set in the kernel config file.
			is set in the kernel config file.


	logo.nologo	[FB] Disables display of the built-in Linux logo.
	logo.nologo	[FB] Disables display of the built-in Linux logo.
			This may be used to provide more screen space for
			This may be used to provide more screen space for