ufrisk / MemProcFS

MemProcFS
GNU Affero General Public License v3.0
2.8k stars 352 forks source link

C++ freezing the Read Requests #295

Closed math-muller closed 1 month ago

math-muller commented 1 month ago

Basically I have a while(true) loop, which does several readings and every 10 seconds it freezes and then quickly starts working again

Is there any configuration that needs to be done to fix this? It looks like it's something in the lib

ufrisk commented 1 month ago

For general questions about the project the Discord server is better than Github issues which are more for bugs and enhancement requests.

As for your timing question there is a background refresh. It's detailed in the guide here: https://github.com/ufrisk/MemProcFS/wiki/FAQ_Timing