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

avr32: Use a quicklist for PGD allocation



Use a quicklist to allocate process PGDs. This is expected to be
slightly faster since we need to copy entries from swapper_pg_dir,
which can stay around for pages on the PGD quick list.

Signed-off-by: default avatarHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
parent a9a934f2
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