diff options
| author | Paul E. McKenney <[email protected]> | 2024-10-16 16:50:40 +0000 |
|---|---|---|
| committer | Uladzislau Rezki (Sony) <[email protected]> | 2024-12-14 16:02:11 +0000 |
| commit | 579a05da40a4980870a13d30cd0532f77aa15b8b (patch) | |
| tree | 5f18f6d61fb4d8a085516c2d68d6d33815fc7d9b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | rcutorture: Make the TREE03 scenario do preemption (diff) | |
| download | kernel-579a05da40a4980870a13d30cd0532f77aa15b8b.tar.gz kernel-579a05da40a4980870a13d30cd0532f77aa15b8b.zip | |
rcutorture: Decorate failing reader segments with CPU ID
This commit adds CPU number to the "Failure/close-call rcutorture reader
segments" list printed at the end of an rcutorture run that had too-short
grace periods. This information can help debugging interactions with
migration and CPU hotplug.
However, experience indicates that sampling the CPU number in rcutorture's
read-side code can reduce the probability of too-short bugs by a small
integer factor. And small integer factors are crucial to RCU bug hunting,
so this commit also introduces a default-off RCU_TORTURE_TEST_LOG_CPU
Kconfig option to enable this CPU-number-logging functionality at
build time.
Signed-off-by: Paul E. McKenney <[email protected]>
Signed-off-by: Uladzislau Rezki (Sony) <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
