Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Timer priority bug?
- To: vdr@linuxtv.org
- Subject: [vdr] Timer priority bug?
- From: Jürgen Schmitz <j.schmitz@web.de>
- Date: Thu, 25 Sep 2003 01:00:28 +0200
- Content-transfer-encoding: 8bit
- Content-type: text/plain; charset=ISO-8859-15; format=flowed
- Reply-to: vdr@linuxtv.org
- Sender: vdr-bounce@linuxtv.org
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01
Hi!
After making some changes and tests with the analogTV plugin with the
priority handling (which results in a fix ;-) I found a problem with the
timer handling in the VDR core - maybe:
When a first timer eg. with prio 10 startes recording and after some
minutes a 2nd timer with a higher prio starts and requires the same
device the first one is stopped - that's ok. But when the 2nd is
recording the first one tries nearly every second to get the (or any)
device to continue its recording. This looks like useless CPU stress.
This doesn't happen when the 2nd timer has a lower priority. In this
case the 2nd starts to get a device when the 1st has finished.
Ok, I see there may be a reason to check every seconds (eg. if a user
stops timer 2) - but there should be an event to trigger the timer check.
Jürgen
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index