On Fri, 22 Mar 2024 15:51:15 -0400, Joe Salmeri wrote:
Any idea how we "trick" the firmware into garbage collection ?
No idea. I've asked.
I have rebooted and that didn't change anything the amount used.
I also summed up the sizes and it is quite smaller than the used amount.
Bear in mind that there's a block size involved (I noticed that when running df on my system, it reported it as '1K blocks'). So a 5-byte node is going to take 1K regardless. I found I had 5 1K blocks remaining when I looked at it that way.
FYI, if you have pwsh installed on Linux is is really easy to sum up the values:
Nice trick. Might have to look into that. I imported the directory listing into oocalc and then used a formula to count the number of 1K blocks in use for each entry and summed that, along with the raw byte sum. -- Jim Henderson Please keep on-topic replies on the list so everyone benefits