autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SMP configuration


From: Bob Friesenhahn
Subject: Re: SMP configuration
Date: Mon, 17 May 2010 16:14:44 -0500 (CDT)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Mon, 17 May 2010, Michael Menegakis wrote:

Importance of the method might be increasing due to the commodity of
multiprocessing CPUs. Chip manufacturers appear to find it harder to
invent smaller transistors in the same pace so we may see even
eight-cores becoming popular in the near future.

Everything you say is true, but it is highly unlikely that CPU core performance has much to do with Windows "fork" emulation performance. Executing tests in parallel would help some but quite likely not nearly as much as hoped for.

A more proper solution is to eliminate the forking almost entirely with a better shell design. This would improve Unix execution performance too.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]