Searched hist:c71c8706fe7ca252059444726dbe914db005f5fb (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff c71c8706fe7ca252059444726dbe914db005f5fb Fri Oct 14 01:42:12 CEST 2005 Alan Cox <alc@FreeBSD.org> Restore the UP optimization to reduce the number of TLB invalidations. The previous revision only restored the MP optimization.
Describe the optimization strategy for TLB invalidations in a comment.
Reviewed by: ups@ MFC after: 3 days diff c71c8706fe7ca252059444726dbe914db005f5fb Fri Oct 14 01:42:12 CEST 2005 Alan Cox <alc@FreeBSD.org> Restore the UP optimization to reduce the number of TLB invalidations. The previous revision only restored the MP optimization.
Describe the optimization strategy for TLB invalidations in a comment.
Reviewed by: ups@ MFC after: 3 days
|