Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!news2.arglkargh.de!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.05; 'seemed': 0.07; 'subject:How': 0.09; 'received:mail- vb0-f46.google.com': 0.09; 'cc:addr:python-list': 0.10; 'gamers': 0.16; 'overview:': 0.16; 'subject:limit': 0.16; 'subject:usage': 0.16; 'url:faq': 0.16; 'received:209.85.212.46': 0.18; 'os,': 0.22; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'have,': 0.27; 'opposed': 0.27; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'cpu': 0.29; 'url:client': 0.29; 'maybe': 0.29; 'could': 0.32; 'url:ie': 0.33; 'knowledge': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'there': 0.35; 'but': 0.36; 'option': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'brief': 0.38; 'google': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'skip:u 10': 0.60; 'url:search': 0.83; 'url:fs': 0.84; 'url:biz': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=mKxxqarxUAyvbrf47MvajO4wHEjOAAEcIWn3DuKPyZU=; b=gUdH8IVf7ZMbP6/EWIhZzHyY9qCX9jB8OqgYuGzFgRI0H4IIROFNIFpDoTlgnltZ9B Mq/+uu5eVkOXPJjMkf9fYpXL8eHy4Rd1YZYr3kZZmdC6d9vuHwzAYL2KHGockELQa4nj orsSdPtZZgjjKqgn0x1VNsrdwyQozwMLrgxs0M6ppZ2N3vqrNMNCOvm0J1jVQMhx9Zys XVW0QkdistQBQ3kOBau5IA519+MnSaYRhBo0aNwaAYrcmdxHw/J9Z2nKRyeAa0B22Nlh 9+o8sSK8TUBCBKZCKghsLSlzC9iGejTc85XUN0G4PkWYstZKmwkIWKzk6pw0okpvtRNV hGhw== MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 22 Sep 2012 23:24:55 -0400 Subject: Re: How to limit CPU usage in Python From: Dwight Hutto To: Tim Roberts Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1348370698 news.xs4all.nl 6949 [2001:888:2000:d::a6]:42396 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:29779 Now also, just thinking theoretically with the knowledge I have, you could underclock(as opposed to overclocking, which is what gamers do), but have never seen that option in BIOS. And maybe there is an option in your OS, google search term 'limiting processes activity cpu usage': https://www.google.com/search?client=ubuntu&channel=fs&q=limiting+processes+activity+cpu+usage&ie=utf-8&oe=utf-8 This seemed good for what you want from a brief overview: http://www.cyberciti.biz/faq/cpu-usage-limiter-for-linux/ Best Regards, David Hutto CEO: http://www.hitwebdevelopment.com