This is the mail archive of the ecos-discuss@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: POSIX close() issue


"Steve Strublic" <SStrublic@hypercom.com> writes:

> Nick,
> 
> Any suggestions on how I could proceed, while I consider my design?
> This only seems to be an issue at close() time... is there any
> chance of a resolution in eCos?

You could try calling directly into the RAM file system rather than
going via the FILEIO API, or you could provide the necessary buffering
internal to your own filesystem. I'm not sure what you are trying to
do, but the latter should be a more sensible approach.

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


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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