Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2009 22:12:37 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern sched_ule.c
Message-ID:  <200906232212.n5NMCxd6077742@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2009-06-23 22:12:37 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
  SVN rev 194779 on 2009-06-23 22:12:37Z by jeff
  
   - Use cpuset_t and the CPU_ macros in place of cpumask_t so that ULE
     supports arbitrary numbers of cpus rather than being limited by
     cpumask_t to the number of bits in a long.
  
  Revision  Changes    Path
  1.257     +19 -19    src/sys/kern/sched_ule.c



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