Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2011 11:18:49 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-multimedia@freebsd.org
Subject:   New version of cuse4bsd ready for testing
Message-ID:  <201109131118.49070.hselasky@c2i.net>

next in thread | raw e-mail | index | archive | help
Hi,

This version includes direct process to process memory copying, which reduces 
the number of times data is copied on read/write by one third. This should 
probably also reduce the CPU usage of webcamd and applications using devices 
created by webcamd. The IOCTL path has also been optimised.

Please check CPU usage before and after installing version 0.1.17 of Cuse4BSD.

Code compiles on FreeBSD-8 and FreeBSD-9 at least.

Only FreeBSD-8 has been tested.

Please test and report any errors.

svn --username anonsvn --password anonsvn \
      checkout svn://svn.turbocat.net/i4b/trunk/ports

cd ports/multimedia/cuse4bsd-kmod
make all deinstall install clean

--HPS



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