]> Git Repo - qemu.git/commit
memory: give phys_page_find() its own tree search loop
authorAvi Kivity <[email protected]>
Mon, 13 Feb 2012 14:44:19 +0000 (16:44 +0200)
committerAvi Kivity <[email protected]>
Wed, 29 Feb 2012 11:44:44 +0000 (13:44 +0200)
commit31ab2b4a46eb9761feae9457387eb5ee523f5afd
tree287c24aee211057bb9955c90fbf53fc8e3546c4c
parent06ef3525e1f271b6a842781a05eace5cf63b95c2
memory: give phys_page_find() its own tree search loop

We'll change phys_page_find_alloc() soon, but phys_page_find()
doesn't need to bear the consequences.

Signed-off-by: Avi Kivity <[email protected]>
exec.c
This page took 0.025099 seconds and 4 git commands to generate.