- 博客(2)
- 收藏
- 关注
原创 xxxxxxxxxxxxxxxxx个人介绍
xxx大学硕士 软件工程(双非) 2016-2020。教育经历:xxx大学硕士 软件工程(985)2020-2023。字节跳动科技有限公司 2023-至今。华为西安研究所 2022-2023。
2024-10-26 20:24:28
1125
原创 SSDSim源码分析-流程分析
首先分析这个源码,我们可以先从入口函数进行入手,首先我们来到ssd.c这个文件里面,来到它的main函数里面,首先我们先看这个比较重要的函数,initiation函数。void main(){ unsigned int i,j,k; struct ssd_info *ssd; #ifdef DEBUG printf("enter main\n"); #endif ssd=(struct ssd_info*)malloc(sizeof(struct ssd_info)); allo
2020-11-19 16:22:47
1134
7
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人