|
|
About ::
TODO ::
Blog ::
RSS ::
Old blog ::
Projects ::
GIT ::
Gallery ::
Notes
Wed, 16 Aug 2006
Network allocator.
I've released second version of network allocator and sent it to mail lists for review.
Short changelog:
- added dynamically grown cache
- changed some inline issues
- reduced code size
- removed AVL tree implementation from the sources
- changed minimum allocation size to l1 cache line size (some arches require that)
- removed
skb->__tsize parameter
- added a lot of comments
- a lot of small cleanups
As usual patch is available in archive.
/devel/networking/nta :: Link / Comments ()
|