Fork & Copy-on-Write COW Principle
Original link: https://www.luozhiyun.com/archives/710 Please declare the source for reprinting~, this article was published on luozhiyun’s blog: https://www.luozhiyun.com/archives/710 The kernel code for this article is Linux 0.11 In the previous article, we looked at how exceptions and interrupts in computer systems are done. In this article, we will look at how fork uses exceptions to create […]
Fork & Copy-on-Write COW Principle Read More »