AMD has announced a new set of extensions to the x86-64 ISA that it may incorporate into future processors. Called Light-Weight Profiling (LWP), the new technology is the first in a series of initiatives that AMD is calling "Hardware Extensions for Software Parallelism." The general point of the newly announced LWP technology, and of the parallelism-related announcements that will follow it as AMD unveils more of its plans, is to make it easier for programmers to extract performance from multicore processors. LWP contributes to this goal by giving running processes a set of low-overhead profiling tools that enable them to get a better look at themselves and each other in real time, so that they can see what they're doing and adjust their behavior accordingly.
In theory, the feedback that LWP gives to processes and to the OS will be used to improve software parallelism and memory allocation on the fly, thereby increasing overall performance. Notably, LWP will apparently consume very little overhead while performing such optimizations, and its benefits aren't strictly limited to multicore scenarios. Single-core products could also apparently benefit from the technology, though obviously such products will make up an increasingly small amount of AMD's sales as time progresses. AMD references both Java and Microsoft .NET as two operating environments that could conceivably benefit from such technology.
|