Re: What's cooking in git.git (Sep 2019, #01; Sat, 7)

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

 



Hi, Junio

On Sat, Sep 7, 2019 at 2:27 PM Junio C Hamano <gitster@xxxxxxxxx> wrote:
>
> * mt/threaded-grep-in-object-store (2019-08-13) 4 commits
>  - grep: re-enable threads in some non-worktree cases
>  - grep: disable grep_read_mutex when possible
>  - grep: allow locks to be enabled individually
>  - object-store: add lock to read_object_file_extended()
>
>  Traditionally, we avoided threaded grep while searching in objects
>  (as opposed to files in the working tree) as accesses to the object
>  layer is not thread-safe.  This limitation is getting lifted.
>
>  Comments?
>  cf. <cover.1565468806.git.matheus.bernardino@xxxxxx>

Just as an update on this, I'm still working on v2 which should also
handle `git-grep --recurse-submodules` in parallel (for the
non-worktree case). So if possible, hold off on this topic a little
longer, please.

Thanks,
Matheus



[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