Re: How to disable OEMIdle
- From: "Remi de Gravelaine" <gravelaine at aton dash sys dot fr>
- Date: Fri, 22 Sep 2006 09:29:45 +0200
Thanks a lot! So would keeping the line:CPUEnterIdle (dwIdleParam); be
sufficient to keep as the only line in the OEMIdle function?
I think so. You will save a (very) few microseconds.
If you are at this level of optimization, you can even replace the whole
code of OEMIdle by __asm sti __asm hlt.
BTW did you find the cause of your jitter?
Remi
.
- Follow-Ups:
- Re: How to disable OEMIdle
- From: Ole
- Re: How to disable OEMIdle
- References:
- How to disable OEMIdle
- From: Ole
- Re: How to disable OEMIdle
- From: Remi de Gravelaine
- Re: How to disable OEMIdle
- From: Ole
- How to disable OEMIdle
- Prev by Date: Re: How wavedev's DMA operation works?
- Next by Date: CEFileWiz?
- Previous by thread: Re: How to disable OEMIdle
- Next by thread: Re: How to disable OEMIdle
- Index(es):
Relevant Pages
|