From: "Raphaël Rigo" <ml-qemu@twilight-hall.net>
To: Jamie Lokier <jamie@shareable.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Add mips-user signal handling
Date: Mon, 19 Jun 2006 18:18:14 +0200 [thread overview]
Message-ID: <4496CE46.7050002@twilight-hall.net> (raw)
In-Reply-To: <20060619151516.GA11513@mail.shareable.org>
Jamie Lokier wrote:
> Raphaël Rigo wrote:
>
>> Hello,
>> this patch adds signal handling for mips-user (and mipsel also).
>> However it doesn't implement setup_rt_frame, but it seems it is not used
>> a lot, so the current patch should support the vast majority of
>> applications.
>>
>
> Note that some web servers and other networking programs that you
> might want to use depend on setup_rt_frame.
>
> It is used by code which uses queued SIGIO signals for event queuing
> (it's the old "scalable I/O" method before epoll replaced it), and
> it's also used by code that uses dnotify to check for file changes. I
> think Samba may also use it in conjunction with F_SETLEASE.
>
> Since you seem to be aiming at networking support, I thought to
> mention this...
>
> Enjoy,
> -- Jamie
>
The program I wrote the patch for doesn't use them. But it shouldn't be
very hard to add support for setup_rt_frame, I'll try to add it in the
coming weeks.
But the current patch can be very useful already :)
Thanks for pointing this.
Regards,
Raphaël
prev parent reply other threads:[~2006-06-19 16:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-19 8:54 [Qemu-devel] [PATCH] Add mips-user signal handling Raphaël Rigo
2006-06-19 15:15 ` Jamie Lokier
2006-06-19 16:18 ` Raphaël Rigo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4496CE46.7050002@twilight-hall.net \
--to=ml-qemu@twilight-hall.net \
--cc=jamie@shareable.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).