fywc’s Blog
fywc
fywc’s Blog
Categories
All
(10)
Linux
(1)
VFIO
(1)
analysis
(4)
code
(4)
news
(6)
GDB命令集合
Visualgdb Reference
Linux 内核设备和模块
在 Linux 以及所有 Unix 系统中,设备被分为以下三种类型:
Deadlock-Livelock-Starvation
In a multiprogramming environment, more than one process may compete for a finite set of resources. If a process requests for a resource and the resource is not presently…
VFIO Description
Linux
VFIO
在开始之前我们先要说一个东西就是 DMA,直接让设备访问内存,可以不通过 CPU 搬运数据。
fywc
Jan 11, 2025
数据结构与算法
news
code
analysis
The physical layer of a computer system is responsible for the actual storage and retrieval of data in electronic or magnetic form. Memory in the physical layer is organized…
fywc
Oct 2, 2023
Post With Code
news
code
analysis
This is a post with executable code.
Harlow Malloc
Feb 6, 2023
CS6.175
news
code
analysis
Lab4要求实现4种不同的FIFO,这些FIFO可以从不同程度上实现并发,也就是实现enqueue和dequeue方法。
fywc
Feb 6, 2023
RookieCore
news
code
analysis
RookieCore 是一款简单的开源RISC-V处理器,采用三级流水:取指、译码、执行。 This is a post with executable code.
fywc
Feb 6, 2023
Welcome To My Blog
news
最初的出发点是用自动调优在软件性能优化和硬件设计间建立直接联系,与传统自动调优不同的是,这要基于一些硬件设计参数去建模,并计算程序性能,而不是用真机或机器学习的黑盒模型,因为这样才能获得硬件设计参数的直接反馈,例如哪些参数组合是均衡的,哪些存在瓶颈且瓶颈在哪。
Tristan O’Malley
Feb 3, 2023
Welcome To My Blog
news
This is the first post in a Quarto blog. Welcome!
Tristan O’Malley
Feb 3, 2023
No matching items