Date: Sun, 06 Feb 2005 12:48:23 -0500 From: Mike Tancsa <mike@sentex.net> To: Poul-Henning Kamp <phk@freebsd.org>, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/hifn hifn7751.c Message-ID: <6.2.1.2.0.20050206123826.05310220@64.7.153.2> In-Reply-To: <200501211344.j0LDigxN075345@repoman.freebsd.org> References: <200501211344.j0LDigxN075345@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FYI, I have been running with this patch on RELENG_4 box a
hifn0 mem 0xe8511000-0xe8511fff,0xe8510000-0xe8510fff irq 5 at device 0.0
on pci1
hifn0: Hifn 7951, rev 0, 128KB sram
card for a couple of weeks now and it is working *much* better. I would
occasionally get a stall or two while running our offsite backups (about a
36hr process of essentially
$cmd = "/usr/bin/openssl enc -des3 -in $sourcefile -k $passphrase | ssh -c
3des backup2\@offsite.sentex.ca \"cat - >
/backup/backup2/$serialnumber/$targetfile.enc\"";
Now the overall transfer is much more consistent and smooth. I will swap
out the card for a newer 7955 this week but I suspect it works fine now as
well.
---Mike
At 08:44 AM 21/01/2005, Poul-Henning Kamp wrote:
>phk 2005-01-21 13:44:42 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_4)
> sys/dev/hifn hifn7751.c
> Log:
> Remove a check that prevents us from purging the queues on shared interrupt
> lines. This has been long gone in -current.
>
> Nailed by: Mike Tancsa <mike@sentex.net>
>
> Revision Changes Path
> 1.5.2.10 +0 -6 src/sys/dev/hifn/hifn7751.c
>_______________________________________________
>cvs-all@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/cvs-all
>To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.1.2.0.20050206123826.05310220>
