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.
Thank you. Eric Tishler Software Architect Resolute Partners, LLC Phone: 203.271.1122 Fax: 203.271.1460 [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, June 22, 2004 6:02 PM To: [EMAIL PROTECTED] Subject: RE: [DUG] Delphi applications on mulitprocessor machines 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 HTH, Conor -----Original Message----- From: Robert martin [mailto:[EMAIL PROTECTED] Firebird can only take advantage of multi processor machines in 'classic' mode, the 'super server' version currently does not take advantage of multiple CPUs. However you may be able to 'force' it to use a particular CPU, so if your app is only running on processor 1 the database could run on processor 3. _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
