gsilvis / silvos

half-baked Silvis OS kernel
MIT License
4 stars 2 forks source link

Test-memory-reap is slow #54

Open cstanfill opened 7 years ago

cstanfill commented 7 years ago

It's even slow with KVM enabled. We should figure out why. I recommend instrumenting functions with com_print statements and the hpet clock.

allanlw commented 7 years ago

Did #56 fix this? @gsilvis

gsilvis commented 7 years ago

It's a lot faster now. There's still other improvements to be made, most likely, but the biggest source of slowdown is gone.