An IB 7.5 regression which is easy to work around:
If MAX_THREADS is not set in the ibconfig file, InterBase 7.1 defaults to setting MAX_THREADS to 1 on single CPU systems and to 1000000 on systems with more than one CPU.InterBase 7.5 inadvertantly sets MAX_THREADS to 1000000 for all systems, which may result in a performance degregation.
Click the title of this post for more info.
{ 1 } Comments
Thirumoorthy,
Read this:
http://blogs.teamb.com/craigstuntz/articles/IBOptimization3.aspx
Post a Comment