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

line 更多...

#include <ftl.h>

Public 成员函数

 QTAILQ_ENTRY (line) entry
 

成员变量

int id
 
int ipc
 
int vpc
 
size_t pos
 

详细描述

line

成员函数说明

◆ QTAILQ_ENTRY()

line::QTAILQ_ENTRY ( line  )

in either {free,victim,full} list position in the priority queue for victim lines

结构体成员变量说明

◆ id

int line::id

line id, the same as corresponding block id

◆ ipc

int line::ipc

invalid page count in this line

◆ pos

size_t line::pos

◆ vpc

int line::vpc

valid page count in this line


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