Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 10:08:06 +0800
From:      leafy <leafy@leafy.idv.tw>
To:        freebsd-current@FreeBSD.ORG
Subject:   Re: KSE test code?
Message-ID:  <20030311020806.GA44563@leafy.idv.tw>
In-Reply-To: <Pine.BSF.4.21.0303101151040.6715-100000@InterJet.elischer.org>
References:  <20030310192239.GA2516@HAL9000.homeunix.com> <Pine.BSF.4.21.0303101151040.6715-100000@InterJet.elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 10, 2003 at 11:53:40AM -0800, Julian Elischer wrote:
> cd /usr/lib/libpthreads
> make
> make install
> This installs a libkse which, when we are happy with it will become
> libpthreads, but until then it has this special name..
> 
> get some test threads programs and link with -lkse
> remember to disable -pthreads
> 
> see what happens.
> There is a fix for ^Z being committed in the next day or so..
> 
Hi,

I tried to compile the test under libpthread but ended up waiting for it to finish with :
Test static library:
--------------------------------------------------------------------------
Test                                      c_user c_system c_total     chng
 passed/FAILED                            h_user h_system h_total   % chng
--------------------------------------------------------------------------
hello_d                                     0.00     0.00    0.00
 passed
--------------------------------------------------------------------------
hello_s                                     0.00     0.01    0.01
 passed
--------------------------------------------------------------------------
join_leak_d                                 0.15     0.09    0.24
 *** FAILED ***
--------------------------------------------------------------------------
mutex_d

Anything I've missed?

Jiawei
-- 
"Without the userland, the kernel is useless."
                                     --inspired by The Tao of Programming

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030311020806.GA44563>