
| ID | 63148 |
| フルテキストURL | |
| 著者 |
Kusunoki, Koki
Graduate School of Natural Science and Technology, Okayama University
Yamauchi, Toshihiro
Graduate School of Natural Science and Technology, Okayama University
ORCID
Kaken ID
publons
researchmap
Taniguchi, Hideo
Graduate School of Natural Science and Technology, Okayama University
Kaken ID
publons
researchmap
|
| 抄録 | Physical memory capacity has increased owing to large-scale integration. In addition, memory footprints have increased in size, as multiple programs are executed on a single computer. Many operating systems manage physical memory by paging a 4 KB page. Therefore, the number of entries in the virtual address translation table for virtual to physical increases along with the size of the memory footprints. This cause a decrease in the translation lookaside buffer (TLB) hit ratio, resulting in the performance degradation of the application. To address this problem, we propose the implementation of physical memory management with two page sizes: 4 KB and 4 MB. This allows us to expand range of addresses to be translated by a single TLB entry, thereby improving the TLB hit rate. This paper describes the design and implementation of the physical memory management mechanism that manages physical memory using two page sizes on The ENduring operating system for Distributed EnviRonment (Tender OS). Our results showed that when the page size is 4 MB, the processing time of the memory allocation can be reduced by as much as approximately 99.7%, and the processing time for process creation can be reduced by as much as approximately 51%, and the processing time of the memory operation could be reduced by as much as 91.9%.
|
| 備考 | This is an Accepted Manuscript of an article published by Springer.
This fulltext is available in Aug. 2023.
|
| 発行日 | 2021-08-08
|
| 出版物タイトル |
Advances in Networked-Based Information Systems|Lecture Notes in Networks and Systems
|
| 巻 | 313巻
|
| 出版者 | Springer
|
| 開始ページ | 238
|
| 終了ページ | 248
|
| ISBN | 978-3-030-84912-2
|
| 資料タイプ |
図書
|
| 関連URL | isVersionOf https://doi.org/10.1007/978-3-030-84913-9_22
|
| 言語 |
英語
|
| OAI-PMH Set |
岡山大学
|
| 著作権者 | © The Author(s), under exclusive license to Springer Nature Switzerland AG 2022
|
| 論文のバージョン | author
|
| DOI | |
| 助成機関名 |
Japan Society for the Promotion of Science
|
| 助成番号 | 21K11830
|