Skip to content

Commit b220720

Browse files
Add more links
1 parent 44cdeee commit b220720

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,9 @@
139139
1. [IPC](Operating_System/Process/IPC.md)
140140
2. Sychronization Facilities
141141
4. Memory Management
142-
1. Memory Hardware
143-
2. [Virtual Addressing/Memory](Operating_System/virtual_memory.md)
142+
1. [Memory Management Reference](https://www.memorymanagement.org/index.html)
143+
2. Memory Hardware
144+
3. [Virtual Addressing/Memory](Operating_System/virtual_memory.md)
144145
5. File System Management
145146
6. Device I/O Management
146147
7. RTOS
@@ -164,7 +165,7 @@
164165
9. [System Call](Operating_System/Linux/syscall.md)
165166
10. [Boot Loader](Operating_System/Linux/boot_loader.md)
166167
11. Timers and time management
167-
12. Memory Managment
168+
12. [Linux Memory Managment](https://linux-mm.org/)
168169
13. [Process Management](https://tldp.org/LDP/intro-linux/html/chap_04.html)
169170
14. [Linux Data Structures](https://tldp.org/LDP/tlk/ds/ds.html)
170171
15. [Linux Socket Programming](https://www.tenouk.com/cnlinuxsockettutorials.html)

0 commit comments

Comments
 (0)