I have a question about solaris boot strap main() function.
solaris create fsflush/pageout in main function by newproc() as sys class 
kernel process and use  kernel address space?

Is there any special reason we cannot implement fsflush(pid 2) and pageout 
daemon(pid3) by thread_create() as a kernel thread directly?
If the driver-discuss is not the appropriate alias to ask the question, which 
aliase should be better to get my question answered?

Thanks
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to