git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gitk normal use on linux repo and severe memory pressure
@ 2011-05-25 15:20 Martin Langhoff
  2011-05-25 17:01 ` Andreas Schwab
  2011-05-25 18:27 ` Jeff King
  0 siblings, 2 replies; 4+ messages in thread
From: Martin Langhoff @ 2011-05-25 15:20 UTC (permalink / raw)
  To: Git Mailing List

An anecdotical report: Right today, I fired up gitk on a linux-2.6.39
checkout to review some new patches. While discussing the patches with
other developers on irc, my machine (arguably, RAM-constrained at 1GB)
started to hit swap heavily.

Took a couple of minutes to kill it and get the machine back to a
usable state. This is on F-14, git v1.7.4.4 .

Linus' early instinct that people care about the recent patches (so
gitk and git log better show them immediately) was spot on. Now the
problem is that gitk continues to walk history regardless of user
interest. It gobbled up a ton of memory while I never went deeper than
20 commits.

I am tempted to set a global config option limiting gitk to a couple
thousand commits, but it's not really the right solution. If I am
trawling older history, I'll hit the limit and have to close gitk and
reopen overriding the parameter.

Are there efforts afoot to teach gitk to read in _some_ history and
pause, continuing if the user scrolls down? Not sure if searches are
done in-memory in gitk -- which probably complicates things.

cheers,



m
-- 
 martin.langhoff@gmail.com
 martin@laptop.org -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff

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

end of thread, other threads:[~2011-05-25 18:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-25 15:20 gitk normal use on linux repo and severe memory pressure Martin Langhoff
2011-05-25 17:01 ` Andreas Schwab
2011-05-25 17:17   ` Martin Langhoff
2011-05-25 18:27 ` Jeff King

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).