DragonFly BSD
DragonFly commits List (threaded) for 2006-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/kern kern_fork.c kern_proc.c src/sys/sys proc.h src/sys/vfs/procfs procfs_vnops.c


From: David Xu <bsddiy@xxxxxxx>
Date: Thu, 25 May 2006 10:53:55 +0800

joerg@xxxxxxxxxxxxxxxxx wrote:
On Wed, May 24, 2006 at 11:59:51AM -0700, Matthew Dillon wrote:

 Integrate pid generation for the new process into proc_add_allproc(), move
 all related code from kern_fork.c to kern_proc.c.


Can you make it a separate function instead? We might want to use a shared namespace for thread ids and process ids in the long run, I'm not
sure yet. That would make it easier to deal with.


Joerg

Can you say something about the shared namespace ?


David Xu



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]