Search Articles — Sudonull

Search Results

In this project

CPU 80% Diagnostics in ClickHouse

https://sudonull.com/cpu-80-diagnostics-in-clickhouse

Tools for finding problematic queries in ClickHouse: system.processes, query_log, EXPLAIN. Diagnostics steps, SQL examples, checklist. Optimize load without downtime.

CPU Memory Hierarchy: Latencies and Optimization

https://sudonull.com/cpu-memory-hierarchy-latencies-and-optimization

Analysis of memory hierarchy from registers to DRAM. Cache misses, 64 B lines, locality, prefetcher, MESI. Optimization for RISC-V and desktops. Learn how to speed up code.

CPU Temperature Monitoring on Python Xlib

https://sudonull.com/cpu-temperature-monitoring-on-python-xlib

Implement CPU temperature overlay in X11 with python-xlib. Cross-platform script for FreeBSD/Linux. Full code, sysctl/sysfs setup. For middle/senior dev.

AGI CPU from Arm: server chip for AI agents

https://sudonull.com/agi-cpu-from-arm-server-chip-for-ai-agents

Arm introduces AGI CPU with 136 Neoverse V3 cores for AI agents. 2× performance per rack, TDP 300 W, customers Meta and OpenAI. Details of specs and market — read the analysis.

From other projects

Nvidia shares hit all-time high: AI chips Rubin Ultra

https://ymaho.com/nvidia-shares-hit-all-time-high-ai-chips-rubin-ultra

Nvidia shares rose 5% to $3.1 trillion after announcement of Rubin Ultra chips and Vera CPU. Analysis of drivers, risks, and forecast. Read more.

Intel and Qualcomm stocks: growth on chips and contracts

https://ymaho.com/intel-and-qualcomm-stocks-growth-on-chips-and-contracts

Analysis of the reasons for the rally of Intel and Qualcomm stocks in May 2026: Apple agreement, AI contracts and a new CPU supercycle. Find out who wins and how to profit from it.

From the web

How to Permanently Set CPU Affinity in Windows 11 & 10 for Optimal ...

https://windowsforum.com/threads/how-to-permanently-set-cpu-affinity-in-windows-11-10-for-optimal-performance.369250/

Jun 6, 2025 · This guide explores various methods to permanently set CPU affinity for programs in Windows 11 and 10, providing step-by-step instructions and highlighting the benefits and potential …

Processor Affinity meaning; How to set Processor Affinity in …

https://www.thewindowsclub.com/processor-affinity-windows

Mar 31, 2025 · Learn how to set Processor Affinity in Windows 11/10. We have also explained what Processor Affinity, and if it is useful to improve performance.

Processor affinity - Wikipedia

https://en.wikipedia.org/wiki/Processor_affinity

In computer science, processor affinity, also called CPU pinning or cache affinity, enables the binding and unbinding of a process or a thread to a central processing unit (CPU) or a range of CPUs, so that …

How to Set Affinity in Windows 11: A Step-by-Step Guide

https://www.solveyourtech.com/how-to-set-affinity-in-windows-11-a-step-by-step-guide/

Dec 9, 2024 · Learn how to set CPU affinity in Windows 11 to optimize performance by assigning specific processor cores to your applications with this easy guide.

CPU Affinity Mask Calculator - Bitsum

https://bitsum.com/tools/cpu-affinity-calculator/

The best way to set a CPU affinity permanently on Windows is to use Process Lasso. The custom CPU affinity will be applied each time the process is run. Alternatively, if you want to start a program at a …

How to Set CPU Affinity in Windows 10/11 [Prioritize Apps]

https://www.techbloat.com/how-to-set-cpu-affinity-in-windows-10-11-prioritize-apps.html

May 12, 2026 · CPU affinity tells Windows which logical CPU (s) a process is allowed to run on. When you pin a demanding app to specific cores, you can reduce latency spikes, keep your foreground app …

How to Permanently Set CPU Affinity for a Program in Windows 11 or …

https://www.how2shout.com/how-to/how-to-permanently-set-cpu-affinity-for-a-program-in-windows-11-or-10.html

Jun 6, 2025 · CPU Affinity (also called processor affinity) is a feature in Windows (and other operating systems) that allows you to control which CPU cores a specific program or process is allowed to use.

NVIDIA Enterprise Support Portal | What is CPU Affinity?

https://enterprise-support.nvidia.com/s/article/what-is-cpu-affinity-x

Jan 24, 2026 · This post discusses CPU affinity and exhibits some examples for its usage. This post is meant for basic users who wish to understand the concept behind CPU affinity for performance …

How To Set CPU Affinity - TechBloat

https://www.techbloat.com/how-to-set-cpu-affinity.html

Jan 24, 2025 · One of the techniques employed by system administrators and power users to enhance performance is setting CPU affinity. This article will delve into what CPU affinity is, why it’s important, …

How to Set CPU Affinity via Windows Task Manager - WinBuzzer

https://winbuzzer.com/2024/01/02/how-to-set-cpu-affinity-in-windows-10-with-task-manager-or-system-properties-xcxwbt/

Jan 2, 2024 · In this tutorial, we’ll be covering how to set CPU/processor affinity for individual apps, as well as how to change the CPU priority to prefer foreground apps.

Trending Now