Memory footprint of Banshee

2006-10-09 Thread Gregoire Gentil
Hello, The memory foot print of Banshee on my system is 26MB. It's very high for the embeded system which I'm developing and is low in memory (256MB). Is there any tip to reduce the memory footprint. Many thanks by advance, Grégoire PS: To calculate, I did on an already-indexed machine, beagled

Re: Memory footprint of Banshee

2006-10-09 Thread Debajyoti Bera
The memory foot print of Banshee on my system is 26MB. It's very high You meant beagle - right ? PS: To calculate, I did on an already-indexed machine, beagled // sleep 20 // free -m // get used memory // beagle-shutdown // free -m // get used memory --