I've heard that kernel of RELENG_4 branch is single-threaded,
but can hardly check out if kernel process(thread) like pagedaemon can
run on other cpu concurrently when another cpu is processing an network
interrupt. Using Kernel process(thread) for cpu-bound job in SMP environment 
will be beneficial? It there any method to tell which process including
user and kernel process is in kernel mode?
-- 
Kyunghwan Kim
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to