摘要: ##Time 2020.11.16 Research Objective 计算机操作系统 Notes 操作系统功能:管理配置 cpu 功率、内存的分配使用、输入与输出设备的正常工作、管理文件系统等。 5大任务:进程管理、设备管理、存储管理、作业管理、文件管理。 4大基本特征:并发性、共享性、虚拟性、 阅读全文
posted @ 2020-11-16 21:18 大大大大大圣归来 阅读(96) 评论(0) 推荐(0)
摘要: ##Time 2020.11.13 Summary Research Objective 多核操作系统 Problem Statement 多核处理器发展,操作系统发展滞后。 传统多核操作系统难以适应多核处理器的发展趋势 2.1 传统操作系统往往通过锁来保护共享数据,随着 CPU 核数的增加,进入内 阅读全文
posted @ 2020-11-13 19:06 大大大大大圣归来 阅读(524) 评论(0) 推荐(0)
摘要: ##Time 2020.11.11 Summary Research Objective 多核操作系统 Problem Statement 硬件方面多核技术已经发展很快乐,但是位于其上的多核操作系统发展却还很慢。 目前,提升单核处理器的性能到达了一定的瓶颈,AMD、IBM、Intel、SUN等公司都 阅读全文
posted @ 2020-11-11 21:21 大大大大大圣归来 阅读(1057) 评论(0) 推荐(0)
摘要: ##Time 2020.11.02 Summary 1.introduce several SM models 2.evaluate th performance of those models relative to superscalar and fine-grain multithreadin 阅读全文
posted @ 2020-11-02 12:16 大大大大大圣归来 阅读(407) 评论(0) 推荐(0)
摘要: ##Time 2020.11.1 Summary Examines simultaneous multithreading We present several models of simulatneous multithreading and compare them with alternati 阅读全文
posted @ 2020-11-01 17:03 大大大大大圣归来 阅读(213) 评论(0) 推荐(0)
摘要: 1.推荐数据库:知网,WOS 2.先找一找这个领域比较牛逼的大佬的文章,看一看他们在研究什么,这里领域最前沿的东西是什么。 3.根据自己的研究方向去搜索,筛选自己想要的文章。 4.找一个最对口的文献,再找它的参考文献去看 5.阅读的时候用PDF对关键词进行标记 6.先阅读综述论文(发展历程、现状及子 阅读全文
posted @ 2020-11-01 16:31 大大大大大圣归来 阅读(337) 评论(0) 推荐(0)
摘要: ##Time 2020.11.1 Summary Research Objective Problem Statement Method(s) Evaluation Conclusion This paper presents a simultaneous multithreading archit 阅读全文
posted @ 2020-11-01 14:56 大大大大大圣归来 阅读(187) 评论(0) 推荐(0)
摘要: ##Time 2020.10.31 Summary Research Objective Problem Statement Method(s) The methodology in this paper closely follows the simulation and measurement 阅读全文
posted @ 2020-10-31 22:01 大大大大大圣归来 阅读(170) 评论(0) 推荐(0)
摘要: ##Time 2020.10.30 Summary We present an architecture for simultaneous multithreading that achieves three goals: (1) it minimizes the architectural imp 阅读全文
posted @ 2020-10-30 21:30 大大大大大圣归来 阅读(229) 评论(0) 推荐(0)
摘要: ##Time 2020.10.30 Summary Research Objective Problem Statement Method(s) Evaluation Conclusion Notes This paper examined simultaneous multithreading, 阅读全文
posted @ 2020-10-30 15:46 大大大大大圣归来 阅读(190) 评论(0) 推荐(0)