-
- Downloads
gpu: ion: replace __GFP_ZERO with manual zero'ing
As a performance optimization, omit the __GFP_ZERO flag when
allocating individual pages and, instead, zero out all of the pages in
one fell swoop.
CRs-Fixed: 449035
Change-Id: Ieb9a895d8792727a8a40b1e27cb1bbeae098f581
Signed-off-by:
Mitchel Humpherys <mitchelh@codeaurora.org>
Please register or sign in to comment