X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4AB60E35.2050801@gmail.com> Date: Sun, 20 Sep 2009 12:12:53 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: nice program for network usage? References: <4AB525B1 DOT 5300 DOT 42927BAB AT wess DOT acegroup DOT cc> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Thorsten Kampe wrote: > * Wes S (Sat, 19 Sep 2009 18:40:49 -0400) >> Is buried in the Cygwin project, a program like nice which keeps the >> system responsive when heavy cpu jobs are running except this is to >> use as much of bandwidth as possible unless other processes want >> bandwidth. I dags but came up empty, too many false positives. > > http://cygwin.com/cgi-bin2/package-grep.cgi?grep=nice.exe That's not really any kind of answer to OP's question, is it? If it is it's certainly a bit obscurely presented. Wes, I've never heard of such a utility. 'nice' itself is a simple tool that just provides a handy command-line interface to the kernel's process priority level management features. For what you want to be viable, it would probably equally depend on the OS providing support, as managing the kernel's network i/o buffers isn't something you can do from userspace. I'm not aware of any kernel facility that could be used to prioritise network access on a per-task basis, let alone any way to relate that to current loading, so I doubt you'll find that what you want exists. cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple