From: Martin Quinson Date: Mon, 20 Jul 2015 23:27:19 +0000 (+0200) Subject: Remove a bunch of stuff from Host that was delegated to cpu anyway X-Git-Tag: v3_12~449 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/782f94b6c47b6e7722212befa54969f5a6b9a0fc?hp=782f94b6c47b6e7722212befa54969f5a6b9a0fc Remove a bunch of stuff from Host that was delegated to cpu anyway - getSpeed() - getAvailableSpeed() - getCore() - getCurrentPowerPeak(); - getPowerPeakAt(pstate_index); - getNbPstates(); - {set,get}Pstate() ---