cvs commit: src/tools/regression READMEsrc/tools/regression/gaithrstress Makefile gaithrstress.c

[ Available lists | Index of cvs-all | Month of Feb 2004 | Week of 20 Feb 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Brian Feldman <green@FreeBSD.org>
Date
20 Feb 2004 08:54:02
Subject
cvs commit: src/tools/regression READMEsrc/tools/regression/gaithrstress Makefile gaithrstress.c
Message-ID
200402201654.i1KGs1hm077960@repoman.freebsd.org


[ Hide this part ]
green       2004/02/20 08:54:01 PST

FreeBSD src repository

Modified files:
tools/regression README
Added files:
tools/regression/gaithrstress Makefile gaithrstress.c
Log:
Add my getaddrinfo(3) stress-tester as gaithrstress. The most obvious
regressions would be to see the program or your kernel crashing.

If you want to give it something to really test out, try a much more
reentrant version of the resolver.
<URL:http://green.homeunix.org/~green/reentrant_resolver.patch>
Any Mozilla-based browser would show you a clear difference.

Revision Changes Path
1.11 +1 -0 src/tools/regression/README
1.1 +7 -0 src/tools/regression/gaithrstress/Makefile (new)
1.1 +245 -0 src/tools/regression/gaithrstress/gaithrstress.c (new)


Elapsed time: 0.080 seconds