ups 2005-10-13 03:55:25 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 vm_machdep.c
Log:
Restore optimizations to reduce TLB shootdowns.
Alan Cox pointed out that they are really useful for
sendfile().
MFC after: 3 days
Revision Changes Path
1.262 +24 -25 src/sys/i386/i386/vm_machdep.c