Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 2004 09:56:59 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c src/sys/kern kern_idle.c kern_switch.c sched_4bsd.c subr_smp.c src/sys/sys smp.h
Message-ID:  <200409090957.i899v01a005275@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2004-09-09 09:56:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/amd64/amd64      mp_machdep.c 
    sys/i386/i386        mp_machdep.c 
    sys/kern             kern_idle.c kern_switch.c sched_4bsd.c 
                         subr_smp.c 
    sys/sys              smp.h 
  Log:
  MFC of:
     Give the 4bsd scheduler the ability to wake up idle processors
     when there is new work to be done.
     ( 2004-09-01 06:42:02 UTC)
  
  Approved by: re (scottl)
  
  Revision   Changes    Path
  1.242.2.2  +0 -2      src/sys/amd64/amd64/mp_machdep.c
  1.235.2.2  +0 -2      src/sys/i386/i386/mp_machdep.c
  1.40.2.1   +18 -0     src/sys/kern/kern_idle.c
  1.78.2.3   +33 -1     src/sys/kern/kern_switch.c
  1.49.2.3   +192 -18   src/sys/kern/sched_4bsd.c
  1.188.2.2  +7 -1      src/sys/kern/subr_smp.c
  1.77.2.2   +6 -1      src/sys/sys/smp.h



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