major and minor fault counts (2.5)

Peter Chubb (peter@chubb.wattle.id.au)
Mon, 7 Jul 2003 14:24:25 +1000


Hi Folks,
What are the major and minor fault counts in the struct task_struct
meant to count?

On most Unix-like systems, a major fault is one that incurs I/O; a
minor fault (reclaim) is one that does not. It appears that on Linux
2.5.74, some faults counted as `major' do not sleep (e.g., ones that
hit the swap readahead).

--
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
You are lost in a maze of BitKeeper repositories,   all slightly different.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" 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.tux.org/lkml/