.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "HTB_DO_EVENTS" "9" "09 October 2005" "" "" .SH NAME htb_do_events \- make mode changes to classes at the level .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp long htb_do_events (struct htb_sched * \fIq\fB, int \fIlevel\fB); \fR .SH "ARGUMENTS" .TP \fB\fIq\fB\fR -- undescribed -- .TP \fB\fIlevel\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP Scans event queue for pending events and applies them. Returns jiffies to next pending event (0 for no event in pq). .SH "NOTE" .PP Aplied are events whose have cl->pq_key <= jiffies.