Author: Charles ManningDate: To: yaffsSubject: [Yaffs] yaffs background processing: phase 1
Hi All
I've just added the first phase of background processing to yaffs for Linux.
This moves directory updating into the background which reduces the amount of
writing needed when updating directories.
Phase 2 will move some garbage collection into background too.
-- Charles