Bug#233209: marked as done (hardware-monitor: linux 2.6 memory usage still not quite right)

Debian Bug Tracking System owner@bugs.debian.org
Sat, 04 Jun 2005 10:33:15 -0700


Your message dated Sat, 4 Jun 2005 19:21:36 +0200
with message-id <20050604172136.GA28004@bugs.debian.org>
and subject line hardware-monitor: linux 2.6 memory usage still not quite right
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Feb 2004 13:07:15 +0000
>From fxkuehl@gmx.de Tue Feb 17 05:07:15 2004
Return-path: <fxkuehl@gmx.de>
Received: from pop.gmx.net (mail.gmx.net) [213.165.64.20] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1At4wV-0007rh-00; Tue, 17 Feb 2004 05:07:15 -0800
Received: (qmail 32284 invoked by uid 65534); 17 Feb 2004 13:06:44 -0000
Received: from trabant.pdv.cs.tu-berlin.de (EHLO trabant) (130.149.24.4)
  by mail.gmx.net (mp006) with SMTP; 17 Feb 2004 14:06:44 +0100
X-Authenticated: #7318305
Received: from felix by trabant with local (Exim 3.36 #1 (Debian))
	id 1At4vw-0000Gq-00; Tue, 17 Feb 2004 14:06:40 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Felix Kuehling <fxkuehl@gmx.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: hardware-monitor: linux 2.6 memory usage still not quite right
X-Mailer: reportbug 2.39
Date: Tue, 17 Feb 2004 14:06:40 +0100
Message-Id: <E1At4vw-0000Gq-00@trabant>
Sender: Felix Kuehling <fxkuehl@gmx.de>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_16 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_02_16
X-Spam-Level: 

Package: libgtop2
Version: 2.0.8-7
Severity: normal

This is a follow-up to bug #231421. I'm using the latest libgtop2 and
hardware-monitor 0.7-5. The kernel version is 2.6.1. When I run for instance

  find / -type f > /dev/null

the memory usage grows by over 100MB. I believe this is because the Slab
cache is included in the memory usage. When I run the above command the Slab
field in /proc/meminfo grows to over 100MB. A closer look at /proc/slabinfo
shows that it's the ext3_inode_cache that grows very large. Since this memory
will be freed when it's needed by applications it should be subtracted from
the memory usage IMHO.

Regards,
  Felix

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux trabant 2.6.1 #3 Sat Jan 31 00:03:27 CET 2004 i686
Locale: LANG=de_DE.ISO-8859-1, LC_CTYPE=de_DE.ISO-8859-1

Versions of packages libgtop2 depends on:
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libglib2.0-0                2.2.3-1      The GLib library of C routines

-- no debconf information


---------------------------------------
Received: (at 233209-done) by bugs.debian.org; 4 Jun 2005 17:21:34 +0000
>From lool@dooz.org Sat Jun 04 10:21:34 2005
Return-path: <lool@dooz.org>
Received: from postfix4-1.free.fr [213.228.0.62] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DecL0-000346-00; Sat, 04 Jun 2005 10:21:34 -0700
Received: from bee.dooz.org (levallois.dooz.org [81.57.180.178])
	by postfix4-1.free.fr (Postfix) with ESMTP id EE8B3317B03;
	Sat,  4 Jun 2005 19:21:32 +0200 (CEST)
Received: by bee.dooz.org (Postfix, from userid 1000)
	id BB163699A29F; Sat,  4 Jun 2005 19:21:36 +0200 (CEST)
Date: Sat, 4 Jun 2005 19:21:36 +0200
From: =?iso-8859-1?Q?Lo=EFc?= Minier <lool@dooz.org>
To: Felix Kuehling <fxkuehl@gmx.de>, 233209-done@bugs.debian.org
Subject: Re: hardware-monitor: linux 2.6 memory usage still not quite right
Message-ID: <20050604172136.GA28004@bugs.debian.org>
References: <E1At4vw-0000Gq-00@trabant>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
In-Reply-To: <E1At4vw-0000Gq-00@trabant>
Content-Transfer-Encoding: quoted-printable
Delivered-To: 233209-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

        Hi,

 This is a followup for Debian bug <http://bugs.debian.org/libgtop2>.
 It has been a while, sorry for the late followup.

On mar, f=E9v 17, 2004, Felix Kuehling wrote:
> When I run for instance
>   find / -type f > /dev/null
> the memory usage grows by over 100MB.

 I think this particular bug has been fixed a while ago in libgtop, but
 I can't exactly how.  However, I can't reproduce the behavior you
 explained anymore, and libgtop supports Linux 2.6 now.

 I'm closing this bug, please reopen it if necessary (or mail me).

   Regards,

--=20
Lo=EFc Minier <lool@dooz.org>
"Neutral President: I have no strong feelings one way or the other."