Re: [patch] enhance initcall_debug, measure latency

From: Andi Kleen
Date: Mon Apr 02 2007 - 03:22:28 EST


> > > initcall 0xc1f5487d ran for 23083 msecs: pca_isa_init+0x0/0x143()
> > > initcall 0xc1f54fba ran for 17121 msecs: pcf8574_init+0x0/0x20()
> >
> > e.g. those just look like bugs.
>
> it's ok i think: it's ISA so it spends its time fairly to tickle the
> ports in a loop.

23 or 17 seconds long? That's just broken imho.

I presume one could define a background_module_init() for those,
but it's still buggy.

-Andi
-
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/