https://issues.dlang.org/show_bug.cgi?id=11372

Steven Schveighoffer <schvei...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schvei...@yahoo.com

--- Comment #3 from Steven Schveighoffer <schvei...@yahoo.com> ---
(In reply to Dmitry Olshansky from comment #2)
> Anyway I guess the point is that collector need to know page size anyway,
> and there is a global hidden somewhere deep that holds this size.

Was about to add an issue to suggest we expose this immutable. It's here:

https://github.com/dlang/druntime/blob/86cd40a036a67d9b1bff6c14e91cba1e5557b119/src/core/thread.d#L3619

Can I make a pull to provide access to this somewhere public? Alternatively, we
could just make the immutable public.

--

Reply via email to