Browse thread
[Caml-list] FP's and HyperThreading Processors
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jim Farrand <jim@f...> |
| Subject: | Re: [Caml-list] FP's and HyperThreading Processors |
On Fri, Jun 13, 2003 at 09:07:51PM +0200, Xavier Leroy wrote: > How do you measure "CPU utilization"? Different tools have different > notions of CPU utilization. For instance, OS-level tools such as > "top", "ps" or "uptime" treat the time spent by the CPU while stalled > by cache misses and the like as user CPU time, not as idle time. > Only processor-level performance monitor counters can distinguish > between active cycles and stalled cycles. Isn't the point of hyperthreading that the CPU doesn't stall on cache misses, but instead is able to run another process? Or am I misunderstanding the point of hyperthreading? -- Jim Farrand -- ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners