All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rapi.example.example-cpumonitor-linux.1.4.source-code.hardware-dellprecision.conf Maven / Gradle / Ivy

There is a newer version: 1.5
Show newest version
powerapi {
	cpu {
		tdp = 105
		cores = 4
		frequencies = [
			{ value = 300000, voltage = 0.85 }
			{ value = 600000, voltage = 0.94 }
			{ value = 900001, voltage = 1.04 }
			{ value = 1200001, voltage = 1.13 }
			{ value = 1500001, voltage = 1.22 }
			{ value = 1800002, voltage = 1.31 }
			{ value = 2100002, voltage = 1.41 }
			{ value = 2400003, voltage = 1.5 }
		]
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy