Pthread library using KSE?

2002-08-11 Thread Ed Yu

Hi, I'm intrigued by KSE and would like to write some
program to test it. Is there a PThread library using
KSE for scheduling?

Thanks,
ed


__
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Pthread library using KSE?

2002-08-11 Thread Julian Elischer

Ed Yu wrote:
 
 Hi, I'm intrigued by KSE and would like to write some
 program to test it. Is there a PThread library using
 KSE for scheduling?
 

the Kernel support for KSE treads is only partially implemented.
Ihe user library is only in initial stages of design..

Any recent talk about KSE support in the -current kernel refers to 
the basic support that has been added. There is enough in the kernel
now to allow the test program in tools/KSE/ksetest to run multipe threads 
at once, but that program does everyting itself without
a library and doesn't handle any of the complicated things
such as signals.

There is a paper that is currently not anywhere on the web.
It's a LITTLE out of date but the big problem is that I don't know enough about
TeX to be able to revise it properly.

If you can cope with TeX etc the source for the paper is at:
http://www.freebsd.org/~julian/freebsd_kse.tgz 

I really haven't been successful in getting going all the 2034 tools needed
to produce the web-page and other forms.

Also...

look up KSE in the archives of the arch mailing list via the web
for more than you ever wanted to know about the evolution of FreeBSD's 
kernel support for threads.


 Thanks,
 ed
 
 __
 Do You Yahoo!?
 HotJobs - Search Thousands of New Jobs
 http://www.hotjobs.com
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message

-- 
++   __ _  __
|   __--_|\  Julian Elischer |   \ U \/ / hard at work in 
|  /   \ [EMAIL PROTECTED] +--x   USA\ a very strange
| (   OZ)\___   ___ | country !
+- X_.---._/presently in San Francisco   \_/   \\
  v

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message