Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.development.apps > #210

Re: mmap unuseable for interactive application?

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!69.16.185.11.MISMATCH!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!news4.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Rainer Weikusat <rweikusat@mssgmbh.com>
Newsgroups comp.os.linux.development.apps
Subject Re: mmap unuseable for interactive application?
Date Tue, 19 Jul 2011 13:59:33 +0100
Lines 21
Message-ID <87oc0qtoi2.fsf@sapphire.mobileactivedefense.com> (permalink)
References <d705ca54-6b36-4ca6-933f-76781332f53e@e20g2000prf.googlegroups.com> <87ei1ptes4.fsf@araminta.anjou.terraraq.org.uk> <ivvifn$5cj$1@speranza.aioe.org> <e1f15667-234a-4a7f-87e7-4e2b89d5031c@y13g2000prb.googlegroups.com> <87livvzubf.fsf@sapphire.mobileactivedefense.com> <64b5b15f-66da-479a-acde-2c4116230da7@h7g2000prf.googlegroups.com> <87vcuzwsyc.fsf@sapphire.mobileactivedefense.com> <b99455cb-64ed-45a9-acac-81243107168a@p29g2000pre.googlegroups.com> <87r55nwsky.fsf@sapphire.mobileactivedefense.com> <87y5zve9nf.fsf@sapphire.mobileactivedefense.com> <6f3a2398-5c56-43e7-80d3-36526d3deeb8@g5g2000prn.googlegroups.com> <87zkkbcmew.fsf@sapphire.mobileactivedefense.com> <194dc9c4-f461-43fb-8609-07af98e9432f@r28g2000prb.googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=iso-8859-1
Content-Transfer-Encoding 8bit
X-Trace individual.net XxtYHM5Fyov82dEyJdZdFwOvn6cdFIoRdPMQg7p5Jusz55MWc=
Cancel-Lock sha1:T/oxyKlI+FCtMXY6MwA4ocistAc= sha1:ZZA6F0eRois2V0J92Huw+073J8A=
User-Agent Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)
Xref x330-a1.tempe.blueboxinc.net comp.os.linux.development.apps:210

Show key headers only | View raw


Peter <excessphase@gmail.com> writes:
> On Jul 18, 2:24 pm, Rainer Weikusat <rweiku...@mssgmbh.com> wrote:
>
>> > This sounds to me rather like an accident than the design of an
>> > engineer
>>
>> The reason for this is that anything which wasn't designed by a
>> Microsoft employee appears to be wrong to you and vice versa.
>> But that's just a bad habit and perfectly curable.
>
> I don't care about brand names!
> I remove brand name stickers from my things!
>
> The reason that this sounds sick to me,
> is that I cannot do anything useful with a signal,
> especially from inside a multithreaded application.

You can, in no particular order, use signals handled by any thread,
signals handled by a dedicated 'signal handler executing thread',
signals handled via sigwait/ sigwaitinfo and signals received via
signalfd.

Back to comp.os.linux.development.apps | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-16 16:23 -0700
  Re: mmap unuseable for interactive application? Richard Kettlewell <rjk@greenend.org.uk> - 2011-07-17 10:52 +0100
    Re: mmap unuseable for interactive application? pacman@kosh.dhis.org (Alan Curry) - 2011-07-17 20:59 +0000
      Re: mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-17 14:05 -0700
        Re: mmap unuseable for interactive application? Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-07-18 12:45 +0100
          Re: mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-18 07:30 -0700
            Re: mmap unuseable for interactive application? Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-07-18 15:42 +0100
              Re: mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-18 07:46 -0700
                Re: mmap unuseable for interactive application? Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-07-18 15:50 +0100
                Re: mmap unuseable for interactive application? Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-07-18 19:17 +0100
                Re: mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-18 12:49 -0700
                Re: mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-18 12:51 -0700
                Re: mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-18 13:08 -0700
                Re: mmap unuseable for interactive application? Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-07-18 22:24 +0100
                Re: mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-18 15:04 -0700
                Re: mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-18 15:21 -0700
                Re: mmap unuseable for interactive application? Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-07-19 13:59 +0100
              Re: mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-18 07:50 -0700
      Re: mmap unuseable for interactive application? Richard Kettlewell <rjk@greenend.org.uk> - 2011-07-18 10:59 +0100
        Re: mmap unuseable for interactive application? pacman@kosh.dhis.org (Alan Curry) - 2011-07-18 20:14 +0000
  Re: mmap unuseable for interactive application? Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-07-17 19:40 +0100
    Re: mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-17 14:11 -0700
      Re: mmap unuseable for interactive application? Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-07-18 12:46 +0100
    Re: mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-17 14:13 -0700
      Re: mmap unuseable for interactive application? Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-07-18 13:49 +0100
        Re: mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-07-18 07:37 -0700

csiph-web