tomaskrcka/sysfs_bench
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Simply run make, the module and userspace app will be compiled To include module: `insmod sysfs_bench` To start app: `./userspace_bench` #### optional python script to calculate p99 from the results `python3 parse_results.py ./data.txt`