pub async fn serve_forever(
kernel_stats: impl StatsProxyInterface + Send + 'static,
stall_provider: impl StallProvider + Send + 'static,
page_refault_tracker: impl RefaultProvider + Send + 'static,
)pub async fn serve_forever(
kernel_stats: impl StatsProxyInterface + Send + 'static,
stall_provider: impl StallProvider + Send + 'static,
page_refault_tracker: impl RefaultProvider + Send + 'static,
)