Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Sep 1995 18:46:04 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm vm_glue.c
Message-ID:  <199509170146.SAA14332@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      95/09/16 18:46:04

  Modified:    sys/vm    vm_glue.c
  Log:
  Check the return value from vm_map_pageable() when mapping the process's
  UPAGES and associated page table page. Panic on error. This is less than
  optimial and will be fixed in the future, but is better than the old
  behavior of panicing with a "kernel page directory invalid" in pmap_enter.



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