bigsys-gnu / mvcc-os

KhronOS, a scalable operating systems based on sv6 (MIT) with MV-RLU (multi-version concurrency control mechanism)
Other
1 stars 0 forks source link

Spinlock profiling causes System shutdown #105

Closed MadPlayer closed 9 months ago

MadPlayer commented 2 years ago

sampler를 disable하면 문제가 생기지 않는 것을 확인했습니다. cpu를 2초간 사용할 수 없다는 메시지를 출력하는 과정에서 문제가 생긴것으로 보입니다.