Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 1998 10:04:45 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/ufs/ufs ufs_readwrite.c
Message-ID:  <199806041704.KAA25237@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         1998/06/04 10:04:45 PDT

  Modified files:
    sys/ufs/ufs          ufs_readwrite.c 
  Log:
  If the filesystem blocksize is less than the VM page size, use the generic
  getpages code.  This happens for filesystems with 4k pages on the alpha since
  the normal alpha pagesize is 8k.
  
  Revision  Changes    Path
  1.50      +7 -1      src/sys/ufs/ufs/ufs_readwrite.c

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



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