Re: panic of the day: pmap_enter: no pv entries available (amd64)

From: Christopher A. Kantarjiev (cak_at_dimebank.com)
Date: 07/27/05

  • Next message: Donn Miller: "Re: wifi card for netbsd"
    Date: Tue, 26 Jul 2005 22:51:25 -0700
    
    

    Christopher A. Kantarjiev wrote:

    > RCS file: RCS/vmparam.h,v
    > retrieving revision 1.1
    > diff -r1.1 vmparam.h
    > 102c102
    > < #define VM_MAX_KERNEL_ADDRESS 0xffff800100000000
    > ---
    > > #define VM_MAX_KERNEL_ADDRESS 0xffff800200000000
    >
    > and we'll see what happens next - I'm ... reassured by the fact that it
    > at least booted!

    Nope, didn't work. Same panic when the system free memory gets down 7628M -
    which doesn't mean much, of course. From top:

    Memory: 7978M Act, 4432K Wired, 8216K Exec, 7175M File, 7628M Free

    Any ideas? We ran successfully before with 8GB (but only one CPU), so I've
    pulled out 8GB to see if we can make progress...


  • Next message: Donn Miller: "Re: wifi card for netbsd"

    Relevant Pages

    • Re: Whats the point of __KERNEL_SYSCALLS__?
      ... retrieving revision 1.4 ... diff -u -p -r1.4 process.c ... -static int errno; ... * calls - which means inline code for fork too, ...
      (Linux-Kernel)
    • New Patch [was: Re: cvs rm sys/posix4 && enable sem]
      ... posix4/sched.h to sys/psched.h in this patch). ... "steps" as, in place of a repo-copy, I'll commit the diff to ... retrieving revision 1.2 ... +To compile this driver into the kernel, ...
      (freebsd-arch)
    • CONFIG_64_BIT
      ... retrieving revision 1.3 ... diff -u -p -r1.3 Kconfig ... config MMU ...
      (Linux-Kernel)
    • Re: vmstats entries type
      ... while updating the 64-bit per cpu counters. ... retrieving revision 1.80 ... diff -u -r1.80 vmstat.c ...
      (freebsd-current)
    • cvs rm sys/posix4 && enable sem
      ... diff -u -r1.265 Makefile ... retrieving revision 1.40 ... .Ft int ... +To compile this driver into the kernel, ...
      (freebsd-arch)