On Sun, Mar 18, 2007 at 02:06:01PM -0400, Ben Asselstine wrote:
> Hello,
>
> In trying to debug tmpfs I have made a small program to illustrate a
> bug I've been experiencing with the default_pager_object interface.
>
> The call to default_pager_object_create returns -308, which apparently
> mean
Here is a tarball that contains the test program:
http://www.superunprivileged.org/hurd/pdex.tar.gz
regards,
Ben
___
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd
Hello,
In trying to debug tmpfs I have made a small program to illustrate a
bug I've been experiencing with the default_pager_object interface.
The call to default_pager_object_create returns -308, which apparently
means that the server died (EMIG_SERVER_DIED).
I ran this as a normal user and t