Opened 11 years ago
Closed 11 years ago
#248 closed task (fixed)
Flow control should be added
Reported by: | ph3-der-loewe | Owned by: | ph3-der-loewe |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | SavannahIce | Version: | 0.1beta0 |
Keywords: | Cc: | ||
Architecture: | Compiler: | ||
Difficulty: | normal | Kernel: | |
Operating System: | Parent Tickets: | ||
Patch attached: | no | Protocol: | RoarAudio |
Sound driver: | Topic: | other |
Description
The select loop should not include clients with a full input buffer.
This may lead in the select to return early and wast CPU time.
Subtickets
Change History (2)
comment:1 Changed 11 years ago by ph3-der-loewe
- Owner set to ph3-der-loewe
- Status changed from new to assigned
comment:2 Changed 11 years ago by ph3-der-loewe
- Resolution set to fixed
- Status changed from assigned to closed
- Version changed from current to 0.1beta0
Note: See
TracTickets for help on using
tickets.
Currently working on this.