network stack latencies
From: Ruppert Koch (ruppert_at_rcsc.de)
Date: 11/25/04
- Next message: Sebastien B: "USB Driver programming documentation"
- Previous message: Josef Moellers: "Re: spin_lock_irqsave() and do / while(0) in include/linux/interrupt.h - newbie"
- Next in thread: Robert Redelmeier: "Re: network stack latencies"
- Reply: Robert Redelmeier: "Re: network stack latencies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 25 Nov 2004 09:29:49 -0800
Hi all,
does someone know approximately how many clock cycles it typically
takes to traverse the Linux 2.4 or 2.6 UPD/IP/ethernet driver and
TCP/IP/ethernet driver stacks when sending and receiving a packet
(let's say 100 bytes of payload)? I'm interested in the load of the
CPU in these cases and don't care about the time the packet is with
the NIC. Let's assume a modern NIC that does the checksum calculation
on card.
Thanks a lot,
Ruppert
- Next message: Sebastien B: "USB Driver programming documentation"
- Previous message: Josef Moellers: "Re: spin_lock_irqsave() and do / while(0) in include/linux/interrupt.h - newbie"
- Next in thread: Robert Redelmeier: "Re: network stack latencies"
- Reply: Robert Redelmeier: "Re: network stack latencies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]