bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: netmsg can now exec files (sort of)


From: Brent W. Baccala
Subject: Re: netmsg can now exec files (sort of)
Date: Mon, 29 Aug 2016 15:56:00 -1000

I've figured out why the patched exec server didn't work with mmap, and just opened a bug on it, with a fix attached.

So now I've got a working, mmap-less exec server that burns a lot of extra RAM (each process gets its own private copy of the C library), but lets me execute files across a netmsg TCP/IP session.

I think the next logical step is to get it to attempt an mmap, and only fall back if that doesn't work.

    agape
    brent



reply via email to

[Prev in Thread] Current Thread [Next in Thread]