DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 4BACXMAp1156970 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 4BACXMAp1156970 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=JtkmU/qh X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8EF23385801B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1733834001; bh=ZFHD1CCqClUVw6X+fYfeUiHPQkoJ2FbGNrw+oJpTIwo=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=JtkmU/qhJT8Bgy5dK6/lyJpqBYSye/BB67v09eeev7uOFwF1q32yWYvyhYGtzMBb6 IlmgTeJ3poDzKzttxuDivWt2pWGUs/ZJ+AfLE9TzHm7OzaV5URkWPDucXnQDHOjSzx RT/TIa8ES5mDQcAn1hllUQ/b1iGRAsAvLtiQ98OY= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D46FE3858D33 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D46FE3858D33 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1733833722; cv=none; b=NYT3avsrqCtcpvmCU5nskd5NRnrCpmBMPAXfuQ1iD0DTeYze0t1L7wr/1XWmLyoy1nvFSK4YXt+5u5pNOq9ArAyaVMYTbSQ3hc1Cu31jfzVSaueHjGWJ8K4oi01L3967XabSgYyQoCZWAJN8LAkRkBqS1xNMIo/6+JLyUghho9M= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1733833722; c=relaxed/simple; bh=/PvzkRIDUJ2gJqvqIRR5ePg2hxyzxKA97V1oQR+OfII=; h=Subject:To:From:Message-ID:Date:MIME-Version; b=I4tE5Mqjvj+00Dvmj/KPlhRxhHFx7kxgKOaGAHFOyauK2vfYECZP72ZrXqjyu7bhmVkDu4L8jd60LaJhhHooqWq89fHFgQ1o/YtD2p325qfHvgiTMosPW2jSAwS2lbyHAiFaoQgvp4yyAjKq1J0snn4a/MxMrA1W4TUBZORzQcM= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D46FE3858D33 Subject: Re: Cygwin command to bind new process to CPUs 3,4? To: cygwin AT cygwin DOT com References: Message-ID: <88b21692-e811-c6f8-a918-d716f1d6f93f@t-online.de> Date: Tue, 10 Dec 2024 13:28:38 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 SeaMonkey/2.53.19 MIME-Version: 1.0 In-Reply-To: X-TOI-EXPURGATEID: 150726::1733833719-36FFA9C7-FAADB03A/0/0 CLEAN NORMAL X-TOI-MSGID: dd8e1201-9c25-4b09-9a08-15f27e4cdcce X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Christian Franke via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Christian Franke Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Cedric Blancher via Cygwin wrote: > Good morning! > > Does Cycgwin have a command to bind a new process to a specific set of > CPUs, e.g. bind /usr/bin/eatfrogs to CPU cores 3 and 4? $ taskset -c 3,4 /usr/bin/eatfrogs ... $ cygcheck -f /usr/bin/taskset util-linux-2.39.3-2 -- Regards, Christian -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple