← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 517948] Re: [patch] huge memory in file hasher on FreeBSD (16M per every hashed file)

 

Lovely, I should reread these comments before sending.

The one client part refers to certain instance of linuxdcpp that has
been running for the last three weeks and there hasn't been that
significant memory problems...

--RZ

-- 
[patch] huge memory in file hasher on FreeBSD (16M per every hashed file)
https://bugs.launchpad.net/bugs/517948
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.

Status in Linux DC++: Confirmed

Bug description:
Looks like memory mappings are destroyed on Linux when the file descriptor is closed. This is not the case on FreeBSD.

Please see attached patch.





References