vault backup: 2025-03-10 08:29:43
This commit is contained in:
parent
eeb4507fb4
commit
78963dc45a
3 changed files with 52 additions and 22 deletions
8
Concurrent Systems/notes/3.md
Normal file
8
Concurrent Systems/notes/3.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
|
||||
### Hardware primitives
|
||||
Atomic R/W registers provide quite a basic computational model.
|
||||
|
||||
We can strenghten the model by adding specialized HW primitives, that essentially perform in an atomic way the combination of some atomic instructions.
|
||||
Usually, every operating system provides at least one specilized HW primitive.
|
||||
|
||||
##### Most common ones:
|
Loading…
Add table
Add a link
Reference in a new issue