Skip to content

Conversation

eleanorLYJ
Copy link
Contributor

@eleanorLYJ eleanorLYJ commented Apr 22, 2025

Add documentation for Linux kernel mutexes, detailing ownership, initialization, and the behavior of _interruptible, nested and try-lock variants for synchronization.

Summary by Bito

This pull request enhances the documentation for mutexes in the Linux kernel, detailing mutex ownership, initialization, and the behavior of various mutex functions. These improvements aim to assist developers in better understanding kernel synchronization.

Unit tests added: False

Estimated effort to review (1-5, lower is better): 2

Add documentation for Linux kernel mutexes, detailing ownership,
initialization, and the behavior of _interruptible, nested and try-lock
variants for synchronization.
@jserv jserv merged commit fd6c976 into sysprog21:master Apr 26, 2025
1 check passed
@jserv
Copy link
Contributor

jserv commented Apr 26, 2025

Thank @eleanorLYJ for contributing!

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.

2 participants