Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CMDLINE_LOG_WRAP_IDEAL_LEN:
(none)At boot time, the kernel command line is logged to the console. The log message will start with the prefix "Kernel command line: ". The log message will attempt to be wrapped (split into multiple log messages) at spaces based on CMDLINE_LOG_WRAP_IDEAL_LEN characters. If wrapping happens, each log message will start with the prefix and all but the last message will end with " \". Messages may exceed the ideal length if a place to wrap isn't found before the specified number of characters.
A value of 0 disables wrapping, though be warned that the maximum length of a log message (1021 characters) may cause the cmdline to be truncated.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2026). See also LKDDb sources on GitLab