AES-NI isn't available in low-end intel processors. Not even the last generation of i3's has it (i3-3240 for example:...
Type: Posts; User: Qaz`; Keyword(s):
AES-NI isn't available in low-end intel processors. Not even the last generation of i3's has it (i3-3240 for example:...
Seem reasonable to me. I guess quite a lot of ubuntu phone early users will be enthusiast that flash it on a android phone (even after the first actual ubuntu phones come out), and what easier way to...
That was more a reply to the discussion on the general the general usefulness of asm today, but even so I sure would prefer porting intrinsics-code over pure asm. If I'm the one to choose approach I...
You don't have to use pure assembler to use simd. Gcc/cl etc exposes intrinsics, that way you can decide exactly what simd instructions to use but letting the compiler manage instruction and register...
They use the nexus 7 as a reference platform for their tablet development. Not exactly what you asked for, but at least something:
https://wiki.ubuntu.com/Nexus7
IMO, they can't wait until...
There is value in compiling with different compilers in it self, even if no one uses the binaries for anything else than tests. In the process of making it work you remove non standard stuff and...
Thank you, very interesting.
This is a very interesting benchmark. It would be even more interesting with one or two bare-metal setups as reference in the same graphs (a quad sandy or ivy bridge, for example). I do understand...
I've seen the argument that nobody care when android vendors use locked boot loaders in most secure boot discussions. Have you all forgot the outrage over those last year and the year before?...
"Recently, there have been some questions raised about our lack of support for our Optimus notebook technology"
Interesting way to describe the situation caused by not supporting or even caring at...
It's the specified file system for SDXC memory cards (SDHC successor).
from http://en.wikipedia.org/wiki/SDXC#SDXC
I wonder how they (the standard comity) thought it would be a beneficial to...