Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 1999 17:10:40 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_switch.c
Message-ID:  <199908190010.RAA71991@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/08/18 17:10:40 PDT

  Modified files:
    sys/kern             kern_switch.c 
  Log:
  (forced commit, cvs aborted part way though)
  
  Extract the next runnable process selection out of cpu_switch() into a
  fairly machine independent C routine.  gcc actually does a pretty good
  job of this.
  
  Reviewed by:    msmith (in principle)
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/kern/kern_switch.c



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?199908190010.RAA71991>