qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v21 1/5] xbitmap: Introduce xbitmap


From: Andy Shevchenko
Subject: Re: [Qemu-devel] [PATCH v21 1/5] xbitmap: Introduce xbitmap
Date: Fri, 16 Feb 2018 19:44:50 +0200

On Tue, Jan 9, 2018 at 1:10 PM, Wei Wang <address@hidden> wrote:
> From: Matthew Wilcox <address@hidden>
>
> The eXtensible Bitmap is a sparse bitmap representation which is
> efficient for set bits which tend to cluster. It supports up to
> 'unsigned long' worth of bits.

>  lib/xbitmap.c                            | 444 
> +++++++++++++++++++++++++++++++

Please, split tests to a separate module.

-- 
With Best Regards,
Andy Shevchenko



reply via email to

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