Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 315 Bytes

utests

various linux toy tests

mem_release_test: tries to find out the threshold value above which memory is allocated with mmap() (opposed to sbrk())

sche: brings threads with different scheduler classes to the barrier and reports the order they wake up. Reqiures roor permissions.

Try -h for help