DragonFly BSD
DragonFly bugs List (threaded) for 2011-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[PATCH] sound/pcm: we can wait when mallocing in feed_rate_init


From: Rumko <rumcic@xxxxxxxxx>
Date: Sat, 29 Jan 2011 00:43:25 +0100

After a few days of uptime and playing movies/listening to music I was not able
to open /dev/dsp anymore (only already existing /dev/dsp0.X devices worked, no
new ones could be opened).
The problem is in M_NOWAIT flag for the kmallocs in feed_rate_init(). We can
wait at that point and my system has been running with this patch for almost a
week and still sound functioned normally.
-- 
Please do not CC me, since I already receive everything from these MLs.

Regards,
Rumko

Attachment: 0001-sound-pcm-we-can-wait-when-mallocing-in-feed_rate_in.patch
Description: application/mbox



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]