Re: [Yaffs] Selecting a GC block during passive GC

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Vitaly Wool
Date:  
To: Charles Manning
CC: yaffs
Subject: Re: [Yaffs] Selecting a GC block during passive GC
On 4/25/07, Charles Manning <> wrote:
> There are some ideas I have for playing with these numbers to get more passive
> gcs to happen (thereby spreading the gc load). For example, it would be
> interesting to dynamically increase the threshold.


I wonder if it makes sense to trigger some async GC, for instance,
after a read operation.

Vitaly