Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2007 21:28:31 -0700
From:      Julian Elischer <julian@elischer.org>
To:        Akshay Kawale <freebsd_noob@yahoo.com>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: kse and pthreads source
Message-ID:  <46A2DCEF.5020105@elischer.org>
In-Reply-To: <394346.11505.qm@web45011.mail.sp1.yahoo.com>
References:  <394346.11505.qm@web45011.mail.sp1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Akshay Kawale wrote:
> Where I can find the source code for kse and pthreads?
> I'm running FreeBSD 6.2-RELEASE.

/usr/src/sys/kern/kern_kse.c
/usr/src/lib/libpthread

> 
> Also, does the FreeBSD implementation of pthreads call the kse related syscalls internally?

yes

However in 7.0 the default threading library switches to the compatible
libthr which uses a 1:1 model due to increased efficiencies.

> 
> Thanks.
> 
> 
>        
> ---------------------------------
> Yahoo! oneSearch: Finally,  mobile search that gives answers, not web links. 
> _______________________________________________
> freebsd-threads@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-threads
> To unsubscribe, send any mail to "freebsd-threads-unsubscribe@freebsd.org"




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