Thread (6 messages) 6 messages, 3 authors, 2009-10-27

Re: Network Stack SKB Reallocation

From: Michael Buesch <hidden>
Date: 2009-10-26 19:30:37

On Monday 26 October 2009 19:43:00 Jonathan Haws wrote:
Quick question about the network stack in general:

Does the stack itself release an SKB allocated by the device driver back to the heap upstream, or does it require that the device driver handle that?
There's the concept of passing responsibilities for the frames between
the networking layers. So the driver passes the frame and all responsibilities
to the networking stack. So if the networking stack accepts the packet in the first place,
it needs to free it (or pass it to somebody else to take care of).

-- 
Greetings, Michael.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help