The NetBSD Project

CVS log for src/sys/arch/amiga/amiga/machdep.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / amiga / amiga

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: abandoned-netbsd-4-base


Revision 1.196 / (download) - annotate - [select for diffs], Fri Jun 9 21:29:39 2006 UTC (17 years, 9 months ago) by aymeric
Branch: MAIN
CVS Tags: yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, yamt-pdpolicy-base6, rpaulo-netinet-merge-pcb-base, gdamore-uart-base, gdamore-uart, chap-midi-nbase, chap-midi-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-splraiseipl, newlock2
Changes since 1.195: +24 -14 lines
Diff to previous 1.195 (colored)

in the softintr-with-si_callbacks framework, don't use add_sicallback()
everytime softintr_schedule() is called. They don't have the same semantics
when called multiple times before the callback is triggered.
Should avoid huge numbers of si_callbacks being created when a machine is
overloaded.
XXX the fix certainly applies to the atari port, too.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>