Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2000 14:00:21 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Gary Jennejohn <garyj@peedub.muc.de>
Cc:        Doug Rabson <dfr@nlsystems.com>, freebsd-current@FreeBSD.ORG
Subject:   Re: NFS, rl0 and Alpha 
Message-ID:  <200005032100.OAA64943@apollo.backplane.com>
References:   <200005031907.VAA14795@peedub.muc.de>

next in thread | previous in thread | raw e-mail | index | archive | help
:Thanks, but there is code in rl_rxeof() to align to a 32 bit boundary.
:If that weren't the case than I would expect the Alpha to panic with
:other IP applications, not just NFS.
:
:I don't know, NFS must be doing something weird.
:
:---
:Gary Jennejohn / garyj@muc.de gj@freebsd.org

    NFS will realign the data payload for misaligned packets.

    I agree it sounds like an issue in the NFS code somewhere.  Something
    that is slipping through unnoticed.  If someone can get a crash dump
    and do a stack backtrace, or even a simple DDB 'trace', it should be 
    opssible to track the problem down.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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