www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=3.0 required=5.0 tests=AWL,BAYES_20,KHOP_THREADED,RP_MATCHES_RCVD |
X-Spam-Check-By: | sourceware.org |
X-ASG-Debug-ID: | 1350334662-04ca72199a760f0001-w5GHUG |
X-Barracuda-Envelope-From: | charles DOT stepp AT syniverse DOT com |
From: | Charles Stepp <charles DOT stepp AT syniverse DOT com> |
X-Barracuda-Apparent-Source-IP: | fe80::993a:b061:1c9f:1c19 |
To: | bob <bob AT icanprogram DOT com>, "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
Subject: | RE: signalfd support |
X-ASG-Orig-Subj: | RE: signalfd support |
Date: | Mon, 15 Oct 2012 20:57:42 +0000 |
Message-ID: | <DB21073AFB4FCB4BB229FDDD95544B291F7BFE24@dalmbx04.ad.syniverse.com> |
References: | <2325766 DOT 6sS9bj5fZA AT bob-kubuntu> |
In-Reply-To: | <2325766.6sS9bj5fZA@bob-kubuntu> |
MIME-Version: | 1.0 |
X-Barracuda-Connect: | UNKNOWN[10.12.12.15] |
X-Barracuda-Start-Time: | 1350334662 |
X-Barracuda-Encrypted: | AES256-SHA |
X-Barracuda-URL: | http://205.174.180.167:8000/cgi-mod/mark.cgi |
X-Barracuda-Bayes: | SPAM GLOBAL 0.9874 1.0000 4.1969 |
X-Barracuda-Spam-Score: | 4.20 |
X-Barracuda-Spam-Status: | No, SCORE=4.20 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=9.0 tests= |
X-Barracuda-Spam-Report: | Code version 3.2, rules version 3.2.2.111440 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Note-from-DJ: | This may be spam |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id q9FKvvt6002862 |
> Since the performance of Cygwin fifos is orders of magnitude poorer than the equivalent Linux implementation, I've been trying to find an alternative to fifos in my Cygwin port. > > One possibility is to use a combination of real time signals (which queue) and > signalfd to provide a select()'able interface to those signals. Early test > code on Linux shows promise. > > I did a quick check and it doesn't appear that Cygwin supports the signalfd > (or eventfd) interface. Are there any plans to include this? If not what > should I look at that Cygwin does support that could provide similar functionality? > > Thanks in advance for all your answers. > > bob > > -- > 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 I was thinking, "hmmm...shared memory...that's some fast stuff...", but PC - ~ # ipcs -a Bad system call Oh well...our wonderful godlings who create this cygwin stuff for us can only make so much silk purse out of this Windoze pig. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |