Searched hist:"7762 bc7bdff67e6d4d18b1e2a36389ffc5d36915" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/amd64/ |
H A D | vm_machdep.c | diff 7762bc7bdff67e6d4d18b1e2a36389ffc5d36915 Thu Mar 12 10:55:57 CET 1998 Bruce Evans <bde@FreeBSD.org> Fixed breakage of the !SMP case in vm_page_zero_idle() in the previous commit. Opportunities to clean pages were often missed, and leaving of the idle state was sometimes delayed until the next interrupt (after any that occurred while cleaning).
Fixed an unstaticization, a syntax error and a style bug in the previous commit. diff 7762bc7bdff67e6d4d18b1e2a36389ffc5d36915 Thu Mar 12 10:55:57 CET 1998 Bruce Evans <bde@FreeBSD.org> Fixed breakage of the !SMP case in vm_page_zero_idle() in the previous commit. Opportunities to clean pages were often missed, and leaving of the idle state was sometimes delayed until the next interrupt (after any that occurred while cleaning).
Fixed an unstaticization, a syntax error and a style bug in the previous commit.
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff 7762bc7bdff67e6d4d18b1e2a36389ffc5d36915 Thu Mar 12 10:55:57 CET 1998 Bruce Evans <bde@FreeBSD.org> Fixed breakage of the !SMP case in vm_page_zero_idle() in the previous commit. Opportunities to clean pages were often missed, and leaving of the idle state was sometimes delayed until the next interrupt (after any that occurred while cleaning).
Fixed an unstaticization, a syntax error and a style bug in the previous commit. diff 7762bc7bdff67e6d4d18b1e2a36389ffc5d36915 Thu Mar 12 10:55:57 CET 1998 Bruce Evans <bde@FreeBSD.org> Fixed breakage of the !SMP case in vm_page_zero_idle() in the previous commit. Opportunities to clean pages were often missed, and leaving of the idle state was sometimes delayed until the next interrupt (after any that occurred while cleaning).
Fixed an unstaticization, a syntax error and a style bug in the previous commit.
|