public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* vmalloc and page locks
@ 2003-07-21 18:19 Deas, Jim
  0 siblings, 0 replies; only message in thread
From: Deas, Jim @ 2003-07-21 18:19 UTC (permalink / raw)
  To: linux-newbie

How can I look at what memory are being paged out of memory in the kernel
or how to lock kmalloc and vmalloc pages so they do not get put to swap?
 I have a program that runs great 90% of the time but the other 10%
of the time the system usage (using 'top')goes from 3% to 50% and latency goes out
the window!  I am assuming this is due to some of my buffers getting swaped 
out as it often corrects itself and runs well the majority of time.
Doubling the base memory from 256M to 512M did nothing to fix this.
I need some way to find out who is holding up the process.
Any suggestions?

Best Regards,
J. Deas

** Please cc me on this if possible.

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-21 18:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-21 18:19 vmalloc and page locks Deas, Jim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox