Home
last modified time | relevance | path

Searched hist:"83 eab616cfb52f08f7e26c7ec9ceaa59206a7879" (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/amd64/amd64/
H A Dvm_machdep.cdiff 83eab616cfb52f08f7e26c7ec9ceaa59206a7879 Sat Mar 29 05:35:26 CET 1997 Bruce Evans <bde@FreeBSD.org> Don't keep cpu interrupts enabled during the lookup in vm_page_zero_idle().
Lookup isn't done every time the system goes idle now, but it can still
take > 1800 instructions in the worst case, so if cpu interrupts are kept
disabled then it might lose 20 characters of sio input at 115200 bps.

Fixed style in vm_page_zero_idle().
diff 83eab616cfb52f08f7e26c7ec9ceaa59206a7879 Sat Mar 29 05:35:26 CET 1997 Bruce Evans <bde@FreeBSD.org> Don't keep cpu interrupts enabled during the lookup in vm_page_zero_idle().
Lookup isn't done every time the system goes idle now, but it can still
take > 1800 instructions in the worst case, so if cpu interrupts are kept
disabled then it might lose 20 characters of sio input at 115200 bps.

Fixed style in vm_page_zero_idle().
/freebsd/sys/i386/i386/
H A Dvm_machdep.cdiff 83eab616cfb52f08f7e26c7ec9ceaa59206a7879 Sat Mar 29 05:35:26 CET 1997 Bruce Evans <bde@FreeBSD.org> Don't keep cpu interrupts enabled during the lookup in vm_page_zero_idle().
Lookup isn't done every time the system goes idle now, but it can still
take > 1800 instructions in the worst case, so if cpu interrupts are kept
disabled then it might lose 20 characters of sio input at 115200 bps.

Fixed style in vm_page_zero_idle().
diff 83eab616cfb52f08f7e26c7ec9ceaa59206a7879 Sat Mar 29 05:35:26 CET 1997 Bruce Evans <bde@FreeBSD.org> Don't keep cpu interrupts enabled during the lookup in vm_page_zero_idle().
Lookup isn't done every time the system goes idle now, but it can still
take > 1800 instructions in the worst case, so if cpu interrupts are kept
disabled then it might lose 20 characters of sio input at 115200 bps.

Fixed style in vm_page_zero_idle().