FlashDB icon indicating copy to clipboard operation
FlashDB copied to clipboard

如何主动进行一次GC

Open Suphappy opened this issue 1 year ago • 1 comments

由于GC操作比较耗时,想在上电及凌晨时候进行一次GC操作

Suphappy avatar May 30 '24 09:05 Suphappy

你给GC_request赋值成ture就可以了,但是你主动GC实际上破坏了代码的磨损平衡的思路

littlewhitezkz avatar Oct 30 '24 05:10 littlewhitezkz