what is the effect of PAGE_ALIGN() function ? why is it necessary to do so?
Aligns the memory to the nearest page boundary.
would you please elaborate it with an example ?
Aligns the memory to the
Aligns the memory to the nearest page boundary.
would you please elaborate
would you please elaborate it with an example ?