Messages in this thread |  | | | Date | Wed, 29 Mar 2000 16:20:15 -0700 | | From | Richard Gooch <> | | Subject | Re: Slow pthread_create() under high load |
| |
Christopher Smith writes: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Wed, Mar 29, 2000 at 03:16:55PM -0700, Richard Gooch wrote: > > Christopher Smith writes: > > > so _POSIX_THREADS_PER_THREAD_SIGNALS_1 is effectively true? > In retrospect this one is obviously true. > > > > Is there some way to do SIGEV_THREAD? > > > > It's been some years since I read the spec. What do these mean, again? > > Sorry, I should have been more clear. SIGEV_THREAD is allows a > signal handler to execute in it's own thread. This has several > advantages in certain types of situations.
This should be doable in user-space. We don't need/want kernel support for this.
Regards,
Richard.... Permanent: rgooch@atnf.csiro.au Current: rgooch@ras.ucalgary.ca
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
|  |