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

Re: [PATCH] Kill the useless progress meter in merge-recursive

From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2016-06-15 22:43:06

Possibly related (same subject, not in this thread)


On Fri, 20 Apr 2007, Junio C Hamano wrote:
I would propose removing the progress meter for "Checking out
files" in unpack-trees, for the same reason.
Have you tried this with something like the kernel on a 128MB machine, or 
over NFS? Or, indeed, if you just do

	echo 5 > /proc/sys/vm/dirty_background_ratio
	echo 2 > /proc/sys/vm/dirty_ratio

or similar, to tell the kernel to not allow a lot of dirty files.

No, I've not tried it either, but you may think that checking files out is 
fast just because you're actually just writing to memory, and the 
background writeout will do the real work. That isn't always true. 
Checking files out can be very expensive indeed.

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