<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=CPU_User_Limiting</id>
	<title>CPU User Limiting - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=CPU_User_Limiting"/>
	<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=CPU_User_Limiting&amp;action=history"/>
	<updated>2026-04-08T01:00:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.slackwiki.com/index.php?title=CPU_User_Limiting&amp;diff=77&amp;oldid=prev</id>
		<title>Erik: Copy from old</title>
		<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=CPU_User_Limiting&amp;diff=77&amp;oldid=prev"/>
		<updated>2009-06-02T03:19:51Z</updated>

		<summary type="html">&lt;p&gt;Copy from old&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Tips]]&lt;br /&gt;
&lt;br /&gt;
== CPU / Performance Limits ==&lt;br /&gt;
&lt;br /&gt;
To set limits on users (e.g. CPU usage), use &amp;lt;code&amp;gt;ulimit&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
EXAMPLE: &amp;lt;code&amp;gt;ulimit -t;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the manpage:&lt;br /&gt;
&amp;lt;code&amp;gt;-a&amp;lt;/code&amp;gt; All current limits are reported&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; The maximum size of core files created&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; The maximum size of a process's data segment&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-f&amp;lt;/code&amp;gt; The maximum size of files created by the shell&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-i&amp;lt;/code&amp;gt; The maximum number of pending signals&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-l&amp;lt;/code&amp;gt; The maximum size that may be locked into memory&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-m&amp;lt;/code&amp;gt; The maximum resident set size&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-n&amp;lt;/code&amp;gt; The maximum number of open file descriptors (most systems do not allow this value to be set)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; The pipe size in 512-byte blocks (this may not be set)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-q&amp;lt;/code&amp;gt; The maximum number of bytes in POSIX message queues&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; The maximum stack size&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-t&amp;lt;/code&amp;gt; The maximum amount of cpu time in seconds&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-u&amp;lt;/code&amp;gt; The maximum number of processes available to a single user&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-v&amp;lt;/code&amp;gt; The maximum amount of virtual memory available to the shell&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-x&amp;lt;/code&amp;gt; The maximum number of file locks&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Disk Space Limits ==&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;quota&amp;lt;/code&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Erik</name></author>
	</entry>
</feed>