comparison base/StorageAdviser.cpp @ 436:cff476cfce77 sv1-v1.3 sv1-v1.3rc1

* Updates for 1.3
author Chris Cannam
date Thu, 10 Jul 2008 12:50:56 +0000
parents e37e44681720
children 57f3eec55957
comparison
equal deleted inserted replaced
435:824a87450f81 436:cff476cfce77
20 20
21 #include "system/System.h" 21 #include "system/System.h"
22 22
23 #include <iostream> 23 #include <iostream>
24 24
25 #define DEBUG_STORAGE_ADVISER 1 25 //#define DEBUG_STORAGE_ADVISER 1
26 26
27 long StorageAdviser::m_discPlanned = 0; 27 long StorageAdviser::m_discPlanned = 0;
28 long StorageAdviser::m_memoryPlanned = 0; 28 long StorageAdviser::m_memoryPlanned = 0;
29 29
30 StorageAdviser::Recommendation 30 StorageAdviser::Recommendation