All of lore.kernel.org
 help / color / mirror / Atom feed
* filesystems...
@ 2001-05-03  8:22 Jure Menart
  0 siblings, 0 replies; 4+ messages in thread
From: Jure Menart @ 2001-05-03  8:22 UTC (permalink / raw)
  To: linuxppc-embedded


Hello everyone...
me and some friends are making some motherboard with ppc4xx and other stuff,
well, that's not really that important... what matter is, that we have (only?)
16Mb of RAM. Now I'm trying to find appropriate software and modified it if
necessary.
Well, I was looking for some filesystems and found out that xfs and reiserfs
are pretty suitable, the only thing I'm worry about is our RAM. As I read in
documents they need more RAM than it is available. So question is... is there
anyone who successfully used XFS of ReiserFS on that amount of RAM, or is
there any other appropriate FS which is not so 'hungry' (we would need at
lease journaling system).

Thanks for all answers.

Best whishes, Jure Menart


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread
* filesystems
@ 2000-11-22  8:26 Joe Harrington
  2000-11-22  9:34 ` filesystems Tigran Aivazian
  0 siblings, 1 reply; 4+ messages in thread
From: Joe Harrington @ 2000-11-22  8:26 UTC (permalink / raw)
  To: CSCD 440-01 Mailing List; +Cc: linux-kernel

Does a typical Linux system or Mandrake boot using the ext2 filesystem? Do
all filesystems have or use commands such as stat, read, write and chmod. I
am trying to figure out without looking through the code how a VFS
filesystem works. I am assuming that it does not use the major minor system,
for faster access to data? On my system I have:

            ext2
            msdos
nodev proc

Yes I did a man filesystems, man virtual filesystems, and manVFS. What does
the nodev stand for? I have seen other systems containing filesystems such
as:

            ext2
            minix
            msdos
            vfat
nodev proc
nodev nfs
            iso9660
            ufs
nodev autofs
nodev devpts

Basically, do you mount a VFS filesystem, does it keep pages in RAM longer
than other filesystems. How would a VFS filesystem handle system calls such
as "stat" or "open"? I am just looking for something that can easily help me
visualize the VFS process.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2001-05-03  8:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-03  8:22 filesystems Jure Menart
  -- strict thread matches above, loose matches on Subject: below --
2000-11-22  8:26 filesystems Joe Harrington
2000-11-22  9:34 ` filesystems Tigran Aivazian
2000-11-22  9:51   ` filesystems Tigran Aivazian

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.