Re: Best way to get max KVA setting?

From: Mike Silbersack (silby_at_silby.com)
Date: 06/25/03

  • Next message: Vallo Kallaste: "Re: ULE crash"
    Date: Wed, 25 Jun 2003 12:35:17 -0500 (CDT)
    To: Terry Lambert <tlambert2@mindspring.com>
    
    

    On Wed, 25 Jun 2003, Terry Lambert wrote:

    > Mike Silbersack wrote:
    > > I could probably grep for this, but what's the best way to get a hold of
    > > the # of pages (or MB of ram) that max KVA is set to? I'm adding another
    > > autosize option, and I want to base it on min (KVA, ram) so that it
    > > doesn't balloon on boxes where ram >> KVA.
    >
    > I posted a patch about a month ago that did exactly this.
    >
    > It was for a guy who was was running with PAE enabled on an
    > 8G machine, and the autotuning was shooting him in the foot
    > when it tried to grab enough memory to create kmem_map entries
    > for the 8G of RAM in his 2G KVA space, and its head exploded.
    >
    > Let me know if you can't find it in the -current archives, and
    > I can dig it out for you, if you're willing to wait a day or
    > two.
    >
    > -- Terry

    I found the thread in question, but I didn't see a patch.

    Mike "Silby" Silbersack
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Vallo Kallaste: "Re: ULE crash"

    Relevant Pages

    • Patching
      ... would like to patch the image on the jumpstart server with the ... 8_Recommended patches before I jumpstart a client & used the patchadd -C ... grep: can't open */pkginfo ... I was looking at avoiding using a finish script to install the ...
      (SunManagers)
    • Re: [PATCH] add asm-generic/mman.h
      ... for each macro name, ... grep "macroname" patch ...
      (Linux-Kernel)
    • Re: RFC: Change to sys_errlist
      ... On Sun, 6 Jul 2003, Terry Lambert wrote: ... >> implies success. ... >> The following patch will change the output to the Linux behaviour. ...
      (freebsd-hackers)
    • Re: ioremap balanced with iounmap for drivers/mtd subsystem
      ... These two patterns are repeated all over the patch. ... A grep for iounmap in drivers/mtd/nand would not hurt. ...
      (Linux-Kernel)
    • Re: [E1000-devel] [PATCH] drivers/net: convert & to &&
      ... Joe Perches wrote: ... send me a patch for e1000 and for ixgb and I'll happily apply those:) ... $ grep -wrl boolean_t * ...
      (Linux-Kernel)