Description:vfs refactoring
Feature or Bugfix:Feature Binary Source:Huawei PrivateCode(Yes/No):Yes Change-Id: I175d2648bc6f9078c34de2c0a5c93fda10b86c47 ChangeID:13306388
This commit is contained in:
committed by
mamingshuai
parent
eb474b86bb
commit
d970750808
@@ -42,6 +42,7 @@
|
||||
#include "los_oom.h"
|
||||
#include "los_vm_dump.h"
|
||||
#include "los_process_pri.h"
|
||||
#include "fs/path_cache.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
#if __cplusplus
|
||||
@@ -186,6 +187,8 @@ LITE_OS_SEC_TEXT_MINOR UINT32 OsShellCmdDumpPmm(VOID)
|
||||
{
|
||||
OsVmPhysDump();
|
||||
|
||||
PathCacheMemoryDump();
|
||||
VnodeMemoryDump();
|
||||
return OS_ERROR;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user