public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Vipin Malik <vipin.malik@daniel.com>
To: "Kári Davíðsson" <kd@flaga.is>
Cc: linux-mtd@lists.infradead.org
Subject: Re: jffs2
Date: Fri, 01 Jun 2001 09:55:43 -0500	[thread overview]
Message-ID: <3B17ACEF.4FA5EA8B@daniel.com> (raw)
In-Reply-To: EADB10BAC266A14A85ECBF8686A73E310A9186@kolkrabbi.flaga.is

Kári Davíðsson wrote:

> Are there any known issues of running programs from a jffs2 partition?

Not that I know of.


> I am attempting to run a program from a jffs2 partition (not root
> partition which is mounted on /dev/ram)

Interesting choice of mount dir names (why "ram"?) :)


> and the program seem to be running extremely slow and what is worse it
> seem to block the kernel at the
> same time, i.e. I can not ping the board nor telnet to it.

Not being able to ping it is bad. Not being able to telnet to it may
depend on how much CPU resources are available
to run the telnet daemon.

>
>
> If I wait long enough I get output from the program on the console but
> everything is very very slow.....
>

What processor are you using? How big is your JFFS2 partition and what is
this program that you are running doing?

Remember that JFFS2 needs to go GC when the fs gets full (or near full if
the background GC task is running). If your program
is reading/writing from/to the JFFS2 fs it will get blocked. Are you
generating a lot of data to the JFFS2 fs?

Vipin

  reply	other threads:[~2001-06-01 14:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-01 11:55 jffs2 Kári Davíðsson
2001-06-01 14:55 ` Vipin Malik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-06-01 16:12 JFFS2 Herman Oosthuysen
2001-06-01 20:27 ` JFFS2 Vipin Malik
2001-06-06 11:25 jffs2 Kári Davíðsson
2004-09-27 18:55 jffs2 Kornel Masłowski
2004-09-28  6:34 ` jffs2 Artem B. Bityuckiy
2004-09-28 11:22   ` jffs2 Artem B. Bityuckiy
2006-03-07 19:03 jffs2 trimarchi
2006-03-07 19:12 ` jffs2 Josh Boyer
2006-03-08 12:56   ` jffs2 Michael Trimarchi
2006-03-08 16:08     ` jffs2 Ferenc Havasi
2006-08-17 18:52 jffs2 Katey Yu

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=3B17ACEF.4FA5EA8B@daniel.com \
    --to=vipin.malik@daniel.com \
    --cc=kd@flaga.is \
    --cc=linux-mtd@lists.infradead.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