Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 437 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 437 Bytes

Run tests

linux-tools

A random collection of tiny Linux tools.

Disclaimer

These tools come with almost zero documentation! The repository is a playground to collect potentially useful code I developed for tests or other experiments.

Use at your own risk!

memlock

A simple C/C++ tool to allocate a given amount of bytes and try to memlock all of that.