diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2007-01-17 23:08:19 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2007-01-17 23:08:19 +0000 |
commit | a1445392b23bd837ebef1642251922ff13aee71e (patch) | |
tree | 897adf034d45d871499785bc9f64b8598da50598 /sys/netinet/ip_icmp.h | |
parent | a777a55ef56e44cda608b2c05754b3ee7d88d710 (diff) |
When sending signals, instead of checking if the process sending the
signal to is the curproc, check if it's SONPROC. That way we'll also
signotify processes on other CPUs. This gives MD code the opportunity
to actually deliver signals to other CPUs faster than the clock
interrupt (in the worst case).
This is a NOP until MD code is fixed.
miod@ ok
Diffstat (limited to 'sys/netinet/ip_icmp.h')
0 files changed, 0 insertions, 0 deletions