public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Martin Bogomolni <martinbogo@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: NTFS - Kernel memory leak in driver for kernel 2.4.28 (update)
Date: Wed, 16 Feb 2005 08:55:45 -0800	[thread overview]
Message-ID: <712fce105021608557a1f0b6e@mail.gmail.com> (raw)
In-Reply-To: <712fce1050216082847bec092@mail.gmail.com>

I noticed that the inode_cache is quite high.   No matter what I do to
the tunable system parameters in /proc (below) I can't get the amount
of memory taken by the inode cache to reduce and become freed for
userspace programs.

/proc/sys/vm/vm_mapped_ratio   ( tried 20 - 100 )
/proc/sys/vm/vm_vfs_scan_ratio  ( tried 2 - 6 )

How often does the dcache/icache shrinking take place in 2.4?

On vfat/fat32, ext2/3 filesystems I don't see anywhere near the amount
of lost memory than when using the NTFS filesystem.  This is what led
me to think that the NTFS driver was leaking, rather than this being
an inode cache problem.

  reply	other threads:[~2005-02-16 16:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-16 16:28 NTFS - Kernel memory leak in driver for kernel 2.4.28? Martin Bogomolni
2005-02-16 16:55 ` Martin Bogomolni [this message]
2005-02-16 17:00 ` linux-os
2005-02-16 17:16   ` Martin Bogomolni
2005-02-16 18:03     ` kernel 2.4 inode/dentry cache not clearing on umount? Martin Bogomolni
2005-02-16 18:10       ` Martin Bogomolni
2005-02-17 11:40     ` NTFS - Kernel memory leak in driver for kernel 2.4.28? Anton Altaparmakov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=712fce105021608557a1f0b6e@mail.gmail.com \
    --to=martinbogo@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox