Locking
Locking
Posted Sep 24, 2024 17:21 UTC (Tue) by viro (subscriber, #7872)In reply to: Locking by daroc
Parent article: Resources for learning Rust for kernel development
Details would be very interesting... Basically, what kind of information do you need to put into declarations and how expressive the mechanism is - can it e.g. deal with "you need to take locks on the tree nodes in the parent-before-child order" kind of rules? That's where the things tend to get tricky...
