Displaying 1 result from an estimated 1 matches for "sfs_depth".
Did you mean:
sfq_depth
2003 Jan 06
3
Depth-argument for sfq?
I''m not a programmer per se (including C), but...
I''d like to be able to give the define in sch_sfq.c (of, say, 2.4.20),
SFS_DEPTH other values than 128 as an argument on the tc commandline. It
could be powers of two up to 2^7 (128) as it seems that 128 is the
current maximum.
I''m a little anxious to ask the question "How do I do that?" ;-)
Instead I''d like to hear if anyone has done something si...