Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - J index
The Linux kernel configuration item CONFIG_JFFS2_FS_DEBUG
has multiple definitions:
fs/jffs2/Kconfig
The configuration item CONFIG_JFFS2_FS_DEBUG:
CONFIG_JFFS2_FS
This controls the amount of debugging messages produced by the JFFS2 code. Set it to zero for use in production systems. For evaluation, testing and debugging, it's advisable to set it to one. This will enable a few assertions and will print debugging messages at the KERN_DEBUG loglevel, where they won't normally be visible. Level 2 is unlikely to be useful - it enables extra debugging in certain areas which at one point needed debugging, but when the bugs were located and fixed, the detailed messages were relegated to level 2.
If reporting bugs, please try to have available a full dump of the messages at debug level 1 while the misbehaviour was occurring.
fs/Kconfig
The configuration item CONFIG_JFFS2_FS_DEBUG:
CONFIG_JFFS2_FS
This controls the amount of debugging messages produced by the JFFS2 code. Set it to zero for use in production systems. For evaluation, testing and debugging, it's advisable to set it to one. This will enable a few assertions and will print debugging messages at the KERN_DEBUG loglevel, where they won't normally be visible. Level 2 is unlikely to be useful - it enables extra debugging in certain areas which at one point needed debugging, but when the bugs were located and fixed, the detailed messages were relegated to level 2.
If reporting bugs, please try to have available a full dump of the messages at debug level 1 while the misbehaviour was occurring.
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 - J index
Automatically generated (in year 2024). See also LKDDb sources on GitLab