From owner-cvs-all@FreeBSD.ORG Sat Aug 2 12:52:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35ED237B405; Sat, 2 Aug 2003 12:52:52 -0700 (PDT) Received: from pool-151-200-10-97.res.east.verizon.net (pool-138-88-98-72.res.east.verizon.net [138.88.98.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5783643F93; Sat, 2 Aug 2003 12:52:50 -0700 (PDT) (envelope-from mtm@identd.net) Received: from kokeb.ambesa.net (ucz5d838ke6lss5w@localhost [127.0.0.1]) id h72Jqikv003418; Sat, 2 Aug 2003 15:52:44 -0400 (EDT) (envelope-from mtm@identd.net) Received: (from mtm@localhost) by kokeb.ambesa.net (8.12.9/8.12.9/Submit) id h72Jqiwg003417; Sat, 2 Aug 2003 15:52:44 -0400 (EDT) (envelope-from mtm@identd.net) X-Authentication-Warning: kokeb.ambesa.net: mtm set sender to mtm@identd.net using -f Date: Sat, 2 Aug 2003 15:52:44 -0400 From: Mike Makonnen To: Julian Elischer Message-ID: <20030802195243.GA3396@kokeb.ambesa.net> References: <002e01c358ce$6df2ecd0$0701a8c0@tiger> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD/5.1-CURRENT (i386) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: David Xu cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 sys_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2003 19:52:52 -0000 On Sat, Aug 02, 2003 at 09:34:04AM -0700, Julian Elischer wrote: > > > > > And why is complaint included in DEBUG section ? > > #ifdef DEBUG > > /* complain a for a while if using old methods */ > > if (ldt_warnings++ < NUM_LDT_WARNINGS) { > > printf("Warning: pid %d used static ldt allocation.\n", > > td->td_proc->p_pid); > > printf("See the i386_set_ldt man page for more info\n"); > > } > > #endif > > because libthr uses it so it will always complain. > Mike has said he can not fix it for a while, > It sounds from his description that it is more work for libthr > to use the dynamic allocator. As I indicated to Julian, I don't have time to do this now. I will be going off-line in a couple of weeks for I don't know how long. In the mean time I have a bunch of other stuff I have to get to. But, if someone else wants to do it I can tell you exactly what you need to do. It's relatively simple. Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9 mtm@FreeBSD.Org| FreeBSD - Unleash the Daemon!