cvs commit: src/sys/kern kern_malloc.c

David Rhodus drhodus at crater.dragonflybsd.org
Tue Jul 29 14:53:04 PDT 2003


drhodus     2003/07/29 14:51:07 PDT

  Modified files:
    sys/kern             kern_malloc.c 
  Log:
  Fix for trap 12 on KVA space exhaustion.
  
  Possible panic where the available backing
  pages for the KVA space are less than the
  available memory.
  
  Revision  Changes    Path
  1.9       +8 -0      src/sys/kern/kern_malloc.c






More information about the Commits mailing list