X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=QibbiJBoHflxSp7QnxBkvBOGXuBdnW0k8x/jewWkjaCsBbwQKjvEG /ziuYpYf8u4ltO3JwrZbVdfk7xvLqY1DPiyscaFkdnX/44RdTZfQIyVM+IC8ACTE UoasQMYtBelJtoTiEHLmK8Nc1XlTCYlPn4z7ztBOwwLLo4m3cFhc4c= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=YFCyjs6p6dBLI/uZsFYHiyDP9/8=; b=EotgubFpJVN7V81oRTZheP5KQBBC tXM1mvJY6JgOy+u42Dawna9jw2Vt2q+d3GlltGk3ly//SzsQ5I0yEDjcqJb9CuOe ToTDpkpFEXGVrYcjCygPSjKJrgHlmmNKbxSIRk0VLoY5N4WrpAlj1+yuIHdXW/P7 MG0CQ34NT42Q4vY= 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=H*MI:edu, HX-Languages-Length:940, dear, H*Ad:D*edu X-HELO: mailsrv.cs.umass.edu Reply-To: moss AT cs DOT umass DOT edu To: cygwin From: Eliot Moss Subject: taskset in util-linux? Message-ID: <9948a394-19ab-d838-16fb-9adb9feae3d2@cs.umass.edu> Date: Fri, 5 Apr 2019 20:37:27 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Dear cygwin-ers -- I am wondering about the absence of tasket from Cygwin's util-linux package. While I can imagine that the Linux version of that program might no port directly, Windows does seem to support similar functionality -- cmd.exe accepts a /affinity switch. It is ugly, perhaps comparatively slow, etc., to have to run a Cygwin task with affinity going through cmd (and I found no way to make that work without popping up a cmd window, that then goes away when the task completes). Any possibility of getting this supported under Cygwin? I have no idea what underlying calls, etc., might need support ... Likewise, it would be nice to be able to control the performance settings (clock speed) via the /sys method supported under (some) Linux versions: /sys/devices/system/cpu/intel_pstate/{no_turbo,{min,max}_perf_pct} One might link these to something (probably new) in /proc. Regards - Eliot Moss -- 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