From owner-freebsd-current Sun Dec 29 16:35:37 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F6FB37B401 for ; Sun, 29 Dec 2002 16:35:36 -0800 (PST) Received: from ada.snu.ac.kr (ada.snu.ac.kr [147.46.106.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id A70EF43EC2 for ; Sun, 29 Dec 2002 16:35:35 -0800 (PST) (envelope-from redjade@ada.snu.ac.kr) Received: from ada.snu.ac.kr (ada.snu.ac.kr [147.46.106.49]) by ada.snu.ac.kr (8.12.6/8.12.6) with ESMTP id gBU0ZSjC090685; Mon, 30 Dec 2002 09:35:28 +0900 (KST) (envelope-from redjade@ada.snu.ac.kr) Received: (from redjade@localhost) by ada.snu.ac.kr (8.12.6/8.12.6/Submit) id gBU0ZS5Q090684; Mon, 30 Dec 2002 09:35:28 +0900 (KST) Date: Mon, 30 Dec 2002 09:35:28 +0900 From: Kyunghwan Kim To: Bosko Milekic Cc: current@freebsd.org Subject: Re: mballoc kernel thread Message-ID: <20021230003528.GA90649@ada.snu.ac.kr> References: <20021229173549.GA89604@ada.snu.ac.kr> <20021229184735.A16925@unixdaemons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=euc-kr Content-Disposition: inline In-Reply-To: <20021229184735.A16925@unixdaemons.com> User-Agent: Mutt/1.4i X-My-Present-Organization: Innuworks, Inc. Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Dec 29, 2002 at 06:47:35PM -0500, Bosko Milekic wrote: > I don't really know what > to tell you because I'm working on the exact same thing (and I > mentionned in the Emails you brought up that I would be) except just > keep your code and go ahead and finish what you had intended but I > doubt that I'll be looking at integrating it before I finish my > version. Maybe then we could merge the two, or something. Heck, I > don't know. It's not really like doing this is difficult so I don't > know how we would resolve the conflict. As you said, it was not difficult and a good chance to practice programming in kernel. In fact, I'm almost a newbie who just wants all network device drivers in -current to be mp-safe. Anyway, it'll be better to wait for your code and learn from you. Thank you. -- Kyunghwan Kim redjade@ada.snu.ac.kr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message