DragonFly BSD
DragonFly commits List (threaded) for 2003-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern kern_malloc.c


From: David Rhodus <drhodus@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 29 Jul 2003 14:51:07 -0700 (PDT)

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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]