comparison base/StorageAdviser.cpp @ 1104:393134235fa0 simple-fft-model

Two-channel test
author Chris Cannam
date Tue, 16 Jun 2015 20:32:44 +0100
parents e86a7ea3dc38
children adbd16d2c1e8
comparison
equal deleted inserted replaced
1103:e86a7ea3dc38 1104:393134235fa0
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 size_t StorageAdviser::m_discPlanned = 0; 27 size_t StorageAdviser::m_discPlanned = 0;
28 size_t StorageAdviser::m_memoryPlanned = 0; 28 size_t StorageAdviser::m_memoryPlanned = 0;
29 29
30 StorageAdviser::Recommendation 30 StorageAdviser::Recommendation