<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Limitare_il_carico_IO_di_un_processo</id>
	<title>Limitare il carico IO di un processo - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Limitare_il_carico_IO_di_un_processo"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Limitare_il_carico_IO_di_un_processo&amp;action=history"/>
	<updated>2026-05-06T08:36:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Limitare_il_carico_IO_di_un_processo&amp;diff=7727&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: New page: Se un processo assorbe troppo carico I/O, prendendo tutta la banda di accesso al disco, lo si può limitare con il comando  ionice  Il comando è contenuto nel pacchetto  sudo apt-get inst...</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Limitare_il_carico_IO_di_un_processo&amp;diff=7727&amp;oldid=prev"/>
		<updated>2011-05-04T13:03:36Z</updated>

		<summary type="html">&lt;p&gt;New page: Se un processo assorbe troppo carico I/O, prendendo tutta la banda di accesso al disco, lo si può limitare con il comando  ionice  Il comando è contenuto nel pacchetto  sudo apt-get inst...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Se un processo assorbe troppo carico I/O, prendendo tutta la banda di accesso al disco, lo si può limitare con il comando&lt;br /&gt;
 ionice&lt;br /&gt;
&lt;br /&gt;
Il comando è contenuto nel pacchetto&lt;br /&gt;
 sudo apt-get install util-linux&lt;br /&gt;
&lt;br /&gt;
Per abbasare la priorità di un processo:&lt;br /&gt;
 sudo ionice -c3 -p {PID}&lt;br /&gt;
&lt;br /&gt;
==Riferimenti==&lt;br /&gt;
*[http://erikimh.com/change-a-processes-priority-with-renice/ Change a processes’ priority with renice | e r i k i m h d o t c o m]&lt;br /&gt;
*[http://www.cyberciti.biz/faq/cpu-usage-limiter-for-linux/ Linux Limit CPU Usage Per Process]&lt;br /&gt;
*[http://www.cyberciti.biz/tips/linux-set-io-scheduling-class-priority.html How To Avoid Sudden Outburst Of Backup Shell Script / Program Disk I/O]&lt;br /&gt;
*[http://stackoverflow.com/questions/702407/how-to-limit-i-o-consumption-of-python-processes-possibly-using-ionice linux - How to limit I/O consumption of Python processes (possibly using ionice)? - Stack Overflow]&lt;br /&gt;
*[http://www.linuxquestions.org/questions/linux-software-2/how-can-i-limit-a-process-disk-io-bandwith-705944/ How can I limit a process&amp;#039; disk io bandwith]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>