NVidia glx stuff dies in sysarch(I386_SET_LDT, ...)

Julian Elischer julian at elischer.org
Fri Aug 1 16:41:49 PDT 2003



On Fri, 1 Aug 2003, Marcel Moolenaar wrote:
> 
> Having a way to disallow using the static allocation should be easy
> if we use compiler magic to test that the LDT entry is constant and
> 0. If it is, all is ok (assuming that I'm not mistaken that we use a
> 0 entry to indicate dynamic allocation -- I haven't actually paid
> that close attention to it). If the LDT entry is non-constant, it
> can still be 0 of course but I expect that to be a weird border case.

note that a 0 value turns out to be valid.. we had thougth it was
invalid when we did the dynamic code....



More information about the freebsd-current mailing list