tux - incomplete requests

Ingo Molnar mingo at elte.hu
Thu Aug 12 10:10:58 UTC 2004


it will be pushed into the workqueue next time the networking layer sees
any event happening on that socket. (or a timeout occurs.)

	Ingo

* sapan at chewbacca.enseirb.fr <sapan at chewbacca.enseirb.fr> wrote:

> hi,
> 
> in which function do incomplete tux requests get pushed back into the
> workqueue?
> 
> i notice that if proto->parse_request returns 0 (signalling an incomplete
> request), parse_request simply calls add_tux_atom(req, parse_request) without
> calling add_req_to_workqueue, which makes sense since otherwise
> process_requests might loop forever, resulting in a busy-poll...
> but in that case, where does the incomplete request get pushed back
> into the workqueue?
> 
> sapan





More information about the tux-list mailing list