mmap_everything.git
2013-09-21 Matt MullinsUse getcontext/setcontext rather than twiddling %rip master
2013-09-21 Matt MullinsHandle a SIGSEGV by having the main loop load from...
2013-09-21 Matt MullinsUnmap the pages as we read them.
2013-09-21 Matt MullinsRead random memory until something is nonzero.
2013-09-21 Matt MullinsPrint address before dereferencing.
2013-09-21 Matt MullinsRead random memory out of the address space.
2013-09-21 Matt MullinsPrint the addresses allocated
2013-09-21 Matt MullinsMakefiles are great!
2013-09-21 Matt MullinsKeep a count of how many pages allocated
2013-09-21 Matt MullinsMap all the memory, shrinking block size as necessary
2013-09-21 Matt MullinsMap as many 100M pages as possible
2013-09-21 Matt MullinsInitial commit: maps 100MB