| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
It invokes multiple parallel threads and each thread calls vfork()
system call.
Approved by: kib
Notes:
svn path=/head/; revision=185695
|
| |
|
|
| |
Notes:
svn path=/head/; revision=179062
|
| |
|
|
|
|
|
| |
OK'ed by: core
Notes:
svn path=/head/; revision=139103
|
| |
|
|
| |
Notes:
svn path=/head/; revision=137892
|
| |
|
|
|
|
|
| |
any fake value.
Notes:
svn path=/head/; revision=136910
|
| |
|
|
|
|
|
| |
is very useful for collecting test-data for trial runs.
Notes:
svn path=/head/; revision=126820
|
| |
|
|
|
|
|
| |
external signals.
Notes:
svn path=/head/; revision=123303
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
allows this tool to compile again. Albeit, now to test a new malloc
implementation one has to install the new libc which may have bad
consequences (i.e. if the new malloc implementation were buggy).
Add logic to workaround malloc's current behaviour of returning an
invalid non-NULL pointer for 0 byte allocation requests; this prevents the
tool from coring during the NOPS loop.
Add $FreeBSD$ tags.
Notes:
svn path=/head/; revision=88800
|
| |
|
|
|
|
|
| |
Describe the other two directories in here.
Notes:
svn path=/head/; revision=84667
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59498
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50477
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23458
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22988
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=19192
|
| |
|
|
| |
Notes:
svn path=/head/; revision=12059
|
| |
|
|
| |
Notes:
svn path=/head/; revision=11498
|
|
|
This directory is for test programs.
A test program is one that will excercise a particular bit of the system
and try to break it and/or measuring performance on it.
Please make a subdir per program, and add a brief description to this file.
Notes:
svn path=/head/; revision=11495
|