Re: [pulseaudio-discuss] [PATCH 2/4] suspend-on-idle: Trigger mempool vacuuming

2011-05-15 Thread Colin Guthrie
'Twas brillig, and o...@iki.fi at 08/04/11 15:18 did gyre and gimble: > From: Jyri Sarha > > In a setup with one or more filter sinks or sources there is always at > least one stream existing. In such a situation normal mempool > vacuuming never happens. This patch causes suspend-on-idle module t

[pulseaudio-discuss] [PATCH 2/4] suspend-on-idle: Trigger mempool vacuuming

2011-04-08 Thread oku
From: Jyri Sarha In a setup with one or more filter sinks or sources there is always at least one stream existing. In such a situation normal mempool vacuuming never happens. This patch causes suspend-on-idle module to vacuum memory when ever it notices that all sinks and sources are suspended. T