
| フルテキストURL | fulltext.pdf |
|---|---|
| 著者 | Saji, Kazuma| Yamauchi, Toshihiro| Kobayashi, Satoru| Taniguchi, Hideo| |
| キーワード | Code reuse attack IoT firmware software diversity function reordering LLVM |
| 発行日 | 2025 |
| 出版物タイトル | IEEE Access |
| 巻 | 13巻 |
| 出版者 | Institute of Electrical and Electronics Engineers (IEEE) |
| 開始ページ | 185111 |
| 終了ページ | 185124 |
| ISSN | 2169-3536 |
| 資料タイプ | 学術雑誌論文 |
| 言語 | 英語 |
| OAI-PMH Set | 岡山大学 |
| 著作権者 | © 2025 The Authors. |
| 論文のバージョン | publisher |
| DOI | 10.1109/access.2025.3626065 |
| 関連URL | isVersionOf https://doi.org/10.1109/access.2025.3626065 |
| 著者 | Sato, Masaya| Omori, Taku| Yamauchi, Toshihiro| Taniguchi, Hideo| |
|---|---|
| キーワード | system call virtual machine monitor operating system |
| 備考 | © 2023 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works.| This fulltext file will be available in Feb. 2026.| |
| 発行日 | 2023-11-27 |
| 出版物タイトル | 2023 Eleventh International Symposium on Computing and Networking Workshops (CANDARW) |
| 出版者 | IEEE |
| 開始ページ | 267 |
| 終了ページ | 273 |
| ISSN | 2832-1324 |
| 資料タイプ | 会議発表論文 |
| 言語 | 英語 |
| OAI-PMH Set | 岡山大学 |
| 著作権者 | © 2023 IEEE. |
| 論文のバージョン | author |
| DOI | 10.1109/candarw60564.2023.00051 |
| 関連URL | isVersionOf https://doi.org/10.1109/candarw60564.2023.00051 |
| フルテキストURL | fulltext20220201-3.pdf |
|---|---|
| 著者 | Kusunoki, Koki| Yamauchi, Toshihiro| Taniguchi, Hideo| |
| 抄録 | 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%. |
| 発行日 | 2021-08-08 |
| 出版物タイトル | Advances in Networked-Based Information Systems|Lecture Notes in Networks and Systems |
| 巻 | 313巻 |
| 開始ページ | 238 |
| 終了ページ | 248 |
| ISBN | 978-3-030-84912-2 |
| 言語 | 英語 |
| 著作権者 | © The Author(s), under exclusive license to Springer Nature Switzerland AG 2022 |
| 論文のバージョン | author |
| DOI | 10.1007/978-3-030-84913-9_22 |
| フルテキストURL | fulltext20220201-2.pdf |
|---|---|
| 著者 | Otani, Kohei| Okazaki, Toshiki| Yamauchi, Toshihiro| Moriyama, Hideaki| Sato, Masaya| Taniguchi, Hideo| |
| 抄録 | To handle information leaks caused by administrative errors or mishandling, a function for tracing the diffusion of classified information using a virtual machine monitor (VMM) was proposed. However, the proposed function has not been investigated in cases in which virtual machines (VMs) allocated by multiple virtual central processing units (vCPUs) are to be monitored. In addition, cases in which multiple VMs are monitored have not been examined. In this study, we describe the support of multiple VMs for the proposed VMM-based tracing function. We also show how to deal with VMs allocated by multiple vCPUs. Furthermore, we report the evaluation results from assessing the traceability of the improved proposed method and its overhead for classified information when a VM with multiple vCPUs is monitored. |
| キーワード | Information leak prevention Virtualization VMM |
| 発行日 | 2021-11 |
| 出版物タイトル | 2021 Ninth International Symposium on Computing and Networking Workshops (CANDARW) |
| 開始ページ | 352 |
| 終了ページ | 358 |
| ISBN | 978-1-6654-2835-4 |
| 言語 | 英語 |
| 著作権者 | © 2021 IEEE |
| 論文のバージョン | author |
| DOI | 10.1109/candarw53999.2021.00066 |
| 著者 | Sato, Masaya| Yamauchi, Toshihiro| Taniguchi, Hideo| |
|---|---|
| 発行日 | 2016-11 |
| 出版物タイトル | 2016 Fourth International Symposium on Computing and Networking (CANDAR) |
| 資料タイプ | 会議発表論文 |
| 著者 | Yamauchi, Toshihiro| Yamamoto, Yuta| Nagai, Kengo| Matono, Tsukasa| Inamoto, Shinji| Ichikawa, Masaya| Goto, Masataka| Taniguchi, Hideo| |
|---|---|
| 発行日 | 2016-4-4 |
| 出版物タイトル | Proceedings of the 31st Annual ACM Symposium on Applied Computing |
| 資料タイプ | 会議発表論文 |
| フルテキストURL | fulltext20210811-3.pdf |
|---|---|
| 著者 | Fujii, Shota| Sato, Masaya| Yamauchi, Toshihiro| Taniguchi, Hideo| |
| キーワード | Information Leak Prevention Virtualization Semantic Gap VMM |
| 備考 | This is a post-peer-review, pre-copyedit version of an article published in The Journal of Supercomputing. The final authenticated version is available online at: https://doi.org/10.1007/s11227-016-1671-5| |
| 発行日 | 2016-2-23 |
| 出版物タイトル | The Journal of Supercomputing |
| 巻 | 72巻 |
| 号 | 5号 |
| 出版者 | Springer Science and Business Media LLC |
| 開始ページ | 1841 |
| 終了ページ | 1861 |
| ISSN | 0920-8542 |
| 資料タイプ | 学術雑誌論文 |
| 言語 | 英語 |
| OAI-PMH Set | 岡山大学 |
| 論文のバージョン | author |
| DOI | 10.1007/s11227-016-1671-5 |
| Web of Science KeyUT | 000374967100011 |
| 関連URL | isVersionOf https://doi.org/10.1007/s11227-016-1671-5 |
| 著者 | Moriyama, Hideaki| Yamauchi, Toshihiro| Sato, Masaya| Taniguchi, Hideo| |
|---|---|
| 発行日 | 2020-08-20 |
| 出版物タイトル | Advances in Networked-Based Information Systems |
| 資料タイプ | 会議発表論文 |
| フルテキストURL | IJSSC_9_1_1.pdf |
|---|---|
| 著者 | Sato, Masaya| Taniguchi, Hideo| Yamauchi, Toshihiro| |
| キーワード | virtual machine monitor file manipulation system call proxy essential services |
| 備考 | This fulltext will be available in May 2020| |
| 発行日 | 2019-05-28 |
| 出版物タイトル | International Journal of Space-Based and Situated Computing |
| 巻 | 9巻 |
| 号 | 1号 |
| 出版者 | Inderscience Enterprises |
| 開始ページ | 1 |
| 終了ページ | 10 |
| ISSN | 20444893 |
| 資料タイプ | 学術雑誌論文 |
| 言語 | 英語 |
| OAI-PMH Set | 岡山大学 |
| 論文のバージョン | author |
| DOI | 10.1504/IJSSC.2019.100007 |
| Web of Science KeyUT | 000470129900001 |
| 関連URL | isVersionOf https://doi.org/10.1504/IJSSC.2019.100007 |