Re: thread safe fat
- From: Vladimir Vassilevsky <antispam_bogus@xxxxxxxxxxx>
- Date: Fri, 31 Aug 2007 15:20:35 GMT
larwe wrote:
The filesystem is designed so that it uses no global RAM. This means
that if RAM is plentiful you get thread-safety free by simply using
separate RAM structures.
The storage device itself still has to be shared. So is the cache, the chain allocation/deallocation algorithms, etc. Anyway there should be either semaphores, or client-server mechanism, or a crude disabling of the task switching.
Vladimir Vassilevsky
DSP and Mixed Signal Design Consultant
http://www.abvolt.com
.
- References:
- thread safe fat
- From: kmagrin
- Re: thread safe fat
- From: larwe
- Re: thread safe fat
- From: kmagrin
- Re: thread safe fat
- From: larwe
- thread safe fat
- Prev by Date: Re: rom to ram compression
- Next by Date: Re: which colour LCD C-STN/TFT/TFD?
- Previous by thread: Re: thread safe fat
- Next by thread: Wiggler with OCD Commander and WRT54GL
- Index(es):