J
Jonathan Anthony
I need to determine memory requirements. To do this I do
need to clearly understand how the windows XP and/or the
XP embedded memory models work and/or differ from one
another.
If paging is on, does that mean that all code and data is
paged or that just data is paged.
Are code segments loaded page by page on demand, or in
total?
Are operating system code segments and DLLs temporarily
loaded for the duration of their use or, loaded on demand
and become permanently resident thereafter or, loaded as
part of the base image and thus resident therafter by
definition?
Thanks
need to clearly understand how the windows XP and/or the
XP embedded memory models work and/or differ from one
another.
If paging is on, does that mean that all code and data is
paged or that just data is paged.
Are code segments loaded page by page on demand, or in
total?
Are operating system code segments and DLLs temporarily
loaded for the duration of their use or, loaded on demand
and become permanently resident thereafter or, loaded as
part of the base image and thus resident therafter by
definition?
Thanks