From owner-freebsd-multimedia Fri Aug 22 01:03:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA24227 for multimedia-outgoing; Fri, 22 Aug 1997 01:03:29 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id BAA24221 for ; Fri, 22 Aug 1997 01:03:14 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id IAA15293; Fri, 22 Aug 1997 08:55:53 +0200 From: Luigi Rizzo Message-Id: <199708220655.IAA15293@labinfo.iet.unipi.it> Subject: Re: Why don't the sound drivers work with VAT? To: hasty@rah.star-gate.com (Amancio Hasty) Date: Fri, 22 Aug 1997 08:55:53 +0200 (MET DST) Cc: dave@jetcafe.org, multimedia@FreeBSD.ORG In-Reply-To: <199708220726.AAA02156@rah.star-gate.com> from "Amancio Hasty" at Aug 22, 97 00:26:20 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > 2) VAT (the binary you compiled, fetched from rah.star-gate.com) has a > > noticable startup delay. Why? Should I grab the vat sources and > > attempt my own compile? I also notice long startup delays with vat when I am doing tests on a standalone machine (with route add 224.0.0.1 127.0.0.1). The applications seems to spin (at 60% CPU utilization...) waiting for some multicast routing event, then it gives up after some seconds (10..30) and you can do regular work. Don't know how related is this to sound driver programs. Cheers Luigi