git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* running git-update-cache --refresh on different machines on a NFS share always ends up in a lot of io/cpu/time waste
@ 2005-05-22 12:28 Thomas Glanzmann
  2005-05-22 19:09 ` Linus Torvalds
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Glanzmann @ 2005-05-22 12:28 UTC (permalink / raw)
  To: GIT

Hello,
I wonder why 'git-update-cache --refresh' running in the same directory
shared via NFS ends up in reindexing the whole files when running on
different machines on a NFS share.

Is there a reason for this or can it easily be fixes. I also wonder if
the locking which is used to lock the cache is 'nfs safe'.

	Thomas

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-05-22 22:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-22 12:28 running git-update-cache --refresh on different machines on a NFS share always ends up in a lot of io/cpu/time waste Thomas Glanzmann
2005-05-22 19:09 ` Linus Torvalds
2005-05-22 19:27   ` Thomas Glanzmann
2005-05-22 20:43     ` Linus Torvalds
2005-05-22 21:23       ` [PATCH] Don't include devicenumber into INODE_CHANGED test [WAS: Re: running git-update-cache --refresh on different machines on a NFS share always ends up in a lot of io/cpu/time waste] Thomas Glanzmann
2005-05-22 21:41         ` Alternate Patch: [PATCH] Don't include device number in cache invalidation when running on NFS Thomas Glanzmann
2005-05-22 21:58           ` Linus Torvalds
2005-05-22 22:07             ` Thomas Glanzmann

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 NNTP newsgroup(s).