summaryrefslogtreecommitdiff
path: root/kern/syscall_subr.c
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-04-23 19:51:51 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-04-23 19:51:51 +0200
commit862b733dcbeabed8dd545e1c3b3e55bb4e4da52f (patch)
treef7a8cc035729126b11fe124e4ed040164375b83b /kern/syscall_subr.c
parentbdd46d40d96c4da6f2b98d4e1b2aa04ba5f5848e (diff)
kern: disable stack allocation counters by default
Disable the stack allocation counters by default. Casual checking revealed that the hits-to-miss ratio is excellent. * kern/thread.c (stack_alloc_{hits,misses,max}): Move variables... * kern/counters.c: ... here, and add the usual counter prefix. * kern/counters.h: New declarations.
Diffstat (limited to 'kern/syscall_subr.c')
0 files changed, 0 insertions, 0 deletions