This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix BSD Memory Leak


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]