Displaying 1 result from an estimated 1 matches for "sky2_pol".
Did you mean:
  sky2_poll
  
2006 Jan 26
0
Profiling hotspots in my tc filter ruleset
...ko             ipt_do_table
9944     bridge.ko                br_fdb_update
10094    bridge.ko                __br_fdb_get
14446    sky2.ko                  sky2_intr
15323    sky2.ko                  sky2_tx_complete
17745    ebt_ip.ko                ebt_filter_ip
55535    sky2.ko                  sky2_poll
82377    ebtables.ko              ebt_do_table
84971    cls_u32.ko               u32_classify
125089   af_packet.ko             packet_rcv
I admit that my rulesets are not really optimized and I could
probably fix that by building better rulesets. However, I was
interested in general where to sta...