qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hash table based symbol lookup (was: Re: [Qemu-devel] [PATCH] Fix sy


From: Laurent Desnogues
Subject: Re: Hash table based symbol lookup (was: Re: [Qemu-devel] [PATCH] Fix symbol lookup for mips64* targets)
Date: Tue, 7 Oct 2008 08:48:00 +0200

Here is a revised version that uses less memory while keeping
the same complexity.

This could be made less memory hungry by using some
binary tree data structure at the expense of code complexity.
I won't go down that road as anyway this stuff is mainly used
for debugging and tracing purposes.


Laurent

Attachment: disass-ht2.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]