Hi, all.
In the book Inside win2k 3rd edition, ch3 about Object Manager.
It saids:“all objects are located in the system address space”,
how to understand it?
best regards
yours
brucie
xxxxx@sina.com
2002-08-21
Hi, all.
In the book Inside win2k 3rd edition, ch3 about Object Manager.
It saids:“all objects are located in the system address space”,
how to understand it?
best regards
yours
brucie
xxxxx@sina.com
2002-08-21
> In the book Inside win2k 3rd edition, ch3 about Object Manager.
It saids:“all objects are located in the system address space”,
how to understand it?
It means that the data structures representing objects are physically
located in (global) System space, rather than being located in (per-process)
User space.
Regards,
-Art Baker