2012/6/3 Neal H. Walfield :
> Hi, Максим,
>
> If I didn't post the patches, then either I never wrote them or they
> have been lost. Sorry.
>
OK. Just wanted to be sure that I'm not redoing your work.
--
Regards,
Maksym Planeta.
Hi, Максим,
If I didn't post the patches, then either I never wrote them or they
have been lost. Sorry.
Neal
At Sun, 3 Jun 2012 14:08:27 +0300,
Максим wrote:
>
> Hello,
>
> I'm GSoC student and I work upon improving of disk I/O in hurd [1]. As part
> of my project I have to modify libpager's
Hello,
I'm GSoC student and I work upon improving of disk I/O in hurd [1]. As part
of my project I have to modify libpager's interface. I know that 10 years
ago you intended to do this. You posted patch for libpager and wrote that
you will follow with patches for libdiskfs and ext2fs once you have
By overwhelmingly popular demand, I present you with the libpager
rework.
I have been pushing data through this code for the last few days and
it seems to be quite stable. I will follow with patches for libdiskfs
and ext2fs once I have some comments on this work.
Thanks.
2002-04-04 Neal H Wa
I have been inspired by the following entries in the TODO file:
** libpager
*** Put user-defined fns into a callback struct passed to pager_create. !
*** Make libpager paging interface able to read/write multiple pages at once.
Attached is what I consider to be an interface that satisfies both o