Project-Muteki / Peanut-GB

Peanut-GB port for Besta RTOS
MIT License
0 stars 0 forks source link

SRAM auto commit creating huge lag spikes on S3C2416-based boards #1

Closed dogtopus closed 1 month ago

dogtopus commented 4 months ago

Every time the SRAM was committed to the storage the system froze for about a second. Figure out what caused this and potential ways to fix it.

dogtopus commented 1 month ago

After deploying the new input poller for these boards, seems like the lag spikes were no longer outrageous. Besides that there's now an option to manually commit the SRAM.

Close this for now.