Re: panic: kmem_malloc; Should I increase some setting?

From: Brian Fundakowski Feldman (green_at_freebsd.org)
Date: 06/30/04

  • Next message: Robert Watson: "Re: panic: kmem_malloc; Should I increase some setting?"
    Date: Tue, 29 Jun 2004 21:31:24 -0400
    To: Ronald Klop <ronald-freebsd7@klop.yi.org>
    
    

    On Wed, Jun 30, 2004 at 02:41:16AM +0200, Ronald Klop wrote:
    > I have more info.
    >
    > When untarring a bzip2 archive of 30MB the nr of wired mem in top goes up,
    > until it reaches 120MB and than it panics. (Normally it is around
    > 50/60MB.)
    > How can I debug this more or can others reproduce this?

    Are you trying to create a huge _malloc_ md(4) or a huge _swap_ md(4)?
    Only the latter is appropriate in almost every instance.

    -- 
    Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
      <> green@FreeBSD.org                               \  The Power to Serve! \
     Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\
    _______________________________________________
    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: Robert Watson: "Re: panic: kmem_malloc; Should I increase some setting?"