Hacker News new | ask | show | jobs
by charleslmunger 501 days ago
Metering also doesn't require a branch if you implement it with page faults. See "Implicit suspend checks" in https://android-developers.googleblog.com/2023/11/the-secret...
1 comments

Yep. That's a nice trick; unfortunately it's non-deterministic.
How's it nondeterministic?