summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/sosplice/perf/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove echo headlines.bluhm2020-12-171-2/+1
* Test should also run if there is no obj directory. Name regressbluhm2019-07-121-4/+4
* Make socket splicing performance test pass in multiple environments.bluhm2016-08-291-6/+11
* Add some pkill and sleep to make socket splicing performance testsbluhm2014-10-301-1/+4
* Make the test output easier to read by splitting the test casesbluhm2014-07-111-3/+2
* Remove -Wbounded: it is now the compiler default.martynas2014-01-181-2/+2
* Set socket buffer size to fixed value of 100000 octets. Thisbluhm2014-01-081-1/+3
* Add performance test for socket splicing. Two tcpbench processesbluhm2013-01-081-0/+47