On Don, 2002-12-19 at 14:39, Michel D�nzer wrote:
> Currently, an arbitrary number of signals can be scheduled, potentially
> exhausting kernel memory and/or causing lots of useless list traversal
> in the interrupt handler. I guess the number of pending signals needs to
> be limited, or is there a better way to handle this?

http://penguinppc.org/~daenzer/DRI/drm-vblank-signal-nodos.diff limits
the number of pending signals to 100 and only schedules a given signal
for a given sequence number to a given process once.

Feedback appreciated.


-- 
Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to