|
|
|
|
|
by Someone
2812 days ago
|
|
For the ”C kernel vs go kernel” benchmarks, the paper writes ”The benchmarks allocate no heap memory in steady-state, so Biscuit’s garbage collector is not invoked.”. Is that a fair way to make this comparison? Also, ”This results in heap bounds of less than 500kB for all system calls but rename and fork (1MB and 641kB, respectively).” How does that compare to the C-based kernel? Finally, how does this system hold up after days of uptime? |
|