git: usched - Add support for > 64 cpus

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Apr 18 10:06:03 PDT 2023


commit 51fc504a59aba356b2bbdf3784776cf4425640ab
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Apr 18 10:01:16 2023 -0700

    usched - Add support for > 64 cpus
    
    * Add support, allow cpumask to be parsed as mask[,mask[,mask[,...]]],
      in 64-bit chunks, lsb chunk first.

Summary of changes:
 sbin/usched/usched.c | 55 ++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 43 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/51fc504a59aba356b2bbdf3784776cf4425640ab


-- 
DragonFly BSD source repository


More information about the Commits mailing list