Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/regress/sys/kern/latency2



Module Name:    src
Committed By:   ad
Date:           Wed May 28 11:34:07 UTC 2008

Added Files:
        src/regress/sys/kern/latency2: Makefile latency2.c

Log Message:
Another latency test. This one uses realtime threads, _lwp_park, and
measures how long preemption takes (kernel preemption if the arch
implements it).


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/regress/sys/kern/latency2/Makefile \
    src/regress/sys/kern/latency2/latency2.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index