Wjt1127 Blog

Home Archives
2022-07-05

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

Share
Newer
PMDK从pmemobj到物理地址的映射流程

Tags

  • 2022
  • COW
  • DAX
  • File System
  • ISAC
  • Linux内核
  • PM
  • PMDK
  • Security
  • XFS
  • Zero Copy
  • easy
  • leetcode
  • linux
  • mmap
  • reflink
  • 《Linux内核深度解析(余华兵)》
  • 内存分配
  • 内存管理
  • 初始化
  • 地址映射
  • 滑动窗口
  • 虚拟地址
  • 论文阅读
  • 进程管理
  • 阅读笔记

Tag Cloud

2022 COW DAX File System ISAC Linux内核 PM PMDK Security XFS Zero Copy easy leetcode linux mmap reflink 《Linux内核深度解析(余华兵)》 内存分配 内存管理 初始化 地址映射 滑动窗口 虚拟地址 论文阅读 进程管理 阅读笔记

Archives

  • September 2022
  • July 2022

Recent Posts

  • (no title)
  • CreateObj in PMDK
  • 剑指 Offer II 041. 滑动窗口的平均值
  • PS-ORAM
  • SubZero
© 2022 Wjt1127
Powered by Hexo
Home Archives