Home
last modified time | relevance | path

Searched hist:eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/powerpc/powerpc/
H A Dvm_machdep.cdiff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
diff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
/freebsd/sys/vm/
H A Dvm_extern.hdiff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
diff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
H A Dvm_glue.cdiff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
diff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.cdiff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
diff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
/freebsd/sys/i386/i386/
H A Dvm_machdep.cdiff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
diff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
/freebsd/sys/kern/
H A Dkern_fork.cdiff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
diff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
H A Dkern_exit.cdiff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
diff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
/freebsd/sys/sys/
H A Dproc.hdiff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon
diff eb30c1c0b9d31a4394a3b9c04325ab9e5af9ad1a Mon Sep 10 06:28:58 CEST 2001 Peter Wemm <peter@FreeBSD.org> Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area. KSE touched cpu_wait() which had the same change
replicated five ways for each platform. Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86. The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by: jake, tmm, dillon