Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
9223372036854775807
Description
To allow for finer control over which messages get dumped to debug log, introduce debug mask expansion option with additional 32 bits to use. This will allow for more debug message types per subsystem. To take advantage of the expanded mask, each subsystem needs to define its own interpretation of the expanded mask bits and manage it via corresponding lctl option.
The default behaviour should remain unchanged, i.e. use of the expanded mask is optional.