Krystian Bacławski
Krystian Bacławski
@franciscozdo Please evaluate this PR for useful changes in the context of adapting Cranor's `amap`.
I reckon this PR should be split into two parts. The first would be focused on adding support for splitting `vm_map_entry`-ies. The second should change `vm_map_entry` access permissions.
Please resolve conflicts!
@wiklam What's the status of this PR ?
IIRC The intent of this PR is to change timer drivers so that resource allocation (including interrupt handler registration) is performed only when the driver is attached. This involves masking...
@MichalBlk Could you resolve conflicts?
You're right – `SA_INTERRUPT` is not even defined in _NetBSD_ or _FreeBSD_ header files. OTOH `SA_RESTART` is a real thing.
@MichalBlk Please resolve conflicts.
@MichalBlk Could you resolve conflicts?
That's an awesome finding you've made! > @cahirwpz: Suppose the answer to all questions above is "Perfect for our needs". Would you then consider dropping support for OVPsim as a...