peter       2004-11-05 19:00:24 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             kern_shutdown.c 
  Log:
  Restrict the sched_bind to cpu 0 to i386 and amd64 for now.  I forgot that
  alpha still doesn't use logical cpu id's.
  
  Revision  Changes    Path
  1.170     +1 -1      src/sys/kern/kern_shutdown.c