git: libc/sysconf: Add _SC_LEVEL1_DCACHE_LINESIZE.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Dec 19 10:51:41 PST 2017


commit 32f8d3b4f0de0734f43589665681d4fc68736085
Author: Sascha Wildner <saw at online.de>
Date:   Tue Dec 19 19:51:17 2017 +0100

    libc/sysconf: Add _SC_LEVEL1_DCACHE_LINESIZE.
    
    nginx can make use of it (see http://hg.nginx.org/nginx/rev/057adb2a9d23).
    
    Requested-by: sephe

Summary of changes:
 include/unistd.h              | 1 +
 lib/libc/gen/sysconf.3        | 4 +++-
 lib/libc/gen/sysconf.c        | 3 +++
 sys/sys/param.h               | 3 ++-
 usr.bin/getconf/sysconf.gperf | 1 +
 5 files changed, 10 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/32f8d3b4f0de0734f43589665681d4fc68736085


-- 
DragonFly BSD source repository



More information about the Commits mailing list