From owner-FreeBSD-tech-jp@jp.freebsd.org  Wed Oct  1 15:06:54 1997
Received: by jaz.jp.freebsd.org (8.8.7+2.7Wbeta7/8.7.3) id PAA04834
	Wed, 1 Oct 1997 15:06:54 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.7+2.7Wbeta7/8.7.3) with ESMTP id PAA04780
	for <FreeBSD-tech-jp@jp.freebsd.org>; Wed, 1 Oct 1997 15:06:50 +0900 (JST)
Received: from marble.eps.nagoya-u.ac.jp (localhost [127.0.0.1]) by gneiss.eps.nagoya-u.ac.jp (8.8.7/3.5Wpl3) with ESMTP id PAA01813 for <FreeBSD-tech-jp@jp.freebsd.org>; Wed, 1 Oct 1997 15:06:49 +0900 (JST)
Message-Id: <199710010606.PAA01813@gneiss.eps.nagoya-u.ac.jp>
To: FreeBSD-tech-jp@jp.freebsd.org
From: KATO Takenori <kato@ganko.eps.nagoya-u.ac.jp>
In-Reply-To: Your message of "Wed, 01 Oct 1997 14:58:45 +0900"
References: <199710010558.OAA03162@sras63.sra.co.jp>
X-Mailer: Mew version 1.70 on Emacs 19.28.1 / Mule 2.3
X-PGP-Fingerprint: 03 72 85 36 62 46 23 03  52 B1 10 22 44 10 0D 9E
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Date: Wed, 01 Oct 1997 15:06:48 +0900
Reply-To: FreeBSD-tech-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=20]
X-Sequence: FreeBSD-tech-jp 683
Subject: [FreeBSD-tech-jp 683] Re: panic when I use vn driver on RELENG_2_2
Errors-To: owner-FreeBSD-tech-jp@jp.freebsd.org
Sender: owner-FreeBSD-tech-jp@jp.freebsd.org

>   $B5$$K$J$C$F(B NetBSD $B$N(B vnd $B$H$+(B FreeBSD $B$N(B ccd $B$H$+$b$A$i$C$H8+$F$_$?(B
> $B$N$G$9$,!"$I$A$i$b(B VOP_READ/WRITE $B$O;H$C$F$$$J$$$G$9$M!#(B

FreeBSD$B$G$O!$(Brevision 1.31$B$G(BBruce Evans$B;a$,F~$l$F$$$^$9!%(Bcommit log$B$O!$(B

Fixed an overflowing multiplication in vnstrategy() by replacing it with
the standard macro dbtob().  The non-B_PAGING case now works well enough
to run newfs on a 32GB virtual drive.

Fixed numerous bogus variable types and one overflowing multiplication
in the B_PAGING case of vnstrategy().  Swapping to virtual drives larger
than 2GB might work now.

$B$H$J$C$F$$$^$9!%(B


----
KATO Takenori <kato@ganko.eps.nagoya-u.ac.jp>
Dept. Earth Planet. Sci., Nagoya Univ.,  Nagoya, 464-01, Japan
PGP public key: finger kato@eclogite.eps.nagoya-u.ac.jp
------------------- Powered by FreeBSD(98) -------------------
