Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 1996 15:46:24 -0800 (PST)
From:      Steve Passe <fsmp>
To:        freebsd-smp
Subject:   cvs commit:  sys/kern init_main.c
Message-ID:  <199611242346.PAA20689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fsmp        96/11/24 15:46:23

  Modified:    kern      init_main.c
  Log:
  hack to get around the brokenness of the smp_idleloop().
  smp_idleloop now ignores the idle proc queue.
  cpu_switch() still checks it so (non cpuidleN) idle procs will still run,
  but they may be slow to start.
  This greatly improves single task execution speed.
  
  Revision  Changes    Path
  1.32      +11 -4     sys/kern/init_main.c



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