Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2004 20:40:19 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 trap.c
Message-ID:  <200401270440.i0R4eJWu049580@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004/01/26 20:40:19 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        trap.c 
  Log:
  Stick two XXX's in the syscall() code: we call STOPEVENT() twice for
  every system call, and that grabs and release the process lock each
  time.  Don't fix it (yet), but document it so we know to fix it.
  Also should be a 5.3-RELEASE todo item.
  
  Revision  Changes    Path
  1.261     +8 -0      src/sys/i386/i386/trap.c



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