cvs commit: src/sys/dev/sound/pcm buffer.c buffer.h

Ariff Abdullah ariff at FreeBSD.org
Thu Jun 14 11:15:52 UTC 2007


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


More information about the cvs-all mailing list