search for: howmuch

Displaying 5 results from an estimated 5 matches for "howmuch".

2004 Jun 22
3
[ANNOUNCE] sch_ooo - Out-of-order packet queue discipline
...ch->stats.packets++; + + return NET_XMIT_SUCCESS; + } + + sch->stats.drops++; + kfree_skb(skb); + + return NET_XMIT_DROP; +} + +static struct sk_buff *ooo_dequeue(struct Qdisc *sch) +{ + struct ooo_sched_data *q = (struct ooo_sched_data *)sch->data; + struct sk_buff *skb = NULL; + long howmuch; + + /* time to delay a packet? */ + if ((q->gap > 0) && (q->counter >= q->gap)) { + struct sk_buff *skb2; + + DPRINTK("dequeue: move head packet from primary q to tail of ooo queue\n"); + + skb2 = __skb_dequeue(&sch->q); /* auto dec qlen */ + if (!skb2)...
2007 Jul 04
8
VLAN configuration
Hi to the ML. I''m new to VLAN configuration, and combining it to XEN is a bit difficult. I want to use VLAN because it''s possible to "arping" from a domU to an other, and VLAN looks like; the only solution to prevent that. May be I''m wrong if someone got a solution, I may be interrested. I''ve also tryed ebtables, but nothing to prevent arp
2010 Jun 21
0
[LLVMdev] Speculative Loop Parallelization on LLVM IR
...polyhedral transformations need a lot of processing in my opinion. > So if i understand, we are not there yet .... and may be i can come back > with some proposal/ideas and cross-check it with you guys. Yes you are right. I also believe it is a very interesting area of research to check if/howmuch optimizations can be done at runtime. This is one of the reasons I built polly as I am planning to use its JIT facilities explore the possible optimizations at runtime. Please let me now about any ideas you have in this direction, as I am highly interested in these topics. Cheers Tobi
2006 Nov 08
1
QoS over Wireless network
Hy, I would want to give QoS a one wireless network. Do you know if exist any qdisc specific for this??. I know that the most modern qdisc is HFSC, is this true??. Thanks for all and Regards. -- Sandra Salmerón Ntutumu <makevuy@ehas.org> Tlf. Analog: +34 914888405. Ext:10 / Móvil: 653574298 Tlf. IP desde FWD: 656212. Ext: 10 / Tel. IP desde EHAS: 010010 Fundación EHAS: Enlace
2002 Oct 19
2
Architectural questions
Greetings, I have some architectural questions regarding dovecot, and though I've half answered them by looking at the source, I'm also interested in hearing whether my (our) wishes and suggestions are already being considered (or can be considered, once built) for inclusion in dovecot itself. Let me first explain why I'm doing this. I work for XS4ALL, a fairly large ISP in the