cvs commit: src/sys/amd64/amd64 trap.c

Peter Wemm peter at FreeBSD.org
Sat Mar 13 11:15:44 PST 2004


peter       2004/03/13 11:15:43 PST

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      trap.c 
  Log:
  Reduce the scope of the Giant lock being held for non-mpsafe syscalls.
  There was way too much code being covered.
  
  Revision  Changes    Path
  1.275     +6 -14     src/sys/amd64/amd64/trap.c


More information about the cvs-all mailing list