From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <4390AE03.9060606@village.com> References: <2186708a75eab646a7016140a1f91784@plan9.bell-labs.com> <439096F7.2020900@lanl.gov> <4390AE03.9060606@village.com> Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Message-Id: <50D14CA6-11E3-4300-9F84-F92EF42B87D2@telus.net> Content-Transfer-Encoding: quoted-printable From: Paul Lalonde Subject: Re: [9fans] 9con in Madrid? Date: Fri, 2 Dec 2005 12:35:43 -0800 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: b606bbfe-ead0-11e9-9d60-3106f5b1d025 Oh my eyes, my beautiful eyes. ouch. Offtopic: (on topic?) I've been playing with P9P, getting libdraw to =20= open applications applications in the same window they were started =20 it. I've got it working except for the dreaded X11-is-single-=20 threaded race condition. Within a single proc it's easy to wrap the =20 offending calls in a lock, but I'm looking at the case where =20 different procs need to use the same window. It seems that all I =20 need is a nice, cheap, inter-process lock. What's the most portable =20 answer? I'm astounded that this works as well as it does, by the way, without =20= taking a lock: only when a window manager likes to bombard events =20 down upon all the processes do things get hairy - like running OS =20 X's aqua-wm that wants to redraw the window contents during a =20 resize. Rio has no such problem, and doesn't trigger the X11 sync =20 problem as a result. Astoundingly usable. Paul On 2-Dec-05, at 12:26 PM, Wes Kussmaul wrote: > For a truly fresh perspective on Plan 9 direction, perhaps this =20 > person can be talked into attending: > > http://www.skyline2.co.uk/ > > > --=20 > Wes Kussmaul > CIO > The Village Group > 738 Main Street > Waltham, MA 02451 > > 781-647-7178 > > > My uncle likes to say that the world=92s biggest troubles started =20 > when the serpent said, =93Try this fruit, and by the way if a bunch =20= > of people collectively calling themselves Arthur Andersen signs =20 > something it=92s the same as if a person named Arthur Andersen signed =20= > it.=94 I don=92t get the serpent and fruit part. Must be some Swiss =20= > mythology thing. He can be a bit obscure. > > P.K. Iggy > _How I Like Fixed The Internet_ > (Tales from the Great Infodepression of =20 > 2009 > and the prosperity that followed) > >