Item type |
SIG Technical Reports(1) |
公開日 |
2024-08-01 |
タイトル |
|
|
タイトル |
Enhancing Memory Pool Management for Efficient Data Transfer between Host and Enclave |
タイトル |
|
|
言語 |
en |
|
タイトル |
Enhancing Memory Pool Management for Efficient Data Transfer between Host and Enclave |
言語 |
|
|
言語 |
eng |
キーワード |
|
|
主題Scheme |
Other |
|
主題 |
クラウド基盤・データ管理手法 |
資源タイプ |
|
|
資源タイプ識別子 |
http://purl.org/coar/resource_type/c_18gh |
|
資源タイプ |
technical report |
著者所属 |
|
|
|
Faculty of Science and Engineering, Waseda University |
著者所属 |
|
|
|
Faculty of Science and Engineering, Waseda University |
著者所属 |
|
|
|
Faculty of Science and Engineering, Waseda University |
著者所属 |
|
|
|
Faculty of Science and Engineering, Waseda University |
著者所属(英) |
|
|
|
en |
|
|
Faculty of Science and Engineering, Waseda University |
著者所属(英) |
|
|
|
en |
|
|
Faculty of Science and Engineering, Waseda University |
著者所属(英) |
|
|
|
en |
|
|
Faculty of Science and Engineering, Waseda University |
著者所属(英) |
|
|
|
en |
|
|
Faculty of Science and Engineering, Waseda University |
著者名 |
Jianxuan, Ding
Koichiro, Kiji
Akihiro, Saiki
Keiji, Kimura
|
著者名(英) |
Jianxuan, Ding
Koichiro, Kiji
Akihiro, Saiki
Keiji, Kimura
|
論文抄録 |
|
|
内容記述タイプ |
Other |
|
内容記述 |
Enclave-type trusted execution environments (TEEs) have been used in Intel SGX, ARM OP-TEE, and RISC-V Keystone. Data transfer between a host and an Enclave currently requires costly serialization for pointer-based data structures. We have proposed a fast data transfer technique by enclosing data structures within a memory pool to mitigate the data transfer overhead. However, it also introduced a spatial overhead since it uses fat pointers consisting of a pool ID and an offset in the pool. This paper proposes memory-efficient portable pointers within a memory pool. We implement a subset of C++ STL utilizing the proposed technique and evaluate the performance on an Intel SGX platform. The evaluation shows that the method can improve the speed of transferring C++ deque, map, unordered map, and forward list up to 1.16, 2.50, 2.51, and 3.02 times, respectively, compared to the fat pointer method. |
論文抄録(英) |
|
|
内容記述タイプ |
Other |
|
内容記述 |
Enclave-type trusted execution environments (TEEs) have been used in Intel SGX, ARM OP-TEE, and RISC-V Keystone. Data transfer between a host and an Enclave currently requires costly serialization for pointer-based data structures. We have proposed a fast data transfer technique by enclosing data structures within a memory pool to mitigate the data transfer overhead. However, it also introduced a spatial overhead since it uses fat pointers consisting of a pool ID and an offset in the pool. This paper proposes memory-efficient portable pointers within a memory pool. We implement a subset of C++ STL utilizing the proposed technique and evaluate the performance on an Intel SGX platform. The evaluation shows that the method can improve the speed of transferring C++ deque, map, unordered map, and forward list up to 1.16, 2.50, 2.51, and 3.02 times, respectively, compared to the fat pointer method. |
書誌レコードID |
|
|
収録物識別子タイプ |
NCID |
|
収録物識別子 |
AN10096105 |
書誌情報 |
研究報告システム・アーキテクチャ(ARC)
巻 2024-ARC-258,
号 23,
p. 1-6,
発行日 2024-08-01
|
ISSN |
|
|
収録物識別子タイプ |
ISSN |
|
収録物識別子 |
2188-8574 |
Notice |
|
|
|
SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc. |
出版者 |
|
|
言語 |
ja |
|
出版者 |
情報処理学会 |