flist: Increase default list size to 256
authorDavid Henningsson <david.henningsson@canonical.com>
Thu, 19 Apr 2012 08:54:08 +0000 (10:54 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Sun, 23 Sep 2012 10:12:54 +0000 (13:12 +0300)
commit24034ed71530a959836ab1ad4a01863feda0dfc5
tree508957fd6b12ab11672a9cdb543d1f2f7398b623
parent6174c207d21c09017d4c584bf1a03b6d773447a3
flist: Increase default list size to 256

Nowadays, we are using more hashmaps and other things, than we did
before. Therefore, I often get the "flist is full (don't worry)"
message. This change should avoid that message. I was unable to find
any significance in increase of memory footprint from this change.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
src/pulsecore/flist.c