Displaying 4 results from an estimated 4 matches for "_classes_".
Did you mean:
_classed_
2003 Feb 04
1
"Classful Queueing Disciplines" in LARTC HOWTO
...t;A classful qdisc may have many classes, which each are internal to the
qdisc. Each of these classes may contain a real qdisc".
As far as I can understand, each class can actually contain one _or more_
qdiscs. Furthermore, (at least in the case of CBQ) a class may also contain
one or more _classes_ (this really puzzled me. But the HOWTO''s example of a
CBQ configuration, and a reading of /usr/src/linux-2.4/net/sched/sch_cbq.c
appear to indicate this).
(2)
In section 9.5.2 ("The qdisc family: roots, handles, siblings and parents"),
the HOWTO does not really make clear th...
2002 Nov 05
1
function showMethods and inheritance
Hi,
The following question might come from my (deep) misunderstanding
of the concepts in the package 'methods'.
I have a class 'A', and a class 'B' inheriting 'A' (so defined
with 'setClass' and the parameter 'contains="A"'. The class
A has a method 'mymethod'. A call to 'showMethods("mymethod")'
return the
2007 Apr 09
2
[LLVMdev] Register Alias Sets
Anton Vayvod wrote:
> Sure, but where these comparisons are needed, for example? RAX and
> EAX alias sets intersect and that's enough to decide that these regs
> can't be assigned simultaneously.
One place these comparisons are used is to build a provably optimal
register class tree in a Smith/Ramsey/Holloway allocator. Building it
algorithmically is portable to all
2006 May 19
25
iptables CLASSIFY and MARK not working?
I have to match my packets based on MAC address, which I cannot do in
the POSTROUTING chain, so I do it in PREROUTING using MARK. Then, I
match on the MARK in the POSTROUTING chain to do a CLASSIFY. But this
does not seem to work:
wireless-r1 bwlimit # iptables -L -v -n -t mangle
Chain PREROUTING (policy ACCEPT 3353K packets, 941M bytes)
pkts bytes target prot opt in out source