文件操作 - CIM_VolatileStorage.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Device/CIM_VolatileStorage.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Deprecated { "CIM_Memory" }, Version ( "2.8.0" ), UMLPackagePath ( "CIM::Device::Memory" ), Description ( "Capabilities and management of Volatile Storage." )] class CIM_VolatileStorage : CIM_Memory { [Deprecated { "CIM_AssociatedCacheMemory" }, Description ( "Indicates whether this Memory can be cached or not." ), MappingStrings { "MIF.DMTF|System Resource Memory Info|002.5" }] boolean Cacheable; [Deprecated { "CIM_AssociatedCacheMemory.WritePolicy" }, Description ( "An enumeration indicating the cache type that is " "compatible with this Memory. For example, 4 indicates " "write-through cache. If the Cacheable property is set to " "false, then this property does not have meaning and " "should be set to 5, \"Not Applicable\"." ), ValueMap { "1", "2", "3", "4", "5" }, Values { "Other", "Unknown", "Write-Back", "Write-Through", "Not Applicable" }, MappingStrings { "MIF.DMTF|System Resource Memory Info|002.6" }] uint16 CacheType; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件