From: Jan Hudec <bulb@ucw.cz>
To: Ewerton Romulo <ewertonromulo@gmail.com>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: Run linux in ramdisk(tmpfs) and use a mounted HD for files cause memory and CPU overflow!
Date: Tue, 28 Jun 2005 22:24:57 +0200 [thread overview]
Message-ID: <20050628202457.GC30378@vagabond> (raw)
In-Reply-To: <1f52e8ed0506281106392511f2@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1531 bytes --]
On Tue, Jun 28, 2005 at 15:06:55 -0300, Ewerton Romulo wrote:
> Thanks for answer Jan
>
> > > I am building a very small linux system to boot off an IDE-HD module
> > > and run from a ramdisk.
> >
> > Ramdisk *OR* tmpfs? They are completely different things.
>
> Sorry. I can say that is a ramdisk formatted to use tmpfs
> filesystem! If I need to select one, so can I say that is a tmpfs!
Sorry, it isn't. Nothing can be formated to use tmpfs, because tmpfs is
no-device filesystem. Tmpfs lives in RAM, but directly, without
a ramdisk. On the other hand ramdisk emulates a block device with memory
and has to be formated with some block device filesystem -- which tmpfs
isn't.
[skipped lot of exclamation marks with intersparsed small bits of text]
> > Anyway, could you provide contents of /proc/meminfo, /proc/slabinfo,
> > /proc/mounts and /proc/swaps when the bad things are happening?
>
> I´ll take a look in it and post here!
Ok. _when_ you post it, there will be something to talk about.
Oh, include also exact version of kernel you are using (including from
which distribution or whether it's official kernel), contents of
/proc/modules and if it's a kernel you compiled it's config.
> In this case I only use it to see if I had different result! I try
> to mount a fat partion too!! Same result!!!
That mostly rules out the filesystem driver. Ok.
-------------------------------------------------------------------------------
Jan 'Bulb' Hudec <bulb@ucw.cz>
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-06-28 20:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-27 9:18 Run linux in ramdisk(tmpfs) and use a mounted HD for files cause memory and CPU overflow! Ewerton Romulo
2005-06-27 14:20 ` Jan Hudec
2005-06-28 18:06 ` Ewerton Romulo
2005-06-28 20:24 ` Jan Hudec [this message]
2005-06-29 4:41 ` Ewerton Romulo
2005-06-29 8:41 ` Jan Hudec
2005-06-29 16:28 ` Bryan Henderson
2005-06-29 18:36 ` Ewerton Romulo
2005-06-29 21:00 ` Bryan Henderson
2005-06-30 16:02 ` Jan Hudec
2005-06-29 18:46 ` Ewerton Romulo
2005-06-28 21:42 ` Bryan Henderson
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=20050628202457.GC30378@vagabond \
--to=bulb@ucw.cz \
--cc=ewertonromulo@gmail.com \
--cc=linux-fsdevel@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;
as well as URLs for NNTP newsgroup(s).