« Return to Thread: Unexplained high CPU usage for simple graphics

Re: Unexplained high CPU usage for simple graphics

by java3d-interest :: Rate this Message:

Reply to Author | View in Thread

This is a long-standing limitation of the way NVIDIA handles flushing the graphics pipe when sync-to-vertical retrace is enabled. Rather than waiting for an interrupt, which they should do, they go into a spin-loop that eats up CPU time.

-- Kevin
[Message sent by forum member 'kcr' (kcr)]

http://forums.java.net/jive/thread.jspa?messageID=285086

---------------------------------------------------------------------
To unsubscribe, e-mail: interest-unsubscribe@...
For additional commands, e-mail: interest-help@...

 « Return to Thread: Unexplained high CPU usage for simple graphics