Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jan 2011 16:59:05 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm swap_pager.c
Message-ID:  <201101011659.p01GxN8c038028@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2011-01-01 16:59:05 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  SVN rev 216873 on 2011-01-01 16:59:05Z by brucec
  
  There can be more than 0x20000000 swap meta blocks allocated if a swap-backed
  md(4) device is used. Don't panic when deallocating such a device if swap
  has been used.
  
  PR:     kern/133170
  Discussed with: kib
  MFC after:      3 days
  
  Revision  Changes    Path
  1.324     +0 -4      src/sys/vm/swap_pager.c



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