Comment on BFS vs. Mainline Scheduler: DiscussionparentComments−vinutheraj16yWell if you can't find the file sched_features in /sys/kernel/debug or in /debug you can mount it using - sudo mount -t debugfs none /sys/kernel/debug and then proceed to doing the echo thing.Atleast for me, in Ubuntu 8.10 this directory wasn't mounted automatically !
Comments
Well if you can't find the file sched_features in /sys/kernel/debug or in /debug you can mount it using -
and then proceed to doing the echo thing.Atleast for me, in Ubuntu 8.10 this directory wasn't mounted automatically !