2015年10月7日

Operating System: Three Easy Pieces --- Page Fault (Note)

摘要: Recall that with TLB misses, we have two types of systems: Hardware managed TLBs (where thehardware looks in the page table to find the desired transl... 阅读全文

posted @ 2015-10-07 11:03 Persistence 阅读(174) 评论(0) 推荐(0)

Operating System: Three Easy Pieces --- Beyond Physical Memory: Mechanisms (Note)

摘要: Thus far, we have assumed that an address space is unrealistically small and fits into the physicalmemory. In fact, we have been assuming that every a... 阅读全文

posted @ 2015-10-07 07:40 Persistence 阅读(181) 评论(0) 推荐(0)

导航