Re: -rt doesn't compile for UML
From: Miklos Szeredi
Date: Wed Nov 28 2007 - 08:10:09 EST
> * Miklos Szeredi <miklos@xxxxxxxxxx> wrote:
>
> > When writing a big file to a ubd disk, everything in uml slows down to
> > a crawl, even though CPU usage is minimal.
> >
> > So I wanted to try the latency tracer from -rt, but it doesn't compile
> > with UML:
>
> note that there are standalone patches as well:
>
> http://people.redhat.com/mingo/latency-tracing-patches/
>
> so there's no forced need to use -rt.
Ah, forgotten about that.
Unfortunately the latency tracer patch doesn't compile either:
CC kernel/latency_trace.o
kernel/latency_trace.c:28:21: error: asm/rtc.h: No such file or directory
kernel/latency_trace.c:63:3: error: #error Implement cycles_to_usecs.
kernel/latency_trace.c: In function â____traceâ:
kernel/latency_trace.c:658: error: implicit declaration of function âirqs_disabled_flagsâ
make[1]: *** [kernel/latency_trace.o] Error 1
Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/