Date: Tue, 3 Oct 2000 10:48:01 -0700 (PDT) From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: John Baldwin <jhb@FreeBSD.org> Cc: freebsd-smp@FreeBSD.org Subject: Re: witness code status? Message-ID: <200010031748.e93Hm1t16585@troutmask.apl.washington.edu> In-Reply-To: <XFMail.001002204152.jhb@FreeBSD.org> from John Baldwin at "Oct 2, 2000 08:41:52 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > > > PPS: "options USER_LDT" is currently broken for MP kernels. > > Can you confirm that it works ok for UP? That would _greatly_ help > to track this down if so. > A UP kernel works fine with "options USER_LDT" (and coincidentally device random). "options USER_LDT" troutmask:kargl[201] ll /boot/kernel.sgk/kernel -r-xr-xr-x 1 root wheel schg 2158664 Sep 26 10:33 /boot/kernel.sgk/kernel troutmask:kargl[202] nm /boot/kernel.sgk/kernel | grep ldt c02d5e08 B _default_ldt c02b1530 D currentldt c02b1530 D gd_currentldt c024f2ac t i386_get_ldt c024f388 t i386_set_ldt c02d5d40 B ldt c02b1ae0 d ldt_segs c024eb6c T lldt c024f138 T set_user_ldt c024f170 T user_ldt_alloc c024f248 T user_ldt_free troutmask:kargl[203] -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010031748.e93Hm1t16585>