lkml.org 
[lkml]   [2005]   [Oct]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: 2.6.14-rc5-rt3 - `IRQ 8'[798] is being piggy
From
Date
On Fri, 2005-10-21 at 15:25 -0700, Mark Knecht wrote:
> >
> > No I don't think so. CONFIG_RTC_HISTOGRAM is a hack, designed to work
> > with a specific test program that runs SCHED_FIFO and poll()s on the
> > RTC. VLC apparently poll()s on the RTC but does not run SCHED_FIFO. So
> > of course there will be delays.

> Lee,
> Indeed, you are correct. Apparently under character devices I had
> turned on the RTC histogram feature. With that off I am not only
> getting the maximum latency values we expect.
>
> Now I'll have to let it run for hours/days to see if I catch any
> info on these xruns, should I get another rash of them. Yesterday they
> came only after about 14 hours of work. I had none the previous two
> days.

In general you should avoid enabling/disabling random config options
between runs. If you keep changing the .config it makes it impossible
to hunt bugs or compare one set of results to another.

The easiest way is to do:

zcat /proc/config.gz > .config
make oldconfig

Lee

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-10-22 01:32    [W:0.031 / U:0.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site