Sitemap
A list of all the posts and pages found on the site. For you robots out there, there is an XML version available for digesting as well.
Pages
Posts
缓存替换:LRU
Published:
上次提到最常用的 PLRU(Pseudo Least Recently Used) 的实现理论,这里介绍一下其原型 LRU 的理论和软硬件实现方式。
缓存替换:tree-based PLRU
Published:
LRU(Least Recently Used)是经典的缓存替换策略之一,但当缓存相联度较大时(通常路数大于4路),LRU的实现开销变得很高。PLRU(pseudo-LRU)是 LRU 的开销优化版本,本文要介绍的是PLRU中的tree-PLRU(tree-based pseudo-LRU)1。因为网络上的一些 PLRU 博客讲述得有些复杂,本文按照官方文档和网上资料的理解,梳理了一套比较简单的理解方式。
https://people.computing.clemson.edu/~mark/464/p_lru.txt ↩
new blog theme
Published:
A new blog theme based academicpages.
使用 github 搭建个人网站
Published:
从大二开始就陆陆续续尝试搭建个人网站,那会儿还在用服务器 + wordpress,但基本就是简单搭了个架子。随着白嫖的服务器到期,自己也就没有管了。中间也想过搞一下,可能是太懒了吧,觉得本地写 blog 也挺好。但只有自己知道,只要 blog 不 publish,记录永远都很潦草。
portfolio
Portfolio item number 1
Short description of portfolio item number 1
Portfolio item number 2
Short description of portfolio item number 2 
publications
Paper Title Number 1
Published in Journal 1, 2009
This paper is about the number 1. The number 2 is left for future work.
Recommended citation: Your Name, You. (2009). "Paper Title Number 1." Journal 1. 1(1).
Download Paper | Download Slides | Download Bibtex
Paper Title Number 2
Published in Journal 1, 2010
This paper is about the number 2. The number 3 is left for future work.
Recommended citation: Your Name, You. (2010). "Paper Title Number 2." Journal 1. 1(2).
Download Paper | Download Slides
Paper Title Number 3
Published in Journal 1, 2015
This paper is about the number 3. The number 4 is left for future work.
Recommended citation: Your Name, You. (2015). "Paper Title Number 3." Journal 1. 1(3).
Download Paper | Download Slides
Paper Title Number 4
Published in GitHub Journal of Bugs, 2024
This paper is about fixing template issue #693.
Recommended citation: Your Name, You. (2024). "Paper Title Number 3." GitHub Journal of Bugs. 1(3).
Download Paper
Paper Title Number 5, with math \(E=mc^2\)
Published in GitHub Journal of Bugs, 2024
This paper is about a famous math equation, \(E=mc^2\)
Recommended citation: Your Name, You. (2024). "Paper Title Number 3." GitHub Journal of Bugs. 1(3).
Download Paper
talks
Talk 1 on Relevant Topic in Your Field
Published:
This is a description of your talk, which is a markdown file that can be all markdown-ified like any other post. Yay markdown!
Conference Proceeding talk 3 on Relevant Topic in Your Field
Published:
This is a description of your conference proceedings talk, note the different field in type. You can put anything in this field.
teaching
Teaching experience 1
Undergraduate course, University 1, Department, 2014
This is a description of a teaching experience. You can use markdown like any other post.
Teaching experience 2
Workshop, University 1, Department, 2015
This is a description of a teaching experience. You can use markdown like any other post.
