* Very bad latency on x86 desktop when a process is swapping: Am I expecting too much?
@ 2010-10-03 23:55 walt
0 siblings, 0 replies; only message in thread
From: walt @ 2010-10-03 23:55 UTC (permalink / raw)
To: linux-kernel
Hi lkml,
This is most likely a corner case for the average linux desktop user, but
it's very annoying for me and I'd like to get a feel for what I 'should' be
expecting.
I track the mozilla-firefox-trunk sources from their hg repository every day,
and there is one place in the build where roughly 20-30 large libraries are
linked, all in one giant gcc command.
All those libraries won't fit in my puny 1GB of RAM, so the machine starts to
swap, naturally.
During the 2-3 minutes that all those libraries are being linked, the machine
is truly unusable for any normal lightweight desktop task like reading email.
The swap usage tops out at about 15% of available swap space.
I know the problem would go away if install more RAM, but that's not my real
question.
What should I realistically expect from a desktop workstation under these
fairly uncommon conditions?
Many thanks.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-03 23:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-03 23:55 Very bad latency on x86 desktop when a process is swapping: Am I expecting too much? walt
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.