About dev_queue_xmit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, all!
   I'm reading O'Reilly's <<Understanding Linux Network Internals>>
while reading some kernel codes, I've got a question.
   Linux provide QoS using Traffic Control, and I think mostly QoS is
not enabled(right?). When QoS is disabled, does Traffic Control works?
The correspoding kernel code:

int dev_queue_xmit(struct sk_buff *skb){
...
if (q->enqueue) {...
	}
...
}
   I think by default(without QoS support), q->enqueue should be true
except for the no queue devices(software devices), is it right? If so,
is the schedule policy of the queue FIFO?

   I'm just not sure about this...

best regards
Leonid
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux