Date: Tue, 21 Dec 1999 13:21:54 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Nicola Bortolotti cc: djgpp AT delorie DOT com Subject: Re: decrease cpu usage from 100% in idle state In-Reply-To: <83n64m$2gna$1@fu-berlin.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 21 Dec 1999, Nicola Bortolotti wrote: > is it possible to decrease CPU usage in idle state (e.g. while waiting for > an input) in a multitasking environment (e.g. Windows DosBox). Look up the library function __dpmi_yield in the library docs.