Review manager wanted: core.vmm
Guillaume Piolat via Digitalmars-d
digitalmars-d at puremagic.com
Tue Oct 25 05:39:33 PDT 2016
On Saturday, 15 October 2016 at 14:08:25 UTC, Dmitry Olshansky
wrote:
> The module aims to provide portable interface to virtual memory
> management unit of the OS. Some common recipes such as locking
> memory and allocating executable memory should be easily
> accessible.
>
> In general the task is next to impossible and therefore
> capabilities of the current OS are captured into manifest
> constant to allow for conditional adaptation to them (static
> ifs etc).
>
> https://github.com/dlang/druntime/pull/1549
>
> ---
> Dmitry Olshansky
Hi, have you found a review manager yet?
More information about the Digitalmars-d
mailing list