Let us look at what a processor is made of and then move on to see what happens when you execute a program in Linux. We are going to look at this from the perspective of memory for this video. Stay tuned for the upcoming videos in the series. References: Strace does not display fork system call: https://unix.stackexchange.com/questi...) Pmap man page: https://linux.die.net/man/1/pmap Understanding process memory: https://techtalk.intersec.com/2013/07... Interpreting pmap output: https://stackoverflow.com/questions/5... Memory layout for a process: https://www.geeksforgeeks.org/memory-... Understanding the memory layout: / understanding-memory-layout