git: DragonFly_RELEASE_5_8 kernel - Increase KNOTE_CACHE_MAX

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jun 10 14:03:19 PDT 2020


commit 1b6ec7b0774c2d2fa5bcde9a4747c9344a00fdca
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jun 6 11:08:22 2020 -0700

    kernel - Increase KNOTE_CACHE_MAX
    
    * Increase KNOTE_CACHE_MAX from 8 to 64 descriptors.  These are tiny
      descriptors, we can afford to have a larger per-cpu cache.

Summary of changes:
 sys/kern/kern_event.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1b6ec7b0774c2d2fa5bcde9a4747c9344a00fdca


-- 
DragonFly BSD source repository


More information about the Commits mailing list