Sure. As you say, I just thought it might be useful to you and/or Robert.
As he suggested, we've used it to run a database process exclusively on one processor and our app on another. We were trying to do some performance testing, and thought that would provide us with a environment that would be a bit easier to profile. Cheers, C. -----Original Message----- From: Eric Tishler [mailto:[EMAIL PROTECTED] I am not sure I want to permanently set the processor affinity. I want to let the applications used the processors in the most efficient way. This is still interesting an potentially useful information anyway. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] FYI the term you are looking for in terms of forcing apps onto particular processors is 'processor affinity'. Here's an article on it: http://www.jsiinc.com/SUBH/TIP3500/rh3542.htm _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
