The Following User Says Thank You to woody14619 For This Useful Post: | ||
|
2013-07-02
, 15:25
|
Posts: 287 |
Thanked: 618 times |
Joined on Jan 2011
@ Estonia
|
#1392
|
|
2013-07-02
, 21:03
|
Posts: 186 |
Thanked: 79 times |
Joined on Feb 2010
|
#1393
|
|
2013-07-03
, 00:23
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#1394
|
The Following User Says Thank You to droll For This Useful Post: | ||
|
2013-07-03
, 00:26
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#1395
|
I changed size of memory pool which can be used for allocation. I increased it from 16MB to 64MB. This means that pulseaudio now can use more RAM.
.......
In this last version I change slot allocation policy to upstream configuration, so we have more slots, enough slot size for network streaming but also pulseaudio can drain more RAM...
pa_mempool* pa_mempool_new(pa_bool_t shared, size_t size) { pa_mempool *p; if (size <= 0) p->n_blocks = PA_MEMPOOL_SLOTS_MAX;
|
2013-07-03
, 00:43
|
Posts: 83 |
Thanked: 64 times |
Joined on May 2012
@ Spain
|
#1396
|
The Following User Says Thank You to tanrax For This Useful Post: | ||
|
2013-07-03
, 03:51
|
Posts: 8 |
Thanked: 6 times |
Joined on Oct 2012
|
#1397
|
@JohnHughes: Can you test new version? http://atrey.karlin.mff.cuni.cz/~pali/pa/new/
The Following User Says Thank You to QSMC For This Useful Post: | ||
|
2013-07-03
, 09:34
|
Posts: 186 |
Thanked: 79 times |
Joined on Feb 2010
|
#1399
|
|
2013-07-03
, 13:45
|
Posts: 89 |
Thanked: 194 times |
Joined on Feb 2010
|
#1400
|
The Following 5 Users Say Thank You to JohnHughes For This Useful Post: | ||
How long is your ring tone John (in file)? If it's longer than 40-ish seconds, could you try trimming it down (since it never plays more than 40 anyway) and try the test again?
I'm just thinking that may be pulseaudio is trying to cache the full sound file, and when it can't it loads the default known-small tone instead? Can't hurt to try, especially if you're using a larger file for a ring tone (like an mp3 of a song).
Maemo Council Member: May 2012 - November 2012
Hildon Foundation founding member.
Hildon Foundation Board of Directors: March 2013 - Jan 15, 2014