Git Mailing List Archive mirror
 help / color / mirror / Atom feed
From: "Tim Walter (Visual Concepts)" <twalter@vcentertainment.com>
To: Erik Cervin Edin <erik@cervined.in>,
	"brian m. carlson" <sandals@crustytoothpaste.net>,
	"git@vger.kernel.org" <git@vger.kernel.org>
Subject: RE: git hangs with --separate-git-dir
Date: Wed, 17 May 2023 16:31:00 +0000	[thread overview]
Message-ID: <BY5PR14MB365494C9907D93F7C568710DA57E9@BY5PR14MB3654.namprd14.prod.outlook.com> (raw)
In-Reply-To: <CA+JQ7M8CgqKxMRrR2TTKHLbBsiUbdQs=N_bN=Uv7d9OqbTbXLw@mail.gmail.com>

Ok Thanks Erik,
I don't think I'll be able to get our security team to let me uninstall the anti-virus software.
I'm going to just create the repo without --separate-git-dir and then move it after
Which does work.

As you said, git is not a system level driver etc, so it must be in some other driver.
Could be anything.


-----Original Message-----
From: Erik Cervin Edin <erik@cervined.in> 
Sent: Wednesday, May 17, 2023 12:12 AM
To: brian m. carlson <sandals@crustytoothpaste.net>; Tim Walter (Visual Concepts) <twalter@vcentertainment.com>; git@vger.kernel.org
Subject: Re: git hangs with --separate-git-dir

On Wed, May 17, 2023 at 12:24 AM Tim Walter (Visual Concepts) <twalter@vcentertainment.com> wrote:
>
> it's SSD, actually NVme, and the PC is 128GB ram 64 core very fast.
> Both drives are local SSD drives, the working directory on D: and the repo on F:.
> the 3 hour thing is not a problem as such  (it's a little frustrating 
> that git is single threaded, but regardless, this is not the issue I 
> am concerned with) it's only 3 hours once, on the very first git add when I create the repo I can live with that, I was just giving context.
>

I've worked on large repos (100k+ files) and 3 hours sounds unreasonable to me.
That's what, 27.7 mb/s?
My guess would probably also be anti-virus or some privilege management type software.

Maybe try using procmon while you init and monitor all the processes to get a better understanding of what could be the problem https://urldefense.proofpoint.com/v2/url?u=https-3A__learn.microsoft.com_en-2Dus_sysinternals_downloads_procmon&d=DwIFaQ&c=RKDswobrOGdp5vDCbl5XjxW8HqrsRSr80dGTvu3rE9Q&r=lgWugODVl_2jeaOcjK2bD5oXKuwC73DWE5o6RZdQlHI&m=AwjvVhBZKWaxRU7lXn3bc6W20k2WAhdJarbxIl2bm-tOoU9Ygcd137hEqlAcCcBz&s=a0fvR1gPsaxSHO_LLXUxWCuMNPlrqSuhpZNExpr9q7A&e=
I've used that successfully in the past to figure out the source of unexplained performance problems (spoiler: it was privilege
management)

      reply	other threads:[~2023-05-17 16:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-16 17:54 git hangs with --separate-git-dir Tim Walter (Visual Concepts)
2023-05-16 21:30 ` brian m. carlson
2023-05-16 21:55   ` Tim Walter (Visual Concepts)
2023-05-17  1:20     ` brian m. carlson
2023-05-17  7:11       ` Erik Cervin Edin
2023-05-17 16:31         ` Tim Walter (Visual Concepts) [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BY5PR14MB365494C9907D93F7C568710DA57E9@BY5PR14MB3654.namprd14.prod.outlook.com \
    --to=twalter@vcentertainment.com \
    --cc=erik@cervined.in \
    --cc=git@vger.kernel.org \
    --cc=sandals@crustytoothpaste.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).