how this is done: process and thread have their own register set?
- From: linq936 <linq936@xxxxxxxxx>
- Date: Mon, 17 Sep 2007 21:46:39 -0700
Hi,
I come across this question: each process and thread has its own
register set, at least program counter register. But one processor has
only one PC register, right? If this is the case, then how can
multiple processes have their own PC register?
Do they have to swap out? But how about thread?
.
- Follow-Ups:
- Re: how this is done: process and thread have their own register set?
- From: Tim Roberts
- Re: how this is done: process and thread have their own register set?
- From: David Schwartz
- Re: how this is done: process and thread have their own register set?
- From: Josef Moellers
- Re: how this is done: process and thread have their own register set?
- Prev by Date: Re: writing drivers using C++
- Next by Date: Exclusive control
- Previous by thread: What is the meaning of this code?
- Next by thread: Re: how this is done: process and thread have their own register set?
- Index(es):
Relevant Pages
|
|