Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2007 16:45:27 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/sockets/unix_gc Makefile unix_gc.c
Message-ID:  <200712311645.lBVGjS01033089@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-12-31 16:45:27 UTC

  FreeBSD src repository

  Added files:
    tools/regression/sockets/unix_gc Makefile unix_gc.c 
  Log:
  Add regression tests for UNIX domain socket garbage collection.  Should be
  run from single-user mode, as they look at global open file and inflight
  descriptor counts to check for leaks.
  
  Revision  Changes    Path
  1.1       +7 -0      src/tools/regression/sockets/unix_gc/Makefile (new)
  1.1       +763 -0    src/tools/regression/sockets/unix_gc/unix_gc.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712311645.lBVGjS01033089>