Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2002 10:28:10 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en/smp index.sgml
Message-ID:  <200203111828.g2BISAB66254@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/03/11 10:28:10 PST

  Modified files:
    en/smp               index.sgml 
  Log:
  jhb pointed out that tanimura is working on patches to protect p_fd,
  which is currently not protected yet used outside of Giant due to
  the struct filedesc pushdown.  While a sub-set of the overall proc locking
  task, this appears to be seperable, and in progress, so break it out
  into its own task with responsible of 'tanimura'.  Currently, there
  can be panics under high load with a corrupted p_fd as a result of this
  lack of locking.
  
  Bugs reported by:       fenner
  
  Revision  Changes    Path
  1.40      +10 -1     www/en/smp/index.sgml

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




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