[Yaffs] yaffs background processing: phase 1

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: yaffs
Subject: [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