ARM public key benchmark

Niels Möller nisse at lysator.liu.se
Thu Apr 4 20:20:31 CEST 2013


David Miller <davem at davemloft.net> writes:

> From: nisse at lysator.liu.se (Niels Möller)
> Date: Thu, 04 Apr 2013 15:42:15 +0200
>
>> And I have no idea about how to write a Linux kernel module that
>> makes a certain function be executed on all available cores; if I
>> can find out, I'll definitely try that.
>
> #include <linux/smp.h>
>
> ...
>
> 	on_each_cpu(my_func, my_func_args, 1);

Cool. I'll have to play with that, but probably not until next week.

Thanks,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.


More information about the gmp-devel mailing list