Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 1995 21:08:43 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm vm_mmap.c
Message-ID:  <199503220508.VAA21157@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/03/21 21:08:42

  Modified:    sys/vm   vm_mmap.c
  Log:
  Fixed bug in vm_mmap() where the object that is created in some cases
  was the wrong size. This is the likely cause of panics reported by
  Lars Fredriksen and Paul Richards related to a -1 blkno when paging
  via the swap_pager.
  
  Submitted by:	John Dyson



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