DragonFly kernel List (threaded) for 2004-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: nvidia machdep.c patch still useful ?
Matthew Dillon wrote:
But 5.x's signal handler is resetting %fs, and I think we probably need
to leave that part of it in.
Hrm. What is the FS segment standardly used for, if anything?
I'm familiar with Win32's use of it as a per-thread data area. For
example, "mov eax, fs:[0]" is a common instruction emitted by Win32
compilers when setting up exception handlers. This caused some problems
with WINE when some (versions of) OSes would trash FS.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]