Re: Q: waiting for a short time and not beeing a resource hog

Andreas Schuldei (schuldei@andrive.de)
Wed, 1 Dec 1999 15:30:08 +0100


Quoting Ingo Molnar (mingo@chiara.csoma.elte.hu):
> you probably want to use schedule_timeout(deltajiffies). You must make
> sure that you can reschedule at that point.

How can I tell? I am in an interrupt routine. not the ideal point for
sheduling, right?

What criteria is there to tell a reshedulable function from an other one?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/