Re: Implement paging on the pci arbiter

2020-08-27 Thread Samuel Thibault
Joan Lledó, le jeu. 27 août 2020 10:26:41 +0200, a ecrit:
> El 27/8/20 a les 0:30, Samuel Thibault ha escrit:
> > libpager/demuxer.c:pager_demuxer (struct pager_requests *requests,
> 
> That's not the same pager_demuxer in the reference, it's a static
> function and receives different parameters. It seems there were changes
> in the libpager's interface and the documents are not updated.

Ah indeed, so the document needs updating.

Samuel



Re: Implement paging on the pci arbiter

2020-08-27 Thread Joan Lledó



El 27/8/20 a les 0:30, Samuel Thibault ha escrit:
> libpager/demuxer.c:pager_demuxer (struct pager_requests *requests,

That's not the same pager_demuxer in the reference, it's a static
function and receives different parameters. It seems there were changes
in the libpager's interface and the documents are not updated.