Click here to Skip to main content
15,914,071 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help on DLL export Pin
tiwal2-Jan-08 22:19
tiwal2-Jan-08 22:19 
QuestionRe: Help on DLL export Pin
David Crow3-Jan-08 6:53
David Crow3-Jan-08 6:53 
GeneralRe: Help on DLL export Pin
tiwal3-Jan-08 21:49
tiwal3-Jan-08 21:49 
GeneralHi David Pin
Hamid_RT3-Jan-08 6:09
Hamid_RT3-Jan-08 6:09 
GeneralRe: Hi David Pin
David Crow3-Jan-08 6:45
David Crow3-Jan-08 6:45 
GeneralRe: Help on DLL export Pin
Hamid_RT2-Jan-08 18:16
Hamid_RT2-Jan-08 18:16 
GeneralRe: Help on DLL export Pin
tiwal2-Jan-08 22:21
tiwal2-Jan-08 22:21 
GeneralFile map performance Pin
George_George2-Jan-08 5:03
George_George2-Jan-08 5:03 
Hello everyone,


I have several physical file and I want to use file map (MapViewOfFileEx) to map the file into memory to improve performance. Each file is about several hundred M bytes. All the memory mapped files are kept open during my application.

The mapping is successful, but the strange thing is,

1. the performance to access the files which are opened at first is very fast;
2. the performance to access the files which are opened later is slower and slower (the performance to access the 10th file is very bad).

Any ideas to improve performance?


thanks in advance,
George
GeneralRe: File map performance Pin
CPallini2-Jan-08 5:10
mveCPallini2-Jan-08 5:10 
GeneralRe: File map performance Pin
Matthew Faithfull2-Jan-08 5:16
Matthew Faithfull2-Jan-08 5:16 
GeneralSockets and multithreading - doubt Pin
Raj Prathap2-Jan-08 4:02
Raj Prathap2-Jan-08 4:02 
GeneralRe: Sockets and multithreading - doubt Pin
led mike2-Jan-08 4:27
led mike2-Jan-08 4:27 
GeneralRe: Sockets and multithreading - doubt Pin
Matthew Faithfull2-Jan-08 5:10
Matthew Faithfull2-Jan-08 5:10 
GeneralBarycentric Coordinates Pin
Lea Hayes2-Jan-08 2:18
Lea Hayes2-Jan-08 2:18 
GeneralRe: Barycentric Coordinates Pin
CPallini2-Jan-08 2:35
mveCPallini2-Jan-08 2:35 
GeneralRe: Barycentric Coordinates Pin
Lea Hayes2-Jan-08 12:11
Lea Hayes2-Jan-08 12:11 
QuestionRe: Barycentric Coordinates Pin
CPallini2-Jan-08 12:57
mveCPallini2-Jan-08 12:57 
GeneralRich Edit control accepting only numeric values Pin
vjasai2-Jan-08 1:12
vjasai2-Jan-08 1:12 
GeneralRe: Rich Edit control accepting only numeric values Pin
johnalek2-Jan-08 1:23
johnalek2-Jan-08 1:23 
GeneralRe: Rich Edit control accepting only numeric values Pin
Nishad S2-Jan-08 1:33
Nishad S2-Jan-08 1:33 
GeneralRe: Rich Edit control accepting only numeric values Pin
_AnsHUMAN_ 2-Jan-08 1:44
_AnsHUMAN_ 2-Jan-08 1:44 
GeneralRe: Rich Edit control accepting only numeric values Pin
David Crow2-Jan-08 2:46
David Crow2-Jan-08 2:46 
GeneralRe: Rich Edit control accepting only numeric values Pin
Hamid_RT2-Jan-08 2:06
Hamid_RT2-Jan-08 2:06 
GeneralRe: Rich Edit control accepting only numeric values Pin
_AnsHUMAN_ 2-Jan-08 1:47
_AnsHUMAN_ 2-Jan-08 1:47 
GeneralRe: Rich Edit control accepting only numeric values Pin
Florin Crişan2-Jan-08 1:52
Florin Crişan2-Jan-08 1:52 

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.