Opened 11 years ago
Closed 11 years ago
#249 closed task (fixed)
There should be a maximum sleep time in main loop
Reported by: | ph3-der-loewe | Owned by: | |
---|---|---|---|
Priority: | wishlist | Milestone: | |
Component: | SavannahIce | Version: | 0.1beta0 |
Keywords: | Cc: | ||
Architecture: | Compiler: | ||
Difficulty: | very easy | Kernel: | |
Operating System: | Parent Tickets: | ||
Patch attached: | no | Protocol: | |
Sound driver: | Topic: | other |
Description
The time SavannahIce? sleeps in main loop should be limited. This will significantly improve response time for control clients. The maximum time can in a future release be dynamically adjusted based on the overall status (like much lager if no pure control client is connected).
Subtickets
Change History (1)
comment:1 Changed 11 years ago by ph3-der-loewe
- Resolution set to fixed
- Status changed from new to closed
- Version changed from current to 0.1beta0
Note: See
TracTickets for help on using
tickets.
Has been fixed. Maximum was set to 64ms.