|
|
|
|
|
by flowerthoughts
108 days ago
|
|
Sections 5.4 and 5.5 are the interesting ones. 5.4: Energy consumption going down because of parallelism over multiple cores seems odd. What were those cores doing before? Better utilization causing some spinlocks to be used less or something? 5.5: Fine-grained lock contention significantly hurts energy consumption. |
|
Greater power draw though; remember that energy is the integral of power over time.