Thread (3 messages) flat view 3 messages, 2 authors, 2016-06-15

inotify to minimize stat() calls

From: Ramkumar Ramachandra <hidden>
Date: 2016-06-15 22:56:06

Hi,

For large repositories, many simple git commands like `git status`
take a while to respond.  I understand that this is because of large
number of stat() calls to figure out which files were changed.  I
overheard that Mercurial wants to solve this problem using itnotify,
but the idea bothers me because it's not portable.  Will Git ever
consider using inotify on Linux?  What is the downside?

Ram
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help