This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
jeremy
/
linux-insides
同期ミラー
https://github.com/0xAX/linux-insides
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
9e9099cc68
ブランチ
タグ
master
linux-insides
/
SyncPrim
0xAX
9e9099cc68
Update sync-1.md
9 年 前
..
README.md
5105e1ca4b
Add sync-1.md to SUMMARY
9 年 前
sync-1.md
9e9099cc68
Update sync-1.md
9 年 前
README.md
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.