Date: Mon, 7 Oct 2002 10:20:00 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 sys_machdep.c Message-ID: <200210071720.g97HK0rj071006@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/10/07 10:20:00 PDT
Modified files: (Branch: RELENG_4)
sys/i386/i386 sys_machdep.c
Log:
MFC 1.72-1.74: Fix a bogon the range checking for reading the LDT list
and handle some SMP races in i386_set_ldt() by copying in the new LDT
entries in one go rather than doing it piecemeal.
Approved by: re
Tested with: wine running notepad over a windows partition mounted via
NFS over UDP over an 802.11(b) connection from my laptop.
It was a bit slow.
Revision Changes Path
1.47.2.3 +32 -18 src/sys/i386/i386/sys_machdep.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210071720.g97HK0rj071006>
