page fault

G

George2

Hello everyone,


I can understand hard page fault is we need to load from page file
into working set (RAM). But what is a soft page fault? I am confused.


thanks in advance,
George
 
I

Ian Collins

George2 said:
Hello everyone,


I can understand hard page fault is we need to load from page file
into working set (RAM). But what is a soft page fault? I am confused.
Confused enough to ask on the wrong group...
 
M

Michael DOUBEZ

George2 a écrit :
I can understand hard page fault is we need to load from page file
into working set (RAM). But what is a soft page fault? I am confused.

You question has nothing to do with C++. See with your Os' group or on
comp.programming.

A hard page fault is that the memory is not loaded (not available), a
soft page fault is that the page is not up to date (not synchronized
between processes).

See wikipedia
http://en.wikipedia.org/wiki/Page_fault

Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,184
Messages
2,570,973
Members
47,529
Latest member
JaclynShum

Latest Threads

Top