I enabled CONFIG_SCHED_DEBUG=y and rebuilt with kernel 4.14.10 and Linus Torvalds patch:
Coderpi22:~ # grep -H . /proc/sys/kernel/sched_*_granularity_ns /proc/sys/kernel/sched_min_granularity_ns:2250000 /proc/sys/kernel/sched_wakeup_granularity_ns:3000000
If you wish to test this build I can upload it.
I would actually need a kernel without Linus Torvalds patch and CONFIG_SCHED_DEBUG=y to perform the test I want.
Can you create+upload that for me?