Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
Lustre 2.16.0
-
9223372036854775807
Description
Reduce the long kernel thread names like "kworker/CPU:ID" to just "kworker", and "ll_sa_PID" to "ll_sa", since it is actually less useful to have the full kernel thread ID instead of aggregating these into a single process name on the stats. There may be other similar kernel thread names that should be abbreviated.
Also, for statahead and similar Lustre threads that are generating RPCs on behalf of user processes, they should be properly accounted to the user/client.