On 9/2/20 8:50 PM, Jim J. Jewett wrote:
I suspect that splitting the reference count away from the object itself could also be profitable, as it means the cache won't have to be dirtied (and flushed) on read access, and can keep Copy-On-Write from duplicating pages.

I had a patch from Thomas Wouters doing that for the Gilectomy.  Last time I tried it, it was a performance wash.


/arry