cvs commit: src/sys/conf files src/sys/kern init_main.c kern_acct.c kern_exit.c kern_fork.c kern_plimit.c kern_resource.c kern_synch.c syscalls.master src/sys/sys kern_syscall.h proc.h resourcevar.h

David Xu bsddiy at 126.com
Tue May 23 15:35:18 PDT 2006


Matthew Dillon wrote:
  
>   Document how LWPs will have to be handled - basically we will have to
>   unshare the resource structure once we start allowing multiple LWPs per
>   process, but we can otherwise leave it in the proc structure.
>   
Why should each LWP have its RLIMITS ? 

David Xu






More information about the Commits mailing list