Component Type: kbuild config
Description: Implement atomic operations by roll-back (gRB) (EXPERIMENTAL)
More info: Enabling this option will allow the kernel to implement some atomic operations using a software implementation of load-locked/ store-conditional (LLSC). On machines which do not have hardware LLSC, this should be more efficient than the other alternative of disabling interrupts around the atomic sequence.
Build project: Kconfig (Linux kconfig) (Path: arch\sh\Kconfig )
Other views: file explorer