Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 1998 20:44:42 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        David Greenman <dg@root.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: vfs_bio / struct buf 
Message-ID:  <199812230444.UAA10868@apollo.backplane.com>

next in thread | raw e-mail | index | archive | help

:   The optimization is primarily for short writes (like 1 byte or a few bytes)
:so couldn't really be replaced by something that has 512 byte granularity
:without losing some performance. Granted, applications that show this behavior
:are probably broken, but that's another issue.
:
:-DG
:
:David Greenman
:Co-founder/Principal Architect, The FreeBSD Project

    Ah.  Hmmm.  I see the problem... the buf's need some sort of native block
    size and NFS doesn't really have a native block size.

						-Matt

    Matthew Dillon  Engineering, HiWay Technologies, Inc. & BEST Internet 
                    Communications & God knows what else.
    <dillon@backplane.com> (Please include original email in any response)    

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



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