Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2011 16:50:55 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern sched_ule.c src/sys/sys pcpu.h
Message-ID:  <201107191651.p6JGpMEO073166@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

attilio     2011-07-19 16:50:55 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
    sys/sys              pcpu.h 
  Log:
  SVN rev 224221 on 2011-07-19 16:50:55Z by attilio
  
  Remove explicit MAXCPU usage from sys/pcpu.h avoiding a namespace
  pollution.  That is a step further in the direction of building correct
  policies for userland and modules on how to deal with the number of
  maxcpus at runtime.
  
  Reported by:    jhb
  Reviewed and tested by: pluknet
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.293     +1 -1      src/sys/kern/sched_ule.c
  1.57      +1 -3      src/sys/sys/pcpu.h



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