<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=CPU%3A_disable_enable_core</id>
	<title>CPU: disable enable core - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=CPU%3A_disable_enable_core"/>
	<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=CPU:_disable_enable_core&amp;action=history"/>
	<updated>2026-04-03T21:17:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://onnocenter.or.id/wiki/index.php?title=CPU:_disable_enable_core&amp;diff=64329&amp;oldid=prev</id>
		<title>Onnowpurbo: Created page with &quot; You can dynamically disable CPUs via /sys/devices/system/cpu/cpuN/online, for example to disable CPU 1, use:   echo 0 | sudo tee /sys/devices/system/cpu/cpu1/online  and to r...&quot;</title>
		<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=CPU:_disable_enable_core&amp;diff=64329&amp;oldid=prev"/>
		<updated>2021-12-09T09:31:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; You can dynamically disable CPUs via /sys/devices/system/cpu/cpuN/online, for example to disable CPU 1, use:   echo 0 | sudo tee /sys/devices/system/cpu/cpu1/online  and to r...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
You can dynamically disable CPUs via /sys/devices/system/cpu/cpuN/online, for example to disable CPU 1, use:&lt;br /&gt;
&lt;br /&gt;
 echo 0 | sudo tee /sys/devices/system/cpu/cpu1/online&lt;br /&gt;
&lt;br /&gt;
and to re-enable, use:&lt;br /&gt;
&lt;br /&gt;
 echo 1 | sudo tee /sys/devices/system/cpu/cpu1/online&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>