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

Brian Feldman green at FreeBSD.org
Fri Feb 20 08:54:02 PST 2004


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)


More information about the cvs-all mailing list