Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2003 23:20:52 -0800 (PST)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_descrip.c
Message-ID:  <200302110720.h1B7KqnD048985@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2003/02/10 23:20:52 PST

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  Don't lock FILEDESC under PROC.
  
  The locking here needs to be revisited, but this ought to get rid of the
  LOR messages that people are complaining about for now.  I imagine either
  I or someone else interested with smp will eventually clear this up.
  
  Revision  Changes    Path
  1.185     +1 -2      src/sys/kern/kern_descrip.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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