On Tue, Oct 6, 2015 at 8:15 AM, Ian Campbell
wrote:
> On Tue, 2015-10-06 at 10:20 +0100, Wei Liu wrote:
> > An unrelated note: do you think it make sense to move mem-sharing out of
> > tests/ ? It doesn't look like a test to me.
>
> It was originally a sort of "unit test" / "manually poke it" typ
On Tue, 2015-10-06 at 10:20 +0100, Wei Liu wrote:
> An unrelated note: do you think it make sense to move mem-sharing out of
> tests/ ? It doesn't look like a test to me.
It was originally a sort of "unit test" / "manually poke it" type utility
rather than end user usable functionality. That might
On Sun, Oct 04, 2015 at 02:25:39PM -0600, Tamas K Lengyel wrote:
> Add the bulk option to the test tool to perform complete deduplication
> between domains.
>
> Signed-off-by: Tamas K Lengyel
> Cc: Ian Jackson
> Cc: Stefano Stabellini
> Cc: Ian Campbell
> Cc: Wei Liu
Acked-by: Wei Liu
> --
Add the bulk option to the test tool to perform complete deduplication
between domains.
Signed-off-by: Tamas K Lengyel
Cc: Ian Jackson
Cc: Stefano Stabellini
Cc: Ian Campbell
Cc: Wei Liu
---
tools/tests/mem-sharing/memshrtool.c | 20
1 file changed, 20 insertions(+)
dif