摘要:
《Operating System Concepts》学习第 18 天,p177-p178 总结,总计 2 页。 一、技术总结 1.implicit thread A programming model that transfers the creation and management of th 阅读全文
摘要:
2025年2月编程人总共更新了17篇文章: 1.2025年1月文章一览 2.《Operating System Concepts》阅读笔记:p2-p8 3.《Operating System Concepts》阅读笔记:p9-p12 4.《Operating System Concepts》阅读笔记 阅读全文
摘要:
《Operating System Concepts》学习第 17 天,p162-p176 总结,总计 15 页。 一、技术总结 1.thread (1)定义 A thread is a basic unit of CPU utilization; it comprises a thread ID, 阅读全文
摘要:
《Operating System Concepts》学习第 16 天,p159-p161 总结,总计 3 页。 一、技术总结 1.thread (1)定义 A thread is a basic unit of CPU utilization; it comprises a thread ID, 阅读全文
摘要:
《Operating System Concepts》学习第 15 天,p147-p158 总结,总计 12 页。 一、技术总结 1.socket (1)定义 A socket is defined as an endpoint for communication(socket 是用于通信的端点,或 阅读全文
摘要:
《Operating System Concepts》学习第 13 天,p95-p124 总结,总计 30 页。 一、技术总结 1.counter Most of the counter-based tools on Linux systems read statistics from the /p 阅读全文
摘要:
《Operating System Concepts》学习第 12 天,p87-p94 总结,总计 8 页。 一、技术总结 1.Android The Android operating system was designed by the Open Handset Alliance (led pr 阅读全文
摘要:
《Operating System Concepts》学习第 11 天,p76-p86 总结,总计 11 页。 一、技术总结 1.mechanism & policy (1)mechanisim 定义 An operation that defi nes how something will be 阅读全文
摘要:
《Operating System Concepts》学习第 10 天,p62-p75 总结,总计 14 页。 一、技术总结 1. system call (1) 定义 The primary interface between processes and the operating system, 阅读全文