The Beard Sage

  • Machine Learning
  • Computer Architecture
  • Theoretical Computer Science
  • About Me

Post Category → Computer Architecture

LRU Counter Implementation

posted in Computer Architecture on January 29, 2020 by TheBeard 0 Comments

A step by step example showing cache block replacement procedure that uses an LRU counter. The counter value update procedure and its cost/energy factor are discussed.

Continue reading →

Visualizing Amdahl’s Law

posted in Computer Architecture on January 26, 2020 by TheBeard 0 Comments

Amdahl’s law is used to estimate the theoretical speedup achieved by increasing the number of resources available for program execution. This article shares a visualization based approach to understand this concept instead of memorizing a formula.

Continue reading →
Newer posts →
Copyright (C) 2021. All rights reserved.