Hello!
> works like this till 96Mbps, if I give 50Mbps bounded it allocates only
> 2.4Mbps
> Lower than 2.4Mbps its ok and doing its job.
Default clock source and parameters are enough only to work
with interfaces <~10Mbit.
To work with higher rates you have to:
1. Select CPU clock source. (include/linux/pkt_sched.h)
2. Change HZ in kernel from 100 to 1024 and recompile all the kernel.
I think you will have also to read papers and to set CBQ parameters
described there (particularlyt, minburst and maxburst) to values,
different of defaults.
Alexey
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]