digitalmars.D - Review manager wanted: core.vmm
- Dmitry Olshansky (9/9) Oct 15 2016 The module aims to provide portable interface to virtual memory
- Guillaume Piolat (3/14) Oct 25 2016 Hi, have you found a review manager yet?
- Dmitry Olshansky (2/16) Oct 25 2016 No, the NG was rather silent, so sill looking for one.
- Dicebot (5/7) Oct 25 2016 As it is a runtime module and not Phobos, I'd be willing to
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
Oct 15 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 OlshanskyHi, have you found a review manager yet?
Oct 25 2016
On 10/25/16 2:39 PM, Guillaume Piolat wrote:On Saturday, 15 October 2016 at 14:08:25 UTC, Dmitry Olshansky wrote:No, the NG was rather silent, so sill looking for one.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 OlshanskyHi, have you found a review manager yet?
Oct 25 2016
On Tuesday, 25 October 2016 at 15:08:14 UTC, Dmitry Olshansky wrote:As it is a runtime module and not Phobos, I'd be willing to volunteer - but only quite some time later (probably about 1 month). Ping me via e-mail if no one else comes by that time.Hi, have you found a review manager yet?No, the NG was rather silent, so sill looking for one.
Oct 25 2016