From owner-freebsd-questions@FreeBSD.ORG Thu Aug 25 16:28:37 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BB7416A41F for ; Thu, 25 Aug 2005 16:28:37 +0000 (GMT) (envelope-from mark@mkproductions.org) Received: from ylpvm29.prodigy.net (ylpvm29-ext.prodigy.net [207.115.57.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05AD143D46 for ; Thu, 25 Aug 2005 16:28:36 +0000 (GMT) (envelope-from mark@mkproductions.org) Received: from pimout3-ext.prodigy.net (pimout3-int.prodigy.net [207.115.4.218]) by ylpvm29.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id j7PGLh4u017412 for ; Thu, 25 Aug 2005 12:21:44 -0400 X-ORBL: [66.139.109.225] Received: from [192.168.1.25] (ppp-66-139-109-225.dsl.stlsmo.swbell.net [66.139.109.225]) by pimout3-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id j7PGLfat209258; Thu, 25 Aug 2005 12:21:50 -0400 Message-ID: <430DF015.5000203@mkproductions.org> Date: Thu, 25 Aug 2005 11:21:41 -0500 From: Mark Kane User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050816) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roland Smith References: <430D3823.9070301@mkproductions.org> <20050825160909.GB10134@slackbox.xs4all.nl> In-Reply-To: <20050825160909.GB10134@slackbox.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2005 16:28:37 -0000 Roland Smith wrote: > My amd64 machine does not have this problem. I'm running 5.4-STABLE: > > FreeBSD slackbox.xs4all.nl 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Aug 10 > 20:25:45 CEST 2005 rsmith@slackbox.xs4all.nl:/usr/obj/usr/src/sys/RFS amd64 > > One thing I did do was enlarge the soundcard's DMA buffer in > /boot/device.hints: > > # Larger DMA buffer for the soundcard, for better sound quality. > hint.pcm.0.buffersize="16384" Hey Roland. Yeah, back when I was looking into amd64 vs i386 version and had a thread going that you replied to, I checked out your website and saw your FreeBSD settings. :) I tried that device.hints setting on my backup Athlon XP 2000+ machine with just onboard sound and that seemed to make it worse. Maybe because it was crummy onboard. This machine runs an Audigy 2 Platinum. If it was just the sound doing this and not the mouse and display freezing as well as any video playing then I think it would be much easier to troubleshoot and pinpoint. I could try -STABLE on that spare hard drive though. Thanks. -Mark P.S. On an unrelated note, is there any "changelog" or anything for -STABLE to see what changes have been made?