On Tue, Aug 23, 2016 at 11:45 PM, Brent W. Baccala <[email protected]>
wrote:

>
> Any ideas why this basic sequence wouldn't work?
>
>    node = file_name_lookup("/lib/ld.so", O_RDONLY, 0)
>    io_map(node, &rdobj, &wrobj)
>    /* create control and objname with send/receive rights on both */
>    memory_object_init(rdobj, control, objname)
>
>
The answer is that libpager can only handle a single client.

    agape
    brent

Reply via email to