回退 'Pull Request !342 : 增加/proc/fs_cache来显示文件系统缓存维测信息'

This commit is contained in:
SimonLi
2021-06-21 21:33:52 +08:00
committed by Gitee
parent b3120b5498
commit 2f3d7efc24
9 changed files with 32 additions and 294 deletions

View File

@@ -206,9 +206,6 @@ VOID OsMarkPageDirty(LosFilePage *fpage, LosVmMapRegion *region, int off, int le
typedef struct ProcessCB LosProcessCB;
VOID OsVmmFileRegionFree(struct file *filep, LosProcessCB *processCB);
#ifdef LOSCFG_DEBUG_VERSION
VOID ResetPageCacheHitInfo(int *try, int *hit);
#endif
#ifdef __cplusplus
#if __cplusplus
}