Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2007 17:14:41 +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 vchan.c
Message-ID:  <200703161714.l2GHEf46064822@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2007-03-16 17:14:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    vchan.c 
  Log:
  [stage: 3.2/9]
  
  malloc()less feeder_vchan. Informations can be retrieved dynamically
  by doing table lookup on static data. Reduce mixing overhead by
  doing direct copy on first channel. Mixing process will begin starting
  from second channel onwards.
  
  Revision  Changes    Path
  1.29      +76 -91    src/sys/dev/sound/pcm/vchan.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703161714.l2GHEf46064822>