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: fatfs patch


Andrew Lunn wrote:

On Tue, Jul 13, 2004 at 04:00:16PM +0200, Savin Zlobec wrote:


Fatfs code refactored, removed kernel dependencies, performance improvements
and most of the malloc usage removed - now it is used only at the fs init for private
fs data and block cache memory allocation (a CDL option could be used for
choosing dynamic or static versions in this case). The attached patch was not
extensively tested, so some testing and feedback is most welcome.



Hi Savin


Do you think this is stable enough to the committed to CVS?


I've only tested the basic funcionality, I plan to make more extensive tests ...
The primary intention of this patch was to get some feedback/testing from the community.
Committing it to CVS might speed this up, but it may also break someone's project.


savin


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