On 10/2/20, 6:05 PM, "Andrew Morton" wrote:
On Fri, 2 Oct 2020 01:06:21 -0700 John Hubbard wrote:
> This patch reduces the running time for compaction_test from about 27
> sec, to 3.3 sec, which is about an 8x speedup.
>
> These numbers are for an Intel x86_64 system with
On Fri, 2 Oct 2020 01:06:21 -0700 John Hubbard wrote:
> This patch reduces the running time for compaction_test from about 27
> sec, to 3.3 sec, which is about an 8x speedup.
>
> These numbers are for an Intel x86_64 system with 32 GB of DRAM.
>
> The compaction_test.c program was spending most
This patch reduces the running time for compaction_test from about 27
sec, to 3.3 sec, which is about an 8x speedup.
These numbers are for an Intel x86_64 system with 32 GB of DRAM.
The compaction_test.c program was spending most of its time doing
mmap(), 1 MB at a time, on about 25 GB of memory.
3 matches
Mail list logo