RFC: Dynamic hwcaps
Dave Martin
dave.martin at linaro.org
Wed Dec 8 05:30:53 EST 2010
Hi,
On Tue, Dec 7, 2010 at 9:15 PM, Ben Dooks <ben-linux at fluff.org> wrote:
[...]
>
> Could you do what the original FP did, and start with units off and use
> the first use of $unit in the process to turn it on? Do things like NEON
> support this?
>
Actually, this is still done -- it's the same code since NEON and VFP
use a common register file. The issue under discussion is that
userspace can't detect whether units like these are active or not, and
so can't make dynamic runtime decisions about whether to run
accelerated code or not. (And also, whether this would actually be
usefuil)
Cheers
---Dave
More information about the linux-arm-kernel
mailing list