From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,45660b0456d3a094 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-14 11:03:08 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn14feed!worldnet.att.net!207.217.77.102!newsfeed2.earthlink.net!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!stamper.news.atl.earthlink.net!harp.news.atl.earthlink.net!beastie.ix.netcom.com!nobody From: Dennis Lee Bieber Newsgroups: comp.lang.ada Subject: Re: problem of read and write Date: Fri, 13 Dec 2002 13:45:56 -0800 Organization: >> Leaf-Eating Penguins? << Message-ID: References: NNTP-Posting-Host: a5.f7.cf.54 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Server-Date: 13 Dec 2002 22:21:50 GMT User-Agent: KNode/0.6.1 X-noarchive: yes Xref: archiver1.google.com comp.lang.ada:31816 Date: 2002-12-13T22:21:50+00:00 List-Id: Craig Carey fed this fish to the penguins on Thursday 12 December 2002 06:03 pm: > THe Gcc entry has a loop around a mutex wait. Does someone know if > that it is actually a correct way to code when the operating system > time slice interval is bigger than 10 seconds. The Gcc entry did not > contain any code to reduce the operating system time slice interval > thus I am unclear on whether it had a bug. > Might depend on the implementation of the pthreads mutex logic -- perhaps the mutex wait runtime triggers a scheduler switch. -- > ============================================================== < > wlfraed@ix.netcom.com | Wulfraed Dennis Lee Bieber KD6MOG < > wulfraed@dm.net | Bestiaria Support Staff < > ============================================================== < > Bestiaria Home Page: http://www.beastie.dm.net/ < > Home Page: http://www.dm.net/~wulfraed/ <