Svante Signell, le Thu 24 Feb 2011 23:43:59 +0100, a écrit :
> > > BTW: Can I allocate larger than 4GB for a filesystem under qemu-kvm?
> > 
> > Err, yes, sure, why would you think you can't?
> 
> I saw somewhere that there are address space limitations on 3GB for the
> user and 1GB for the system (or something similar, I'm not sure of this)

That doesn't have anything to do with file and filesystem sizes.

Yes, there is usually a Kernel/User limit, which used to be 3/1, and
that I have moved to 2/2 to make room for 2GiB physical memory support
for next gnumach upload. But nowadays ext2fs' filesystem size is
independant from that.

> Another question (I'm still a newbie): From which init file is the
> network started on Hurd.

None, that's why I said you wouldn't run ifup on Hurd: whenever a
program calls socket(), that opens /servers/socket/2, which thus
triggers the pfinet translator start.

Samuel

Reply via email to