[ros-dev] Using zones in NTOS

Casper Hornstrup chorns at users.sourceforge.net
Sat Oct 23 17:14:19 CEST 2004


Zones are pre-NT4 APIs. Microsoft recomends using lookaside lists instead.
Several ReactOS components use them (TCP/IP driver, storage stack and ntoskrnl to name a few).

Casper

> -----Original Message-----
> From: ros-dev-bounces at reactos.com 
> [mailto:ros-dev-bounces at reactos.com] On Behalf Of Aliberti Emanuele
> Sent: 23. oktober 2004 14:48
> To: ros-dev at reactos.com
> Subject: [ros-dev] Using zones in NTOS
> 
> What are the advantages in using zones when allocating memory 
> in kernel mode?
> Are there other ways to pre-allocate an address range to be 
> used for small memory objects management (NP pool)?
> 
> Emanuele
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.com
> http://reactos.com:8080/mailman/listinfo/ros-dev
> 



More information about the Ros-dev mailing list