-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNotes-for-OS
40 lines (20 loc) · 950 Bytes
/
Notes-for-OS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Notes:
Please take the following resources for reference.
1. Operating System Concepts - PKU OS Course
https://github.com/daviddwlee84/OperatingSystem
2. Operating Systmes Notes
https://github.com/Aniruddha-Tapas/Operating-Systems-Notes
3. Operating Systems Internals and Design Principles 7ed
https://repository.dinus.ac.id/docs/ajar/Operating_System.pdf
4. Mac OS X and iOS Internals - To the Apple's Core
http://newosxbook.com/MOXiI.pdf
5. MacOS Internals Volume III - 70 pages
https://geosn0w.github.io/j/bookreader/thebook.pdf
6. Mac OS X Internals - A Systems Approach
http://venom630.free.fr/pdf/OSXInternals.pdf
7. Mac OS Introduction
https://en.wikipedia.org/wiki/MacOS
8. CMU POSIX Threads Libraries
https://www.cs.cmu.edu/afs/cs/academic/class/15492-f07/www/pthreads.html
8. Programming With POSIX Threads
https://ia800908.us.archive.org/13/items/ProgrammingWithPOSIXThreads/Programming%20with%20POSIX%20Threads.pdf