Top "Intel" questions

For issues related to Intel semiconductor chips and assemblies, Intel architectural features and ISA extensions, and Intel chips micro-architecture.

Can one construct a "good" hash function using CRC32C as a base?

Given that SSE 4.2 (Intel Core i7 & i5 parts) includes a CRC32 instruction, it seems reasonable to investigate whether one …

hash intel sse crc32
Retrieve Intel PCH temperature with Powershell

I'm trying to retrieve the intel PCH temperature with powershell. I cannot find any way to retrieve this temperature using …

powershell wmi intel sensors pch
Does intel core i5 belong to the family i686 or x86_64

To which family does intel core i5 processors belong to? x86_64 or i686. I was installing MinGW. I know it …

64-bit intel core 32-bit
Why is the loop instruction slow? Couldn't Intel have implemented it efficiently?

LOOP (Intel ref manual entry) decrements ecx / rcx, and then jumps if non-zero. It's slow, but couldn't Intel have cheaply …

performance assembly x86 intel cpu-architecture
How can the L1, L2, L3 CPU caches be turned off on modern x86/amd64 chips?

Every modern high-performance CPU of the x86/x86_64 architecture has some hierarchy of data caches: L1, L2, and sometimes L3 (…

x86 intel cpu-cache memory-access msr
Debian 10 (Buster) slow desktop/GUI

When installing Debian 10 (Buster) the desktop/GUI applications are slow. Opening applications (e.g. Firefox, Terminal,...) takes quite long and …

driver intel nvidia debian-buster