> There are easier ways to block a process than to modify the scheduler
> itself.  Check out the vt_waitactive code in drivers/char/vt.c and see
> if that is ameniable to your problem.

This blocks the current process. What I need to do is block all the
process that could be using a particular video card. 

Reply via email to