scribblings

Filter by tag
4 posts in total

Profit or Poverty: TLB

Understanding virtual memory, the TLB (Translation Lookaside Buffer), and its performance impact on low-latency systems.

Profit or Poverty: Realtime kernel patch

An overview of the Linux scheduler’s limitations and why realtime kernel patches are essential for time-critical applications.

Profit or Poverty: NUMA

An introduction to NUMA (Non-Uniform Memory Access) and why mastering it is a hard requirement for HFT micro-optimizations.

A Philosophy of Software Design

A review of ‘A Philosophy of Software Design’ by John Ousterhout and how its concepts apply to real-world software architecture.