# This is an example additional config file which switches on kgraft
# This kgraft patch touches the getpid() syscall with no change with purpose to
# test the trampoline performance impact. It should be used together with
# config-global-getpidbench which tests the performance of this syscall.

export RUN_TUNINGS=kgraft
export TUNING_KGRAFT_PATCHES="http://mq.ucw.cz/pub/kgraft_dummy_getpid_patch.tgz"
export KGRAFT_MAX_WAIT=600
