> This is kind of annoying because implementing io_map on the server side in > not > necessarily trivial I think. How can this be implemented in a server that > doesn't use libpager (I don't think there are such examples in the source > tree)?
It is easy to add. I one wrote a small test program to test this. You will need libpager for this. I'm not sure if this is the right way to do what you want. If you want to learn about pager storeio/pager.c is a good example. ------------- Marco Gerards _______________________________________________ Help-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-hurd
