page fault



 DEVELOP > c-Plus-Plus > page fault

LINK TO THIS PAGE  


rating :  0   |  0


  Page 1 of 1

1

 
Topic: DEVELOP > c-Plus-Plus
User: "George2"
Date: 10 Jan 2008 12:05:07 AM
Object: page fault
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
.

User: "Michael DOUBEZ"

Title: Re: page fault 10 Jan 2008 02:06:12 AM
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
.

User: "Ian Collins"

Title: Re: page fault 10 Jan 2008 12:27:26 AM
George2 wrote:

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...
--
Ian Collins.
.


  Page 1 of 1

1

 


Related Articles
 

NEWER

pg.1232     pg.940     pg.716     pg.544     pg.412     pg.311     pg.234     pg.175     pg.130     pg.96     pg.70     pg.50     pg.35     pg.24     pg.16     pg.10     pg.6     pg.3     pg.1

OLDER