From owner-freebsd-hackers Thu May 11 8:45:25 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from portnoy.lbl.gov (portnoy.lbl.gov [131.243.2.11]) by hub.freebsd.org (Postfix) with ESMTP id C609837BB24 for ; Thu, 11 May 2000 08:45:18 -0700 (PDT) (envelope-from jin@portnoy.lbl.gov) Received: (from jin@localhost) by george.lbl.gov () id IAA17567 for hackers@freebsd.org; Thu, 11 May 2000 08:45:18 -0700 (PDT) Date: Thu, 11 May 2000 08:45:18 -0700 (PDT) From: Jin Guojun (FTG staff) Message-Id: <200005111545.IAA17567@george.lbl.gov> To: hackers@freebsd.org Subject: kernel SMP thread Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jordan said that the kernel SMP thread is ready in CURRENT FreeBSD, but I could not find any document for the SMP kthread. By looking at the kern/kern_kthread.c code, it does not look like a SMP thread, and does not even have mutex functions in there. Does any one happen to know where is the SMP kthread functions? specially the mutex functions or thread locking mechanism for kernel thread? TIA for any clue / helps, -Jin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message