Fix BSD Memory Leak

Nick Garnett nickg@ecoscentric.com
Tue Jul 29 12:02:00 GMT 2003


Andrew Lunn <andrew.lunn@ascom.ch> writes:

> Hi Nick, Gary
> 
> I was looking at this patch and decide to look back at the original
> FreeBSD code to see how they fixed the memory leak. But i've run into
> a problem. There is no src/sys/kern/sockio.c in the FreeBSD sources.
> 
> Since your names are in the author & contributer sections, please
> could you tell me what the history is of this file.
> 

Most of the code in there is adapted from the code in files such as
sys_socket.c, sys_generic.c and uipc_syscalls.c. So those are the
sorts of places you need to look if you want to find the equivalent
BSD code.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts



More information about the Ecos-patches mailing list