Re: [PATCH v1 00/19] Increase resolution of load weights

From: Ingo Molnar
Date: Wed May 04 2011 - 07:14:10 EST



* Nikhil Rao <ncrao@xxxxxxxxxx> wrote:

> Also, out of curiosity, what's an acceptable tolerance level for a
> performance hit on 32-bit?

It's a cost/benefit analysis and for 32-bit systems the benefits seem to be
rather small, right?

Can we make the increase in resolution dependent on max CPU count or such and
use cheaper divides on 32-bit in that case, while still keeping the code clean?

We'd expect only relatively large and new (and 64-bit) systems to run into
resolution problems, right?

Thanks,

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/