Skip to content

VladimirTyrin/restrict-memory

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • C 95.2%
  • Makefile 4.3%
  • Shell 0.5%