文件操作 - CIM_CPUDiagnosticServiceCapabilities.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/System/CIM_CPUDiagnosticServiceCapabilities.mof
编辑文件内容
// Copyright (c) 2012 DMTF. All rights reserved. [Experimental, Version ( "2.32.0" ), UMLPackagePath ( "CIM::System::Diagnostics" ), Description ( "This class defines the permissible settings that can be used " "for CPU diagnostic tests." )] class CIM_CPUDiagnosticServiceCapabilities : CIM_DiagnosticServiceCapabilities { [Description ( "This array property specifies the CPU voltages that are " "supported by the vendor for this CPU. The client should " "only select one of these values." ), PUnit ( "Volt" )] real32 CPUVoltages[]; [Description ( "This array property specifies the CPU speeds that are " "supported by the vendor for this CPU. The client should " "only select one of these values." ), PUnit ( "hertz * 10^6" )] real32 CPUSpeeds[]; [Description ( "This property specifies whether the test implementor " "supports the ability for the test client to supply a " "seed for those diagnostic tests that generate a random " "sequence." )] boolean Seed = false; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件