A lot of duplicated information
Copy-On-Write mechanism, waste and inefficient design.
Allow both the parent and the child to read (but not write!) the same physical pages.
Whenever either one tries to write on a physical page, the kernel copies new
implemented by clone()