> configure(npc)
ysyx_22040000 李心杨 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux 14:44:17 up 2 days 13:45, 2 users, load average: 1.18, 1.21, 1.18
This commit is contained in:
parent
0458aba520
commit
abb76552fb
4 changed files with 70 additions and 52 deletions
|
@ -18,7 +18,7 @@ int main(int argc, char **argv, char **env) {
|
|||
while (true) {
|
||||
nvboard_update();
|
||||
top->eval();
|
||||
printf("%d, %d, %d", top->io_segs_0, top->io_segs_1, top->io_segs_2);
|
||||
// printf("%d, %d, %d", top->io_segs_0, top->io_segs_1, top->io_segs_2);
|
||||
}
|
||||
delete top;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue