Displaying 1 result from an estimated 1 matches for "sched_jscale".
Did you mean:
  psched_jscale
  
2005 Jul 05
1
[HTB] about SCHED_JSCALE value
at 1 Jul 2005, I request help about HTB setting because my HTB setting
did not work.
After days, I found the source code bug lead to problem.
My linux kernel is v2.4.17 port for mips  by boardcom. boardcom set HZ
to 200 in linux/include/asm-mips/param.h.
In  linux/include/net/pkt_sched.h,  SCHED_JSCALE is set to 0 according
to HZ=200.
When I set SCHED_JSCALE to 13,  the problem is solved.
Shun Chain