Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luslower/memdrain

small CLI to drain memory from different lists and sets
https://github.com/luslower/memdrain

mem-reduct memcleaner memdrain memory memory-cache memorycleaner

Last synced: 14 days ago
JSON representation

small CLI to drain memory from different lists and sets

Awesome Lists containing this project

README

        

# MemDrain
[![Total Downloads](https://img.shields.io/github/downloads/LuSlower/MemDrain/total.svg)](https://github.com/LuSlower/MemDrain/releases)

```
use: md.exe

-ws <-r> | Drain WorkingSet
-sws | Drain SystemWorkingSet
-mpl | Drain ModifiedPageList
-mcl | Drain CombineMemoryList
-sl <0> | Drain StanbyList (and low priority)
-rh | Drain Registry Hives
-all | Drain All
```

small CLI to drain memory from different lists and sets
> [!CAUTION]
> I am neither for nor against "memory optimizers", this was only made for learning purposes so use it and enjoy it
>
> If you want to really see what it does without any knowledge, you can read [this article](https://www.itprotoday.com/cloud-computing/memory-optimization-hoax)