Memory zeroed when made available to user process

From: Jefferson Carpenter
Date: Wed Jun 27 2018 - 05:35:04 EST


Is there a way for a user process to mark memory as 'sensitive' or 'non-sensitive' when it is allocated? That could allow it not to have to be zeroed before being allocated to another process.