Re: -rt doesn't compile for UML
- From: Ingo Molnar <mingo@xxxxxxx>
- Date: Wed, 28 Nov 2007 18:02:13 +0100
* Miklos Szeredi <miklos@xxxxxxxxxx> wrote:
so you can define irqs_off_flags to always-0 and you should be able
to get pretty good traces still. It should have no functional
impact.
OK, managed to make it compile, but then something goes wrong in
tracer_alloc_bootmem().
try with a lower MAX_TRACE first - 1 million entries (default) uses up
like 32 MB of RAM per CPU, that might be quite a bit and your UML image
might not be able to take that.
also, you can do a s/trace_alloc_bootmem/alloc_bootmem - the
alloc-bootmem wrapping was only done to get the tracer boot with really
ridiculously high MAX_TRACE.
Ingo
-
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/
- References:
- -rt doesn't compile for UML
- From: Miklos Szeredi
- Re: -rt doesn't compile for UML
- From: Ingo Molnar
- Re: -rt doesn't compile for UML
- From: Miklos Szeredi
- Re: -rt doesn't compile for UML
- From: Jeff Dike
- Re: -rt doesn't compile for UML
- From: Miklos Szeredi
- Re: -rt doesn't compile for UML
- From: Ingo Molnar
- Re: -rt doesn't compile for UML
- From: Miklos Szeredi
- Re: -rt doesn't compile for UML
- From: Ingo Molnar
- Re: -rt doesn't compile for UML
- From: Miklos Szeredi
- -rt doesn't compile for UML
- Prev by Date: Re: [RFC] New kobject/kset/ktype documentation and example code
- Next by Date: Re: -rt doesn't compile for UML
- Previous by thread: Re: -rt doesn't compile for UML
- Next by thread: Re: -rt doesn't compile for UML
- Index(es):