A local buffer pool mediates buffer requests to the global buffer pool to ensure dead-lock free operation of the network stack by limiting the number of designated buffers per local buffer pool. It also implements the default mechanism for buffer recycling, which ensures that every buffer is ultimately returned to the global buffer pool.
|
|
|
|