Skip to content
Commit 38510754 authored by Haavard Skinnemoen's avatar Haavard Skinnemoen
Browse files

avr32: Use a quicklist for PTE allocation as well



Using a quicklist to allocate PTEs might be slightly faster than using
the page allocator directly since we might avoid zeroing the page
after each allocation.

Signed-off-by: default avatarHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
parent 5a4d5292
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment