Date: Fri, 20 Feb 2004 08:54:01 -0800 (PST) From: Brian Feldman <green@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression READMEsrc/tools/regression/gaithrstress Makefile gaithrstress.c Message-ID: <200402201654.i1KGs1hm077960@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402201654.i1KGs1hm077960>
