From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.bugs Subject: bug#71628: sys_select and waitpid optimize in windows emacs Date: Tue, 18 Jun 2024 15:06:16 -0400 Message-ID: References: <9A2CE257-D929-43A2-84D9-CA9ADFC8620D@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17540"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: 71628@debbugs.gnu.org To: nihaoaheheda Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jun 18 21:07:28 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sJeAy-0004QS-68 for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 18 Jun 2024 21:07:28 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJeAZ-0005Oq-RF; Tue, 18 Jun 2024 15:07:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sJeAY-0005Ky-87 for bug-gnu-emacs@gnu.org; Tue, 18 Jun 2024 15:07:02 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sJeAW-0004qI-T7 for bug-gnu-emacs@gnu.org; Tue, 18 Jun 2024 15:07:00 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJeAY-0002Og-Vu for bug-gnu-emacs@gnu.org; Tue, 18 Jun 2024 15:07:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 18 Jun 2024 19:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71628 X-GNU-PR-Package: emacs Original-Received: via spool by 71628-submit@debbugs.gnu.org id=B71628.17187375919145 (code B ref 71628); Tue, 18 Jun 2024 19:07:02 +0000 Original-Received: (at 71628) by debbugs.gnu.org; 18 Jun 2024 19:06:31 +0000 Original-Received: from localhost ([127.0.0.1]:48850 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJeA3-0002NR-A6 for submit@debbugs.gnu.org; Tue, 18 Jun 2024 15:06:31 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:60924) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJeA1-0002NB-A4 for 71628@debbugs.gnu.org; Tue, 18 Jun 2024 15:06:30 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sJe9s-0004lN-LU; Tue, 18 Jun 2024 15:06:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=SyRWcqFFmrVj6kp4HyysKrwFnGj0/YaIKYmeeDVo6Lg=; b=gf+SyMFgyggUTiXzLJqR ciR1CqUu8CoVqhedGjalNsuS4SfYONQb9F0jVzjnd+GxTrBCqm6DmeLVVP7+aF2WPatYjvtOQhp5o h/ErmWgdUqdXso2oiqBr97GlBBAiBjYBJWvGZRUqJO5Fe/cczomEFcCeo5mWuOiztKo6uKoky4LUP HsUNX+zFDL+aBS2gll2vOXBpSFSyT9TaU1/RHn5CzLKfsxKVAf1fV9hSJq9WYEUGQ93TomBKSY463 O8yp+B6DdhWs+CLnrbP8+HoCrI+JDq6fVYJQbTDKML8T0K7mMsAGppvmpnicIOpP73Nj2RvcV/1rA NJIRQ74jBM91uQ==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1sJe9o-0007KE-KG; Tue, 18 Jun 2024 15:06:19 -0400 In-Reply-To: <9A2CE257-D929-43A2-84D9-CA9ADFC8620D@gmail.com> (nihaoaheheda@gmail.com's message of "Tue, 18 Jun 2024 15:13:57 +0800") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:287450 Archived-At: nihaoaheheda writes: > hello, I write some code to optimize the sys_select and waitpid. Code is here > https://github.com/heheda123123/emacs/compare/master...heheda123123:emacs:new_sys_select_for_win > > original function is limited to 32 subprocess/sockets, use this code can break through the limit. > > * nihaoaheheda > nihaoaheheda@gmail.com > * Hi nihaoaheheda, would you be interested in doing the FSF copyright paperwork in order to be able to contribute to emacs.git? Andrea