Skip to search formSkip to main contentSkip to account menu

Seqlock

Known as: Sequential Lock 
A seqlock (short for sequential lock) is a special locking mechanism used in Linux for supporting fast writes of shared variables between two… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
SAT-attack is known to successfully decrypt a functionally correct key of a locked combinational circuit. It is possible to… 
2016
2016
PWCS (Probabilistic Write / Copy-Select) is a new kind of lock-free synchronization mechanism with wait-free characteristics… 
2014
2014
Hardware lock elision (HLE) concurrently executes lock critical sections as hardware transactions, but fallbacks to the original… 
2013
2013
For efficiency reasons, most modern processor architectures allow the reordering of CPU instructions, resulting in weak memory… 
1971
1971