public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] limiting dentries on Linux
@ 2003-02-05 17:49 Mario Smarduch
  0 siblings, 0 replies; 2+ messages in thread
From: Mario Smarduch @ 2003-02-05 17:49 UTC (permalink / raw)
  To: linux-ia64

I apologize in advance for floating a general Linux question
on IA-64 group.

What can be used to limit space allocated for dentries?
For example catting non-existing files eats up 30M of
memory.

What group is more relevant to these types of questions.

thks,
    Mario.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Linux-ia64] limiting dentries on Linux
@ 2003-03-12 18:24 Jes Sorensen
  0 siblings, 0 replies; 2+ messages in thread
From: Jes Sorensen @ 2003-03-12 18:24 UTC (permalink / raw)
  To: linux-ia64

>>>>> "Mario" = Mario Smarduch <cms063@email.mot.com> writes:

Mario> I apologize in advance for floating a general Linux question on
Mario> IA-64 group.

Mario> What can be used to limit space allocated for dentries?  For
Mario> example catting non-existing files eats up 30M of memory.

Actually that just goes into the buffer/page caches and will be
released again once someone tries to allocate the memory back using
the appropriate kmalloc() flags, ie. anything but GFP_ATOMIC.

Mario> What group is more relevant to these types of questions.

Possibly linux-kernel, however I doubt you will find much support for
limiting the buffer/page caches.

Cheers,
Jes


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-12 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-05 17:49 [Linux-ia64] limiting dentries on Linux Mario Smarduch
  -- strict thread matches above, loose matches on Subject: below --
2003-03-12 18:24 Jes Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox