Re: How to run Realtime Application in win32 environment

From: Arkady Frenkel (arkadyf_at_hotmailxdotx.com)
Date: 07/27/04


Date: Tue, 27 Jul 2004 10:52:50 +0300

intel's h/w + windows os.
info about intel's h/w you can find on
http://developer.intel.com/design/pentium4/manuals/253665.htm.
about windows I think you don't need references :)
Arkady

"Arsalan Ahmad" <arsal__@hotmail.com> wrote in message
news:ewHaD15cEHA.1152@TK2MSFTNGP09.phx.gbl...
> From where can I get information about wintel platform?? What is it
> sxactly?
>
> Thanks,
>
> Arsalan
>
> "roman ziak" <news1@MYLASTNAME.com> wrote in message
> news:Ocp57E1aEHA.3204@TK2MSFTNGP09.phx.gbl...
> > Arsalan Ahmad wrote:
> > > Hi all,
> > >
> > > Please tell me is there any possibility to disable all background
> services
> > > and everything in win32 (Windows 98, win2000 and win XP) and run only
a
> > > single application in Real-Time mode so that only this application
> utilizes
> > > CPU cycles. This application utilizes serial communication, usb camera
> and
> > > draw output of the camera on monitor. Any idea for any of the OS i.e.
> 98, 2K
> > > or XP(specially win2k or XP)???
> >
> > Just curious, why would you need to utilize all the cycles for something
> > like USB camera, serial comm and display ?
> >
> > I can see the need for exclusive CPU utilisation only if you would be
> > polling some fast events, bitbanging PWM etc. Serial and USB comms on
> > Wintel platform are hw+sw buffered and handled by OS quite well.
>
>



Relevant Pages