1 Jul 2005 01:01
Re: [2.6 patch] SENSORS_ATXP1 must select I2C_SENSOR
Sebastian Pigulak <dreamin <at> interia.pl>
2005-06-30 23:01:36 GMT
2005-06-30 23:01:36 GMT
On Fri, 1 Jul 2005 00:17:27 +0200 Adrian Bunk <bunk <at> stusta.de> wrote: > On Thu, Jun 30, 2005 at 11:47:09PM +0200, Sebastian Pigulak wrote: > > > Hey, > > Hi Sebastian, > > > I've tried patching linux-2.6.13-RC1 with patch-2.6.13-rc1-git2 and building atxp1(it allows Vcore voltage changing) into the kernel. Unfortunately, the kernel compilation stops with: > > > > LD init/built-in.o > > LD vmlinux > > drivers/built-in.o(.text+0x92298): In function `atxp1_detect': > > : undefined reference to `i2c_which_vrm' > > drivers/built-in.o(.text+0x921ae): In function `atxp1_attach_adapter': > > : undefined reference to `i2c_detect' > > make: *** [vmlinux] B??d 1 > > ==> ERROR: Build Failed. Aborting... > > > > Could someone have a look at the module and possibly fix it up? > > The patch below should fix it. > > cu > Adrian > > > <-- snip -->(Continue reading)
>
> well, it could still be tested, since it's so easy: the dohell script is
> already doing all of that as it runs rtc_wakeup - which runs a
> SCHED_FIFO task and carefully measures wakeup latencies. If it is used
> with 1024 Hz (the default) and it can be used in every test without
> impacting the system load in any noticeable way.
OK, I think that I finally understand what you are getting at -- and I
agree that it would be interesting to get latency measurements during the
actual lmbench runs. However, if I understand correctly, you would want
roughly 1,000,000 latency measurements per lmbench run segment, which,
at 1024 Hz, would mean that each segment would take about 20 minutes.
A single lmbench run would then take many hours.
Is this really what you are getting at, or are you instead thinking
RSS Feed