cvs commit: src/sys/i386/i386 sys_machdep.c
Mike Makonnen
mtm at identd.net
Sat Aug 2 12:52:52 PDT 2003
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 at identd.net | D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9
mtm at FreeBSD.Org| FreeBSD - Unleash the Daemon!
More information about the cvs-src
mailing list