SSブログ

調べもの:ashmem (Anonymous shared memory) [Android 技術者認定試験]

複数プロセスで使用する共有メモリ。Android 10以上では直接使用できず、AsharedMemoryクラスを介して使用する。

現在は Android shared memoryの略として扱われている模様。

「Ashmem - Google 検索」
https://www.google.com/search?q=Ashmem

「drivers/staging/android/ashmem.c - kernel/msm - Git at Google」
https://android.googlesource.com/kernel/msm/+/android-6.0.1_r0.74/drivers/staging/android/ashmem.c

「Android - Tech Note」
https://rest-term.com/technote/index.php/Android#content_1_15

「include/cutils/ashmem.h - platform/system/core - Git at Google」
https://android.googlesource.com/platform/system/core/+/dd7bc3319deb2b77c5d07a51b7d6cd7e11b5beb0/include/cutils/ashmem.h

「Androidで共有メモリ(IPC)を使用する方法」
https://stackoverrun.com/ja/q/4373432

「動作の変更点: API 29 以降をターゲットとするアプリ | Android デベロッパー | Android Developers」
https://developer.android.com/about/versions/10/behavior-changes-10?hl=ja

「Memory | Android NDK | Android Developers」
https://developer.android.com/ndk/reference/group/memory?hl=ja

「メモリ管理の概要 | Android デベロッパー | Android Developers」
https://developer.android.com/topic/performance/memory-overview?hl=ja
nice!(0)  コメント(0) 
共通テーマ:blog

nice! 0

コメント 0

コメントを書く

お名前:[必須]
URL:
コメント:
画像認証:
下の画像に表示されている文字を入力してください。