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]

fatfs patch (FAT32)


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.

All of the above + initial FAT32 support.


savin

Attachment: fatfs.diff.gz
Description: GNU Zip compressed data


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