Hi,
Thanks for replying.
I know, NVMEM isn't write cache, but data is written there from RAM, And it feels weird that I'm seeing D instead F.
Is it possible to get CP type F at all in here, if RAM is running out before NVMEM 256Mb? Or is there "shared" space in RAM, so could it be that read operations are controlling whole RAM, and there is no space for new writes?
My understanding is that RAM is running out of free space (for writes) when CP type D occurs. Basically every write request goes from RAM to NVMEM, but CP is triggered by D, it means there isn't 256Mb writes in memory. Because CP type F hasn't occur.
Br.
Ismo.