Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2003 17:12:57 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys kse.h proc.h src/sys/kern kern_thread.c
Message-ID:  <200306040012.h540Cv0O029617@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2003/06/03 17:12:57 PDT

  FreeBSD src repository

  Modified files:
    sys/sys              kse.h proc.h 
    sys/kern             kern_thread.c 
  Log:
  Remove un-needed code.
  Don't copyin() data we are about to overwrite.
  Add a flag to tell userland that KSE is officially "DONE" with the
  mailbox and has gone away.
  
  Obtained from:  davidxu@
  
  Revision  Changes    Path
  1.133     +27 -49    src/sys/kern/kern_thread.c
  1.14      +1 -0      src/sys/sys/kse.h
  1.332     +1 -2      src/sys/sys/proc.h



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