From owner-freebsd-questions Fri Nov 24 4:16:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 3FD6F37B4CF for ; Fri, 24 Nov 2000 04:16:07 -0800 (PST) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.1/8.11.1) with SMTP id eAOCFqU01977 for ; Fri, 24 Nov 2000 15:15:56 +0300 (MSK) (envelope-from matrix@ipform.ru) Message-ID: <008701c05610$4c73d920$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: References: Subject: Limiting CPU usage Date: Fri, 24 Nov 2000 15:15:48 +0300 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! How can I run a programm so it will not use more than X% of CPU? Also, how can i change that param for existing process? nice and renice do a little different thing, a process still can eat up all of cpu. Regards, Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message