[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] network mega patch
From: |
Bean |
Subject: |
[PATCH] network mega patch |
Date: |
Fri, 4 May 2012 03:19:01 +0800 |
Hi,
This patch fixes some serious bugs and memory leaks in the network
stack. It also contains two optimization:
1, use default block size of 4096. block size is configurable via
tftp_block_size environment variable.
2, reuse netbuff in efinet driver when there is no data, this saves
some alloc/free loops.
--
Best wishes
Bean
net.txt
Description: Text document
- [PATCH] network mega patch,
Bean <=