FEMU  原版 master 7e238cc
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18)
nand_lun结构体 参考

晶圆 更多...

#include <ftl.h>

nand_lun 的协作图:

成员变量

struct nand_planepl
 
int npls
 
uint64_t next_lun_avail_time
 
bool busy
 
uint64_t gc_endtime
 

详细描述

晶圆

结构体成员变量说明

◆ busy

bool nand_lun::busy

◆ gc_endtime

uint64_t nand_lun::gc_endtime

◆ next_lun_avail_time

uint64_t nand_lun::next_lun_avail_time

◆ npls

int nand_lun::npls

◆ pl

struct nand_plane* nand_lun::pl

该结构体的文档由以下文件生成: