Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Collection of configs, scripts and programs were involved in writing "Restricting program memory".

  • big_alloc.c - simple program that allocates ~100 MiB of memory
  • lxc-my.conf - config for LXC
  • linker - Linker related stuff
  • Makefile - you guess.
  • memrestrict.c - intercept malloc/free calls to acount heap usage
  • vg-wrap.sh - LD_PRELOAD wrapper for valgrind

About

App, scripts, configs for restricting memory <http://avd.reduct.ru/programming/restrict-memory.html>

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.