Skip to content

Comments

abbcca#10073

Closed
kkdwvd wants to merge 1 commit intobpf-next_basefrom
abbcca/v1
Closed

abbcca#10073
kkdwvd wants to merge 1 commit intobpf-next_basefrom
abbcca/v1

Conversation

@kkdwvd
Copy link
Collaborator

@kkdwvd kkdwvd commented Oct 22, 2025

No description provided.

Introduce a new mode for the rqspinlock stress test that exercises a
deadlock that won't be detected by the AA and ABBA checks, such that we
always reliably trigger the timeout fallback. We need 4 CPUs for this
particular case, as CPU 0 is untouched, and three participant CPUs for
triggering the ABBCCA case.

Refactor the lock acquisition paths in the module to better reflect the
three modes and choose the right lock depending on the context.

Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
@kkdwvd kkdwvd closed this Oct 22, 2025
@kkdwvd kkdwvd deleted the abbcca/v1 branch October 22, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant