Sam Leffler wrote:
> I believe the attached change plugs the leak.
I gave it a shot, and the problem is still there. I've checked to make
sure this is in fact the right kernel:
> # strings /boot/kernel/kernel | grep ieee80211_init_neighbor
> ieee80211_init_neighbor
Is there further information
Hi,
Maybee this can be fixed & commited to -CURRENT + FreeBSD6 directly ?
Regards,
/Olivier
Le 30 nov. 05 à 16:38, Nate Nielsen a écrit :
Sam Leffler wrote:
Nate Nielsen wrote:
I've put debugging code in node_alloc() and node_free() (in
net80211/ieee80211_node.c) and c
Sam Leffler wrote:
> Nate Nielsen wrote:
>> I've put debugging code in node_alloc() and node_free() (in
>> net80211/ieee80211_node.c) and can confirm that thousands of
>> ieee80211_node structures are being allocated, at a cost of 1K a piece.
>>
>> I'll continue to look into this (stumbling about),
Nate Nielsen wrote:
Nate Nielsen wrote:
I'm experiencing a memory leak in the net80211 code. I have two atheros
5213-A cards on two embedded systems running FreeBSD 6.0. They are setup
as IBSS (adhoc) stations. After roughly 15 seconds of ~14Mbps TCP
traffic (single stream) I promptly run out o
Nate Nielsen wrote:
> I'm experiencing a memory leak in the net80211 code. I have two atheros
> 5213-A cards on two embedded systems running FreeBSD 6.0. They are setup
> as IBSS (adhoc) stations. After roughly 15 seconds of ~14Mbps TCP
> traffic (single stream) I promptly run out of memory:
>
>>l