l4-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory Manangement&FileSystems


From: Marcus Brinkmann
Subject: Re: Memory Manangement&FileSystems
Date: Tue, 12 Jul 2005 20:22:21 +0200
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.4 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI)

Hi,

this is really Neal's domain, but he is currently mostly off-line, so
I'll give it a go.

At Tue, 12 Jul 2005 14:46:41 -0300 (ART),
Fortes Marcelo <address@hidden> wrote:
> 
> How does The HURD on L4 would mananges Virtual Memory?
> There is documentation about it?

The current idea is to let each task manage its virtual memory domain
itself, providing only physical memory resources.
 
> is it possible to have a VM Server i user space that
> at least do things like Mach VM?

Yes, it is possible.  It is not what we want to do though, currently.
 
> And about File system server how does it works in
> HURD?i dont remamber if The HURD on Mach have UFS or
> FFS or ext2

How filesystems work is different from the question which filesystem
format to use.  Filesystems should mediate access to the blocks on the
disk, so that's what they will do (d'oh!).

> What will be the default file system for HURD on L4?

ext4fs :)

Thanks,
Marcus





reply via email to

[Prev in Thread] Current Thread [Next in Thread]