git: kernel - Increase MAXCPUFIFO from 32 to 256

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Aug 17 16:56:43 PDT 2018


commit 3919f5cd3f8216a1546732dc2be39584f2408dfd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Aug 17 16:51:56 2018 -0700

    kernel - Increase MAXCPUFIFO from 32 to 256
    
    * Increase to 256, ensures that no deadlocks can occur on systems
      with more than 32 cpu threads.

Summary of changes:
 sys/sys/thread.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3919f5cd3f8216a1546732dc2be39584f2408dfd


-- 
DragonFly BSD source repository



More information about the Commits mailing list