Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2011 22:14:00 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern sched_4bsd.c
Message-ID:  <201105172214.p4HME7vL051992@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
attilio     2011-05-17 22:14:00 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_4bsd.c 
  Log:
  SVN rev 222040 on 2011-05-17 22:14:00Z by attilio
  
  Merge r221285 from largeSMP project:
  - Remove the following sysctl:
    kern.sched.ipiwakeup.onecpu
    kern.sched.ipiwakeup.htt2
  
    Because they are absolutely obsolete.  Probabilly the whole wakeup
    forward mechanism should be revisited for a better fitting in modern
    hw, in the future.
  - As map2 variable is no longer used rename map3 to map2
  - Fix a string by making more informative the msg and removing the
    arguments passing.
  
  Reviewed by:    julian
  Tested by:      several
  
  Revision  Changes    Path
  1.154     +7 -31     src/sys/kern/sched_4bsd.c



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