Efficient caching for non-volatile memory-backed search indices. A thesis submitted for undergraduate honours for the degree Software Engineering.
-
Updated
Nov 11, 2022
Efficient caching for non-volatile memory-backed search indices. A thesis submitted for undergraduate honours for the degree Software Engineering.
This repository contains files related to Computer Architecture Lab (Autumn 2022).
Deep dive into Cache and related concepts with this interactive playground.
A direct-mapped L1 cache supporting byte-, halfword-, and word-level accesses. Implements read-allocate on read miss and write-around on write miss, with proper hit/miss handling. Both design and verification focus on correctness across various access patterns.
Personal repository for COL216 assignments - pardon mistakes!
Warp is a data orchestration and synchronization layer for distributed Go backends.
Add a description, image, and links to the l1-cache topic page so that developers can more easily learn about it.
To associate your repository with the l1-cache topic, visit your repo's landing page and select "manage topics."