search for: 65584

Displaying 3 results from an estimated 3 matches for "65584".

Did you mean: 65534
2005 Dec 20
0
Question about tc class in skb
...ly (?), no change if I map them to different flows anyhow. Now if I use iptables and use the classify or fwmark them in POSTROUTING then those come through: ~$ iptables -A POSTROUTING -t mangle -m tos --tos 0x10 -j CLASSIFY --set-class 1:30 ~$ ping -Q 0x10 172.29.50.230 kernel: outpkt: priority:65584 tclassid:0x0 tc_classid:0x0 tc_index:0x0 tc_verd:0x2000 nfmark:00 Priority is 0x10030 hex, which I can work with. fwmark works too. So it looks like I have three choices here. a) maybe you can tell me something obvious I''m missing about how to get the real tc classid when I only have...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...427 does_x_win.ll 5 91600 0 0.01 91581 0 0.02 91581 doitgen.ll 12 30417 0 0.01 30366 0 0.01 30366 dominate.ll 2 34437 0 0.01 34407 0 0.01 34407 dot.ll 1 1874 0 0.01 1845 0 0.01 1845 doublecheck.ll 1 32093 0 0.01 32060 0 0.01 32060 dp_dec.ll 2 62131 0 0.02 62108 0 0.02 62108 dp_enc.ll 4 65607 0 0.01 65584 0 0.02 65584 draw_line.ll 1 1792 0 0.01 1763 0 0.01 1763 driver.ll 3 14850 0 0.01 14823 0 0.01 14823 drop3.ll 3 32092 0 0.01 32068 0 0.01 32068 dry.ll 13 30290 0 0.01 30270 0 0.01 30270 dt.ll 2 7389 0 0.01 7374 0 0.01 7374 DuffsDevice.ll 2 9522 0 0.01 9510 0 0.01 9510 dummy.ll 1 2092 0 0.01 2064 0...