olafbuddenha...@gmx.net, le Fri 27 Aug 2010 21:42:04 +0200, a écrit :
> On Fri, Aug 27, 2010 at 01:20:36AM +0200, Samuel Thibault wrote:
>
> > and iirc we don't use boot.c any more.
>
> Err... You mean boot/boot.c? That's the main file for the boot utility,
> used to start subhurds.
Ah, ok (neve
Hi,
On Fri, Aug 27, 2010 at 01:20:36AM +0200, Samuel Thibault wrote:
> and iirc we don't use boot.c any more.
Err... You mean boot/boot.c? That's the main file for the boot utility,
used to start subhurds.
-antrik-
Samuel Thibault, le Fri 27 Aug 2010 01:17:46 +0200, a écrit :
> I'm not at ease with this change because there are known clients
> (tmpfs and boot) which won't be able to cope with that.
Ah, no, in another patch you make tmpfs actually use vm_page_size, and
iirc we don't use boot.c any more.
I'd
Sergio Lopez, le Wed 19 May 2010 16:29:21 +0200, a écrit :
> OK, here we go:
Much easier to review, thanks.
> - 01defpager-mutex.patch: Properly unlock the mutex before returning
> NO_BLOCK in pager_read_offset.
Applied.
> - 02defpager-extread.patch: Add an "external" attribute to
>
El Wed, 19 May 2010 16:29:21 +0200
Sergio Lopez escribió:
> - 01defpager-mutex.patch: Properly unlock the mutex before returning
> NO_BLOCK in pager_read_offset.
>
> - 02defpager-extread.patch: Add an "external" attribute to
> dstruct structure. In default_read, if the object is exter
El Wed, 19 May 2010 10:17:00 +0200
escribió:
> On Tue, May 18, 2010 at 04:19:10PM +0200, Sergio Lopez wrote:
>
> > This patch fixes external objects interface in mach_defpager
> > (current default pager in Hurd), so it can be used as backing store
> > by other translators (like tmpfs).
>
> I don
Hi,
On Tue, May 18, 2010 at 04:19:10PM +0200, Sergio Lopez wrote:
> This patch fixes external objects interface in mach_defpager (current
> default pager in Hurd), so it can be used as backing store by other
> translators (like tmpfs).
I don't know enough about this code to actually understand t
Hi,
This patch fixes external objects interface in mach_defpager (current
default pager in Hurd), so it can be used as backing store by other
translators (like tmpfs).diff -du hurd-deb.orig/serverboot/default_pager.c hurd/serverboot/default_pager.c
--- hurd-deb.orig/serverboot/default_pager.c 2010