All of lore.kernel.org
 help / color / mirror / Atom feed
* page faults
@ 1999-10-21 16:31 James Simmons
  1999-10-21 19:40 ` Benjamin C.R. LaHaise
  0 siblings, 1 reply; 19+ messages in thread
From: James Simmons @ 1999-10-21 16:31 UTC (permalink / raw)
  To: Linux MM


Quick question. If two processes are sharing the same memory but no page
fault has happened. THen process A causes a page fault. If process B tries
to access the page that process A already page fault will process B cause
another page fault. Or do page faults only happen once no matter how many
process access it. 

"We've all heard that a million monkeys banging on a million typewriters
 will eventually reproduce the entire works of Shakespeare. Now,
 thanks to the Internet, we know this is not true."

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/

^ permalink raw reply	[flat|nested] 19+ messages in thread
* Page Faults
@ 2011-10-22  2:12 Artur Baruchi
  2011-10-22  7:30 ` Rakib Mullick
  0 siblings, 1 reply; 19+ messages in thread
From: Artur Baruchi @ 2011-10-22  2:12 UTC (permalink / raw)
  To: linux-kernel

Hi Guys.

I would like to create a module (probably unsig kprobe or jproble) to
separate some kinds of page faults. For example, suppose that during
10min my system experienced a total of 100 page faults. This module
should show me that, 10 page faults happened in cache, 30 page faults
happened in kernel pages, and so on...
My question is... which function should I probe to accomplish this?

Thanks in advance.

Att.
Artur Baruchi

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

end of thread, other threads:[~2011-10-22  7:30 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-10-21 16:31 page faults James Simmons
1999-10-21 19:40 ` Benjamin C.R. LaHaise
1999-10-22  0:47   ` Wang Yong
1999-10-22 13:06   ` Stephen C. Tweedie
1999-10-22 14:59     ` James Simmons
1999-10-22 15:15       ` Benjamin C.R. LaHaise
1999-10-22 17:35       ` Stephen C. Tweedie
1999-10-22 23:31         ` James Simmons
1999-10-24 17:15           ` Eric W. Biederman
1999-10-25 17:27             ` William J. Earl
1999-10-26 13:50               ` Marcus Sundberg
1999-10-26 14:00               ` Eric W. Biederman
1999-10-26 15:11                 ` James Simmons
1999-10-26 18:04                 ` William J. Earl
1999-10-26  9:05             ` Ralf Baechle
1999-10-29 14:52               ` James Simmons
1999-11-01 11:57                 ` Stephen C. Tweedie
  -- strict thread matches above, loose matches on Subject: below --
2011-10-22  2:12 Page Faults Artur Baruchi
2011-10-22  7:30 ` Rakib Mullick

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.