Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2014 12:04:02 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Alexander Kabaev <kabaev@gmail.com>
Cc:        freebsd-current@freebsd.org, Beeblebrox <zaphod@berentweb.com>
Subject:   Re: Memory blackhole in 11. Possibly libc.so.7?
Message-ID:  <201405291204.02160.jhb@freebsd.org>
In-Reply-To: <20140529095722.1765ce36@kan>
References:  <1401356463384-5916161.post@n5.nabble.com> <201405290908.10274.jhb@freebsd.org> <20140529095722.1765ce36@kan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, May 29, 2014 9:57:22 am Alexander Kabaev wrote:
> On Thu, 29 May 2014 09:08:10 -0400
> John Baldwin <jhb@freebsd.org> wrote:
> 
> > On Thursday, May 29, 2014 5:41:03 am Beeblebrox wrote:
> > > uname: FreeBSD 11.0-CURRENT #0 r266393M: Sun May 18 13:04:00 2014
> > > amd64 I'm also loading the Radeon_kms modules
> > > 
> <SKIP>
> > > 
> > > I don't know if the lsof dump in single user mode will be of any
> > > help, but it seems like lib/libc.so.7 has something to do with it:
> > 
> > 
> > Why do you think libc.so.7 has anything to do with this?  wired
> > memory is usually only allocated in the kernel, so if anything you
> > are looking at some sort of memory leak in a driver (maybe the radeon
> > driver?)
> > 
> > -- 
> > John Baldwin
> 
> Aren't ZFS buffers accounted as kernel wired memory? 

Ah, yes, using ZFS this might be "normal".

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405291204.02160.jhb>