上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 35 下一页
摘要: 《Operating System Concepts》学习第 56 天,p626-p628 总结,总计 3 页。 一、技术总结 1.code review A software development method in which the developer submits code to oth 阅读全文
posted @ 2025-04-12 23:24 codists 阅读(18) 评论(0) 推荐(0)
摘要: 《Operating System Concepts》学习第 55 天,p606-p625 总结,总计 20 页。 一、技术总结 1.remote file system (1)ftp 允许匿名访问(anonymous access)或者认证访问(authenticated access)。 (2) 阅读全文
posted @ 2025-04-11 23:15 codists 阅读(11) 评论(0) 推荐(0)
摘要: 《Operating System Concepts》学习第 54 天,p601-p605 总结,总计 5 页。 一、技术总结 1.mount Just as a file must be opened before it can be used, a file system must be mou 阅读全文
posted @ 2025-04-10 17:54 codists 阅读(13) 评论(0) 推荐(0)
摘要: 《Operating System Concepts》学习第 53 天,p597-p600 总结,总计 4 页。 一、技术总结 1.mount Just as a file must be opened before it can be used, a file system must be mou 阅读全文
posted @ 2025-04-09 10:53 codists 阅读(10) 评论(0) 推荐(0)
摘要: 《Operating System Concepts》学习第 52 天,p587-p596 总结,总计 10 页。 一、技术总结 1.Recovery (1)consistency checking consistency checking 工具:fsck。 (2)log-structure fil 阅读全文
posted @ 2025-04-08 23:55 codists 阅读(17) 评论(0) 推荐(0)
摘要: 《Operating System Concepts》学习第 51 天,p586-p586 总结,总计 1 页。 一、技术总结 1.Recovery (1)consistency checking consistency checking 工具:fsck。 二、英语总结(生词:2) 1.counte 阅读全文
posted @ 2025-04-07 23:53 codists 阅读(14) 评论(0) 推荐(0)
摘要: 《Operating System Concepts》学习第 50 天,p584-p585 总结,总计 2 页。 一、技术总结 1.double caching The problem in which the same data might be in two different caches; 阅读全文
posted @ 2025-04-06 23:52 codists 阅读(13) 评论(0) 推荐(0)
摘要: 《Operating System Concepts》学习第 49 天,p580-p583 总结,总计 4 页。 一、技术总结 1.unified buffer cache In fi le I/O, a cache used for both memory-mapped I/O and direc 阅读全文
posted @ 2025-04-05 23:54 codists 阅读(15) 评论(0) 推荐(0)
摘要: 《Operating System Concepts》学习第 48 天,p552-p579 总结,总计 28 页。 一、技术总结 1.file descriptor/file handle (1)file descriptor(fd) UNIX open-file pointer, created 阅读全文
posted @ 2025-04-04 23:35 codists 阅读(10) 评论(0) 推荐(0)
摘要: 《Operating System Concepts》学习第 47 天,p545-p551 总结,总计 7 页。 一、技术总结 1.link (1)定义 In file naming, a file that has no contents but rather points to another 阅读全文
posted @ 2025-04-03 10:53 codists 阅读(12) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 35 下一页