network driver + replenishment
- From: MB <madhu.b77@xxxxxxxxx>
- Date: Thu, 17 Jul 2008 07:32:00 -0700 (PDT)
Hi
I need a good sugestions about replenishing the buffers in network
driver wrt to performance.
I have a model in which, network driver receive a interrupt and ISR
will add a function to net job Q. Later, this netjob funtion pull the
packet from the network hw and give it to upper layer. Once upper
layer finish processing, it will again give back the buffer to driver,
now, which will be replenish back to network.
Is there any better way of doing replenishment? in order to get better
performance?
thanks,
Madhu.
.
- Follow-Ups:
- Re: network driver + replenishment
- From: gvarndell
- Re: network driver + replenishment
- Prev by Date: Re: Why calling kernelInit two times.
- Next by Date: Re: Why calling kernelInit two times.
- Previous by thread: Why calling kernelInit two times.
- Next by thread: Re: network driver + replenishment
- Index(es):
Relevant Pages
|