How different task may affect processor temperature -


i doing application warm processor as possible test cooling subsystem. first naive attempt created many threads processor cores , run infinite loop in each thread. increase temperature want more.

i think different instructions have different temperature footprint. particularly interested in intel xeon e5-2620 v3.

so question is: how write code (preferably in c/linux) warm processor more simple infinite loop?


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -