cvs commit: src/sys/vm swap_pager.c

David Schultz das at FreeBSD.org
Fri Sep 24 09:04:22 PDT 2004


das         2004-09-24 16:04:21 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  Don't look for swap blocks in objects that aren't swap-backed.
  I expect that this will fix the following panic, reported by Jun:
          swap_pager_isswapped: failed to locate all swap meta blocks
  
  MT5 candidate
  
  Revision  Changes    Path
  1.257     +3 -0      src/sys/vm/swap_pager.c


More information about the cvs-src mailing list