Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Sep 2005 18:07:05 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_resource.c src/sys/sys resourcevar.h
Message-ID:  <200509271807.j8RI75t0019778@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-09-27 18:07:05 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_resource.c 
    sys/sys              resourcevar.h 
  Log:
  Use the reference count API to manage the reference counts for process
  limit structures rather than using pool mutexes to protect the reference
  counts.
  
  Tested on:      i386, alpha, sparc64
  
  Revision  Changes    Path
  1.149     +4 -11     src/sys/kern/kern_resource.c
  1.48      +0 -5      src/sys/sys/resourcevar.h



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