]> git.droids-corp.org - dpdk.git/blobdiff - examples/vm_power_manager/power_manager.h
sched: improve doxygen comments
[dpdk.git] / examples / vm_power_manager / power_manager.h
index c3673844c6f9227b12e1454f39e1e3097f2813ec..e81a60ae54ca62719b1747c6a3fc2d84d05940c5 100644 (file)
@@ -32,8 +32,6 @@ core_info_init(void);
 
 #define RTE_LOGTYPE_POWER_MANAGER RTE_LOGTYPE_USER1
 
 
 #define RTE_LOGTYPE_POWER_MANAGER RTE_LOGTYPE_USER1
 
-/* Maximum number of CPUS to manage */
-#define POWER_MGR_MAX_CPUS 256
 /**
  * Initialize power management.
  * Initializes resources and verifies the number of CPUs on the system.
 /**
  * Initialize power management.
  * Initializes resources and verifies the number of CPUs on the system.