Skip to content

maximmenshikov/slab_inject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLAB injection technique

Inject pages to Linux SLAB caches, which might be really useful when dealing with embedded devices having to allocate a lot of objects in atomic context.

Use this to inject pages to a cache:

make
sudo ./inject_page.sh cachename [number of pages]

To check existing caches:

sudo cat /proc/slabinfo

About

Inject pages to Linux SLAB caches

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published