Skip to content

Commit 8188904

Browse files
committed
Update README.md
1 parent 4b3f095 commit 8188904

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chapter9/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ The rest of the physical memory is freely available to the kernel and applicatio
1919

2020
The address space between the beginning of memory and `0x40000000` address is the kernel space, while the space between the address `0x40000000` and the end of the memory corresponds to user space:
2121

22+
![Virtual Memory](virtualmemory.png)

0 commit comments

Comments
 (0)