• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..02-Jan-2019-

MakefileH A D02-Jan-2019158 106

READMEH A D02-Jan-2019318 106

linux-scalability.cH A D02-Jan-20194.8 KiB198142

ptbarrier.hH A D02-Jan-20191.3 KiB5746

README

1This benchmark is from "malloc() Performance in a Multithreaded Linux Environment":
2
3http://www.citi.umich.edu/techreports/reports/citi-tr-00-5.pdf
4
5Try the following parameters, where P = 1 and then the number of
6processors on your system:
7
8./linux-scalability 512 10000000 P
9./linux-scalability-hoard 512 10000000 P
10