idle process in x86 linux
Xin Tong <[email protected]>
| Newsgroups | org.kernel.vger.linux-8086 |
|---|---|
| Message-ID | <CALKntY1fcU4RTrpdsQ7MH9cuRv1wo3c4RxsFedfHq4s+XODf=A@mail.gmail.com> |
I am wondering why idle process is implemented as infinite loop with HLT instruction. how does it compare to MWAIT and MONITOR instruction sequence ? Xin