-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
RAMDisk Mount Module / 内存盘挂载模块
Project Address / 项目地址: https://github.com/uxhzbaz/Mount-ARMDisk
Function Description / 功能描述
Mounts a portion of the running memory (RAM) as a virtual disk (RAMDisk). This allows applications with storage permissions to benefit from the high-speed experience of tmpfs.
将一部分运行内存(RAM)挂载为虚拟磁盘(RAMDisk),让拥有存储权限的应用程序可以享受 tmpfs 的高速体验?
Mount Paths / 挂载路径
This RAMDisk can be accessed through the following paths, all pointing to the same space:
此 RAMDisk 通过以下路径进行访问,它们指向同一个空间:
/sdcard/NC/storage/emulated/0/NC/storage/NC/mnt/media_rw/NC
WARNING / 警告:Data stored in the above paths resides in RAM. All data will be lost after a device reboot or power loss. Do not store any important files here.
存储在上述路径下的数据均位于内存中.设备重启或断电后,所有数据将会丢失,请勿在此存储任何重要文件.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels