linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ewerton Romulo <ewertonromulo@gmail.com>
To: Bryan Henderson <hbryan@us.ibm.com>
Cc: Jan Hudec <bulb@ucw.cz>, 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: Wed, 29 Jun 2005 15:46:24 -0300	[thread overview]
Message-ID: <1f52e8ed05062911465733819b@mail.gmail.com> (raw)
In-Reply-To: <OF83586302.90765D24-ON8825702F.0059DD16-8825702F.005A753E@us.ibm.com>

> Your subject line says "use a mounted HD for files."  Does this mean
> you're putting these files into a filesystem that lives on a real,
> conventional disk device?
> 
> In your /proc mounts, I see one such filesystem mounted:
> 
>   /dev/hda1 /test vfat rw 0 0


     Yes! That´s right!! The files is many .. that diferents sizes ..
so I can´t  put it all in RAM!


> You also have a tmpfs filesystem mounted, which you mentioned a few times,
> but I believe all you really said about it is that it's your root
> filesystem.  Or is this also the one in which you're stuffing files when
> the problem occurs?
> 
>   /dev/root / tmpfs rw 0 0

  Well,  my root filesystem is tmpfs, always ... only the new files
that I like to save, will be saved in a mount HD!

> 
> Do you have reason to believe that the fact of having a tmpfs root
> filesystem is related to the problem?

   Well, the problem only happen when I mount HD and begin to save files in it!
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2005-06-29 18:46 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
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 [this message]
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=1f52e8ed05062911465733819b@mail.gmail.com \
    --to=ewertonromulo@gmail.com \
    --cc=bulb@ucw.cz \
    --cc=hbryan@us.ibm.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).