📄 readme.txt
字号:
Singe-threaded recovery testThis is a simulation of the NVRAM database, the test demonstrates a database recovery after a hardware reset. The "working" thread creates a database in the local memory buffer and updates it in an infinite loop. When the "Enter" key is pressed, the working thread is abruptly terminated (cancelled) and then is restarted. After the thread is restarted, it connects to the database and performs the recovery if necessary. To exit from program press "e<Enter>".
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -