Searched hist:"301268 b8ca28e4d3c88fe5db1e0cc5cb6a483ecb" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/amd64/ |
H A D | vm_machdep.c | diff 301268b8ca28e4d3c88fe5db1e0cc5cb6a483ecb Mon Oct 24 22:53:52 CEST 2005 John Baldwin <jhb@FreeBSD.org> When restarting the BSP during cpu_reset() use a membar to ensure that the updated cpustop_restartfunc is seen when the BSP resumes execution. This matches the membar already present in restart_cpus(). diff 301268b8ca28e4d3c88fe5db1e0cc5cb6a483ecb Mon Oct 24 22:53:52 CEST 2005 John Baldwin <jhb@FreeBSD.org> When restarting the BSP during cpu_reset() use a membar to ensure that the updated cpustop_restartfunc is seen when the BSP resumes execution. This matches the membar already present in restart_cpus().
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff 301268b8ca28e4d3c88fe5db1e0cc5cb6a483ecb Mon Oct 24 22:53:52 CEST 2005 John Baldwin <jhb@FreeBSD.org> When restarting the BSP during cpu_reset() use a membar to ensure that the updated cpustop_restartfunc is seen when the BSP resumes execution. This matches the membar already present in restart_cpus(). diff 301268b8ca28e4d3c88fe5db1e0cc5cb6a483ecb Mon Oct 24 22:53:52 CEST 2005 John Baldwin <jhb@FreeBSD.org> When restarting the BSP during cpu_reset() use a membar to ensure that the updated cpustop_restartfunc is seen when the BSP resumes execution. This matches the membar already present in restart_cpus().
|