On 04/04/2013 06:39, Viacheslav Fedorov wrote:
> Samuel Thibault mailto:sthiba...@debian.org>> writes:
>>>when allocating an anonymous physical page on a Page Fault,
>>> why does kernel have to fill it with zeroes?
>>> I understand it has something to do with security.
>>See man mmap. Anonymous mem
Samuel Thibault writes:
>>when allocating an anonymous physical page on a Page Fault,
>> why does kernel have to fill it with zeroes?
>> I understand it has something to do with security.
>See man mmap. Anonymous memory is explicitly documented as being set to
>0.
>Samuel
Ok,thanks. So libraries
Viacheslav Fedorov writes:
> But let's say I trust my environment. Then why when I disable zeroing of
> the allocated pages, the applications crash in libc?
How did you disable it?
--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
Viacheslav Fedorov, le Mon 01 Apr 2013 11:11:44 -0500, a écrit :
> I was wondering, when allocating an anonymous physical page on a Page Fault,
> why does kernel have to fill it with zeroes?
> I understand it has something to do with security.
> But let's say I trust my environment. Then why when I
4 matches
Mail list logo