This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
jeremy
/
linux-insides
mirror of
https://github.com/0xAX/linux-insides
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
c1726b0fe1
Branches
Tags
master
linux-insides
/
SyncPrim
/
README.md
README.md
321 B
Lịch sử
Raw
Synchronization primitives in the Linux kernel.
This chapter describes synchronization primitivies in the Linux kernel.
Introduction to spinloks
- the first part of this chapter describes implementation of spinlock mechanism in the Linux kernel.