Return value 7 is "EXIT_METRICS_UNTRUSTWORTHY", this may mean the stressor may have been killed manually and/or it terminated abruptly causing it to be unable to store the bogo/ops metrics in a shared memory segment reliably.
Only two commits have changed in the lockofd stressor since Aug 2022:
commit 6274835de403ec310b20d2771ccf21a523b94cec
Author: Colin Ian King <email address hidden>
Date: Tue Nov 15 19:57:28 2022 +0000
stress-*: rename stress_not_implemented to stress_unimplemented
Signed-off-by: Colin Ian King <email address hidden>
commit 7ccc5fe9d18b7d467e8279c0a791df6453e5a451
Author: Colin Ian King <email address hidden>
Date: Tue Nov 15 19:47:32 2022 +0000
stress-*: add more explanation about stressors being unimplmented
It's useful for users to have some idea why a stressor is not implemented
or useable on the various systems that stress-ng can build on.
Signed-off-by: Colin Ian King <email address hidden>
These commits didn't change the functionality of stress-ng's lockofd stressor from what I can see.
Return value 7 is "EXIT_METRICS_ UNTRUSTWORTHY" , this may mean the stressor may have been killed manually and/or it terminated abruptly causing it to be unable to store the bogo/ops metrics in a shared memory segment reliably.
Only two commits have changed in the lockofd stressor since Aug 2022:
commit 6274835de403ec3 10b20d2771ccf21 a523b94cec
Author: Colin Ian King <email address hidden>
Date: Tue Nov 15 19:57:28 2022 +0000
stress-*: rename stress_ not_implemented to stress_ unimplemented
Signed-off-by: Colin Ian King <email address hidden>
commit 7ccc5fe9d18b7d4 67e8279c0a791df 6453e5a451
Author: Colin Ian King <email address hidden>
Date: Tue Nov 15 19:47:32 2022 +0000
stress-*: add more explanation about stressors being unimplmented
It's useful for users to have some idea why a stressor is not implemented
or useable on the various systems that stress-ng can build on.
Signed-off-by: Colin Ian King <email address hidden>
These commits didn't change the functionality of stress-ng's lockofd stressor from what I can see.