mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-28 08:39:14 -05:00
Thanks to @formlsysbookissue for reporting this issue. - Added citation [@barroso2022datacenter] to support the claim that memory-bound inference tasks can consume up to 60% of total system power on data movement - Introduced Dynamic Voltage and Frequency Scaling (DVFS) with proper explanation before its first mention - Added smooth transition explaining DVFS as a power management technique that adjusts processor voltage and clock frequency based on workload demands - Maintained academic tone and technical accuracy while improving content flow Addresses #944