|
Re: [PATCH] detect problematic kernel configs: msg#00111linux.real-time.xenomai.devel
Jan Kiszka wrote: > Hi, > > this patch tries to reduce the traps newbies may tap by leaving (for us) > well-known problematic kernel switches on. And are there any futher I > forgot, e.g. on other archs? > > Jan > Index: ksrc/arch/i386/Kconfig > =================================================================== > --- ksrc/arch/i386/Kconfig (revision 924) > +++ ksrc/arch/i386/Kconfig (working copy) > @@ -194,3 +194,19 @@ depends on XENO_OPT_NUCLEUS > source "drivers/xenomai/Kconfig" > > endmenu > + > +if XENOMAI = y > + > +comment "WARNING: Potential latency killers detected!" > + depends on PM || ACPI || CPU_FREQ > + > +comment "Power Management (PM)" > + depends on PM > + > +comment "ACPI" > + depends on ACPI Only ACPI_PROCESSOR is a latency killer. -- Gilles Chanteperdrix. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: T_FPU without effect: 00111, Gilles Chanteperdrix |
|---|---|
| Next by Date: | Re: [PATCH] detect problematic kernel configs: 00111, Jan Kiszka |
| Previous by Thread: | [PATCH] detect problematic kernel configsi: 00111, Jan Kiszka |
| Next by Thread: | Re: [PATCH] detect problematic kernel configs: 00111, Jan Kiszka |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |