This is the mail archive of the libc-hacker@sourceware.org mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Assorted SPARC fixes


On Mon, Jan 09, 2006 at 12:36:51PM -0800, David S. Miller wrote:
> From: Jakub Jelinek <jakub@redhat.com>
> Date: Mon, 9 Jan 2006 15:50:37 +0100
> 
> > tst-cancelx{4,5} (cancellation for pause failed, no idea what's
> > going up yet) and tst-cancelx21 (haven't looked)),
> 
> The cancelation tests usually fail because they don't use a large
> enough pipe write buffer to block with 2.6.x kernels.

No, that exhibited in some write/aio_write etc. tests, never on pause.
The only failures I'm getting ATM are:
grep -v successful build-sparc64-linuxnptl/nptl/tst-cancelx{4,5}.out
build-sparc64-linuxnptl/nptl/tst-cancelx4.out:cleanup handler not called for 'pause'
build-sparc64-linuxnptl/nptl/tst-cancelx4.out:cleanup handler not called for 'pause'
build-sparc64-linuxnptl/nptl/tst-cancelx5.out:cleanup handler not called for 'pause'
build-sparc64-linuxnptl/nptl/tst-cancelx5.out:cleanup handler not called for 'pause'

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]