Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.hurd.bug > #12071
| From | Samuel Thibault <samuel.thibault@gnu.org> |
|---|---|
| Newsgroups | gnu.hurd.bug |
| Subject | Re: Implement paging on the pci arbiter |
| Date | 2020-08-27 00:30 +0200 |
| Organization | I am not organized |
| Message-ID | <mailman.1398.1598481052.2469.bug-hurd@gnu.org> (permalink) |
| References | <67702aaa-af63-8013-3760-c5d649b7c548@mailfence.com> <20200826223043.jxruoa5vnuq3jckp@function> |
Joan Lledó, le mer. 26 août 2020 10:24:49 +0200, a ecrit: > From this document I assumed I should create a pager for each region > file, call page_demuxer from the arbiter's demuxer and implement > callback functions. But it seems pager_demuxer() is not defined anymore ? libpager/demuxer.c:pager_demuxer (struct pager_requests *requests, > and servers use pager_start_workers() which I'm not sure what's for. It's just a way to manage several threads to handle RPCs. See how it creates a thread than calls service_paging_requests that runs pager_demuxer. Samuel
Back to gnu.hurd.bug | Previous | Next | Find similar
Re: Implement paging on the pci arbiter Samuel Thibault <samuel.thibault@gnu.org> - 2020-08-27 00:30 +0200
csiph-web