Click here to Skip to main content
15,905,504 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: page fault Pin
George_George9-Jan-08 20:30
George_George9-Jan-08 20:30 
GeneralRe: page fault Pin
Hamid_RT9-Jan-08 21:04
Hamid_RT9-Jan-08 21:04 
GeneralRe: page fault Pin
George_George9-Jan-08 21:32
George_George9-Jan-08 21:32 
GeneralRe: page fault Pin
Hamid_RT9-Jan-08 21:53
Hamid_RT9-Jan-08 21:53 
GeneralRe: page fault Pin
George_George9-Jan-08 22:58
George_George9-Jan-08 22:58 
GeneralRe: page fault Pin
JudyL_MD10-Jan-08 2:40
JudyL_MD10-Jan-08 2:40 
GeneralRe: page fault Pin
George_George10-Jan-08 2:47
George_George10-Jan-08 2:47 
GeneralRe: page fault Pin
JudyL_MD10-Jan-08 3:03
JudyL_MD10-Jan-08 3:03 
What new findings? The whole thread has been a description of what a demand zero page fault is. Memory management is a complex subject and each subsequent answer to more and more detailed questions will take you deeper into the nitty gritty details. If you're looking for a description at that level of the entire functioning of the Memory Manager, find a copy of "Microsoft Windows Internals, 4th edition" by Russinovich and Solomon. Their memory manager chapter is excellent. That chapter alone is over 100 pages long - as I said, memory management is not a simple subject. In fact, the whole book is excellent but it is very much geared toward those working at the bottom edge of user mode and driver writers.

Judy
GeneralRe: page fault Pin
George_George10-Jan-08 3:10
George_George10-Jan-08 3:10 
GeneralRe: page fault Pin
JudyL_MD10-Jan-08 3:54
JudyL_MD10-Jan-08 3:54 
GeneralRe: page fault Pin
George_George10-Jan-08 18:04
George_George10-Jan-08 18:04 
GeneralRe: page fault Pin
Hamid_RT10-Jan-08 5:39
Hamid_RT10-Jan-08 5:39 
GeneralRe: page fault Pin
George_George10-Jan-08 18:10
George_George10-Jan-08 18:10 
GeneralRe: page fault Pin
Hamid_RT10-Jan-08 19:59
Hamid_RT10-Jan-08 19:59 
GeneralRe: page fault Pin
George_George10-Jan-08 20:02
George_George10-Jan-08 20:02 
GeneralRe: page fault Pin
Hamid_RT10-Jan-08 20:49
Hamid_RT10-Jan-08 20:49 
GeneralRe: page fault Pin
George_George10-Jan-08 20:50
George_George10-Jan-08 20:50 
GeneralRe: page fault Pin
Hamid_RT10-Jan-08 21:10
Hamid_RT10-Jan-08 21:10 
GeneralRe: page fault Pin
David Crow10-Jan-08 2:43
David Crow10-Jan-08 2:43 
GeneralRe: page fault Pin
George_George10-Jan-08 2:53
George_George10-Jan-08 2:53 
Generalproblem with named pipes Pin
vasu_ever9-Jan-08 18:56
professionalvasu_ever9-Jan-08 18:56 
GeneralRe: problem with named pipes Pin
Member 75496010-Jan-08 4:05
Member 75496010-Jan-08 4:05 
GeneralDialog creation in win32 dll failed [modified] Pin
narayanagvs9-Jan-08 18:54
narayanagvs9-Jan-08 18:54 
GeneralRe: Dialog creation in win32 dll failed Pin
Hamid_RT9-Jan-08 19:03
Hamid_RT9-Jan-08 19:03 
GeneralRe: Dialog creation in win32 dll failed Pin
narayanagvs9-Jan-08 20:23
narayanagvs9-Jan-08 20:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.