[bug #26430] fix rpctrace & interrupt_operation/EINTR with SA_RESTART

2009-05-02 Thread Samuel Thibault
URL: Summary: fix rpctrace & interrupt_operation/EINTR with SA_RESTART Project: The GNU Hurd Submitted by: sthibaul Submitted on: sam 02 mai 2009 21:52:45 CEST Category: Hurd

Re: Unionmount. Basic details

2009-05-02 Thread Carl Fredrik Hammar
Hello, On Sun, Apr 26, 2009 at 06:28:51AM +0200, olafbuddenha...@gmx.net wrote: > On Thu, Apr 09, 2009 at 10:09:04PM +0200, Carl Fredrik Hammar wrote: > > On Wed, Apr 08, 2009 at 07:10:26PM +0200, olafbuddenha...@gmx.net > > wrote: > > > > while unionfs must be able to handle an arbitrary number

Re: Context switching tests (especially perfomance measuring and FPU/MMX/SSE/etc)

2009-05-02 Thread Evgeniy Ivanov
On Sat May 2 2009 18:25:02 Thomas Schwinge wrote: > Hello! > > On Sat, May 02, 2009 at 12:43:47AM +0400, Evgeniy Ivanov wrote: > > Does Hurd (GnuMach) has such tests? I wasn't able to locate them. > > What Samuel said. Additionally: in the Hurd repository there is an old > benchmark for measuring

Re: Context switching tests (especially perfomance measuring and FPU/MMX/SSE/etc)

2009-05-02 Thread Thomas Schwinge
Hello! On Sat, May 02, 2009 at 12:43:47AM +0400, Evgeniy Ivanov wrote: > Does Hurd (GnuMach) has such tests? I wasn't able to locate them. What Samuel said. Additionally: in the Hurd repository there is an old benchmark for measuring fork performance: benchmarks/forks.c. This operates on a much

[bug #16075] pthread_setcancelstate() makes pthread_join() crash

2009-05-02 Thread Samuel Thibault
Update of bug #16075 (project hurd): Status:None => In Progress ___ Follow-up Comment #2: I've a patch pending commit for this (there was the issue with octave3.0 too) __

Re: [bug #19255] Booting a sub-hurd made Mach crash

2009-05-02 Thread Thomas Schwinge
Hello! On Sat, May 02, 2009 at 01:11:58PM +, Samuel Thibault wrote: > Update of bug #19255 (project hurd): > > Status:None => Duplicate > > ___ > > Follow-up Comment #1: > > Most pro

[bug #19255] Booting a sub-hurd made Mach crash

2009-05-02 Thread Samuel Thibault
Update of bug #19255 (project hurd): Open/Closed:Open => Closed ___ Reply to this item at: ___ Messa

[bug #19255] Booting a sub-hurd made Mach crash

2009-05-02 Thread Samuel Thibault
Update of bug #19255 (project hurd): Status:None => Duplicate ___ Follow-up Comment #1: Most probably a duplicate of #19426: memory allocation in Mach is not very flexible. ___

[bug #19426] GNU Mach: panic: zalloc: zone kalloc.8192 exhausted

2009-05-02 Thread Samuel Thibault
Follow-up Comment #1, bug #19426 (project hurd): That's a general issue with leaks of port & such. In the debian gnumach package I've extended the zone map to 64MB. On buildds, I've actually even made it 200MB. ___ Reply to this item at:

[bug #23551] hurd built with GCC 4.3

2009-05-02 Thread Samuel Thibault
Update of bug #23551 (project hurd): Category:None => Hurd Servers Summary: GCC 4.3 => hurd built with GCC 4.3 ___ Reply to this item at:

[bug #26425] >128GB disk I/O errors, LBA48 implementation needed

2009-05-02 Thread Samuel Thibault
URL: Summary: >128GB disk I/O errors, LBA48 implementation needed Project: The GNU Hurd Submitted by: sthibaul Submitted on: sam 02 mai 2009 15:03:46 CEST Category: GNU Mach