Re: CVS commit: src/sys/rump/librump/rumpkern

2010-05-19 Thread David Holland
On Tue, May 18, 2010 at 04:29:36PM +, Antti Kantee wrote: > It's pretty obvious that in terms of scalability simple workload > partitioning and replication into multiple kernels wins hands down > over complicated locking or locklessing algorithms which depend on > globally atomic state. ..

Re: CVS commit: src/lib/libpthread

2010-05-19 Thread David Holland
On Tue, May 18, 2010 at 11:04:12AM +0300, Jukka Ruohonen wrote: > In my opinion we could have more introductory sections that connect the > pages in a more logical manner.[1] Just listing the manual pages in the > intro-sections is not enough. > > For example [...] > > Another option could

Re: CVS commit: src/share/man/man3

2010-05-19 Thread Jukka Ruohonen
On Wed, May 19, 2010 at 08:02:47AM +, Jukka Ruohonen wrote: > Continue the discussion w.r.t. SIGEV_THREAD by nothing that pthread_join(3) > should be out of the question and that thread stack cannot be recovered. What is the status of SIGEV_THREAD? It should at least fail with EINVAL or ENOTS