Implementing Redis in C++ : I
Implementing Redis-like hash commands (hget, hset, hdel) with hash map integration and data structure extensions.
Read moreMarkdown to HTML
A tiny, fast Markdown blog for GitHub Pages.
Fresh notes generated from your Markdown folder.
Implementing Redis-like hash commands (hget, hset, hdel) with hash map integration and data structure extensions.
Read moreA quick tour of the layout and features.
Read moreThis post uses the first H1 as its title because no front matter title is set. Tips Use category for a single category. Use categories for multiple groups. The summary is auto-generated if you omit i...
Read moreImplementing UART TX interrupts with buffer management, LSR register handling, and debugging ebreak interrupt issues.
Read moreImplementing CLINT timer interrupts with RISC-V privilege mode handling, mscratch usage, and interrupt delegation challenges.
Read moreClarifying IP vs IE interrupt concepts in RISC-V, hardware configuration issues, and trap entry point implementation lessons.
Read moreAddressing chicken-and-egg problems in high-address mapping, PTE allocation misconceptions, and implementing ekalloc for boot-time memory management.
Read moreChallenges in implementing high-half kernel mapping, modifying kalloc for pre/post-paging allocation strategies.
Read more