Re: [PATCH v2] oprofile, x86: Move memory allocation for ppro outof per cpu

From: Peter Zijlstra
Date: Mon Aug 01 2011 - 08:32:52 EST


On Mon, 2011-08-01 at 09:07 +0200, Robert Richter wrote:
> Can you please describe the root problem more precisely. Why can't you
> run it on -rt? What is broken?

Because the allocators don't work from atomic context anymore. Now -rt
doesn't have a lot of real atomic contexts left so its usually not much
of a problem, but CPU_STARTING and actual IPIs are of course still
atomic.



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