tech-kern archive

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

Re: Making dhcpcd work on diskless clients



In article <20150204074940.GA10551%mail.duskware.de@localhost>,
Martin Husemann  <martin%duskware.de@localhost> wrote:
>On Tue, Feb 03, 2015 at 07:01:37PM -0500, Eric Haszlakiewicz wrote:
>> Ew... how about having dhcpcd call mlockall()?
>
>I looked at that, but it doesn't seem to promise what we need - only pages
>already paged in will be locked (and/or any future ones).
>
>But I wonder if that and setting LD_BIND_NOW in the environment will be enough.

That might work if all the pages needed contain symbols (which is mostly
certain).

christos



Home | Main Index | Thread Index | Old Index