Date: Thu, 14 Jun 2007 11:15:51 +0000 (UTC) From: Ariff Abdullah <ariff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm buffer.c buffer.h Message-ID: <200706141115.l5EBFpgN075323@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2007-06-14 11:15:51 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm buffer.c buffer.h Log: Buffer optimization and locking cleanup. Don't resize/malloc unless it is really necessary to ease down unlock/lock sequence. Revision Changes Path 1.36 +60 -41 src/sys/dev/sound/pcm/buffer.c 1.17 +2 -1 src/sys/dev/sound/pcm/buffer.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706141115.l5EBFpgN075323>