diff options
author | 2006-06-15 20:08:29 +0000 | |
---|---|---|
committer | 2006-06-15 20:08:29 +0000 | |
commit | c62181b11cb87b8bc9827b5000bf73416171cb3f (patch) | |
tree | fe8d4a14b7725748c6046d0b93079b7f42f61183 /usr.bin/cvs/commit.c | |
parent | Nothing sets P_FSTRACE anymore, so remove all what's left of it. (diff) | |
download | wireguard-openbsd-c62181b11cb87b8bc9827b5000bf73416171cb3f.tar.xz wireguard-openbsd-c62181b11cb87b8bc9827b5000bf73416171cb3f.zip |
Rework the interrupt code, shaving some cycles off in the process.
Rather than an "iointr" routine that decomposes a vector into an
IRQ, we maintain a vector table directly, hooking up each "iointr"
routine at the correct vector. This also allows us to hook device
interrupts up to specific vectors.
From thorpej NetBSD
Tested by myself and a number of end-users.
Diffstat (limited to 'usr.bin/cvs/commit.c')
0 files changed, 0 insertions, 0 deletions