Skip to content
Snippets Groups Projects
Commit d21375bd authored by Mitchel Humpherys's avatar Mitchel Humpherys Committed by Iliyan Malchev
Browse files

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: default avatarMitchel Humpherys <mitchelh@codeaurora.org>
parent 53154a7b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment