Skip to content

Load objects directly into RAM to reduce I/O operations and improve access speed.

License

Notifications You must be signed in to change notification settings

iamlooper/MemLoader

Repository files navigation

MemLoader Banner

MemLoader (formerly XLoad) 💾

Load objects directly into RAM to reduce I/O operations and improve access speed.

Download 📲

Click here to download the latest version of MemLoader.

Video Tutorial 📹

Click here to watch the tutorial for a step-by-step guide.

Notes 📝

  • This is a module, so you will need to flash it. It works on Magisk, KernelSU, and APatch.
  • To open the menu of MemLoader, use su -c memloader -m in Termux or any other terminal emulator.
  • Keep in mind that the kernel may evict loaded objects from RAM under aggressive RAM usage circumstances or if you are low on RAM.
  • Locking objects into RAM does not increase power consumption. Instead, it decreases power consumption due to the reduction in I/O operations.

Credits 📜

People 👥

Code Attribution 💻

Disclosure 🔓

Click here to view the disclosure.

About

Load objects directly into RAM to reduce I/O operations and improve access speed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages