Re: [PATCH v3 13/20] maintenance: auto-size incremental-repack batch

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

 



On Thu, Jul 30, 2020 at 3:26 PM Derrick Stolee via GitGitGadget
<gitgitgadget@xxxxxxxxx> wrote:
> diff --git a/builtin/gc.c b/builtin/gc.c
> index 99ab1f5e9d..d94eb3e6ad 100644
> --- a/builtin/gc.c
> +++ b/builtin/gc.c
> @@ -988,6 +988,46 @@ static int multi_pack_index_expire(void)
>         return 0;
>  }
>
> +#define TWO_GIGABYTES (0x7FFF)

You meant (0x7FFFFFFF) here, right?

Chris



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux