Check it out!

2002-10-15 Thread xphm
Amanda’s (TEARS) Homepage: http://www.a-m-y.ch/ ! Und nicht vergessen…. GB EINTRAG!!! Danke für Deine Unterstützung!!!

Re: fork() loses when thread self port's refcount is max'ed out

2002-10-15 Thread Roland McGrath
> Ok, so we leak in hurd/lookup-retry.c and in sysdeps/mach/getloadavg.c, > sysdeps/mach/getsysstats.c, and sysdeps/mach/gettimeofday.c, in glibc. Yes. Given how often gettimeofday might be called, it probably makes sense to cache the right once at startup instead of doing the system call every

John Constable

2002-10-15 Thread Artprice . com
(en français) The true price of fine art! Which worldwide data bank can provide you with 204 auction results for John Constable, as well as the price levels and indexes, biography, signatures and works at upcoming auctions?

Re: fork() loses when thread self port's refcount is max'ed out

2002-10-15 Thread Marcus Brinkmann
On Sun, Oct 13, 2002 at 05:13:48PM -0400, Roland McGrath wrote: > > * You should never call mach_thread_self(). If you need to call it, > > don't call it a number of times linear to the running time of the > > program. If you follow that rule, you could even get away with > > deallocating

Directories or Libraries ?

2002-10-15 Thread Thomas Sippel - Dau
"Thomas Bushnell, BSG" wrote: > > Thomas Sippel - Dau <[EMAIL PROTECTED]> writes: > > >The conceptual difference between a directory and a library > >escapes me, essentially, libraries are more efficient to read > >than directories, and more difficult to write, which make