sdegtiarev / utests

various linux toy tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

various linux toy tests


Languages

Language:C++ 78.3%Language:Perl 19.9%Language:Makefile 1.8%