[ros-kernel] memory manager

Jason Filby jasonfilby at yahoo.com
Sun Apr 11 06:05:53 CEST 2004


Hi Gunnar

Gunnar Dalsnes wrote:

> While doing some mdl cleanup/fixes i got really annoyed about the 
> memory manager describes physical pages using a 
> PHYSICAL_ADDRESS/LARGE_INTEGER containing the physical _address_ of
a 
> page, when all the info we really need is the 20bit page _number_ 
> which fits just fine into a ULONG. If noone objects i will change
this 
> and at the same time run indent on all files within \mm.


Please consider writing some test cases for the MDL routines. I've 
written some initial memory manager tests, which are in 
reactos/regtests/kmregtests/tests/mm-1.c. This will help alert us if 
someone breaks MDL in the future by failing the regression test.

Cheers
Jason


__________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
http://taxes.yahoo.com/filing.html


More information about the Ros-kernel mailing list