[ros-arm-bringup] 41509: - Introduce a new MEMORY_AREA flag, MEMORY_AREA_STATIC: - MEMORY_AREA structures are typically allocated from nonpaged pool, under the assumption it exists. - However, nonpaged pool itself is described by a MEMORY_AREA. Right now, this MEMORY_AREA is created after nonpaged pool has been initialized (it is a miracle this works). - This new flag allows MEMORY_AREA structures to be allocated statically, allowing the description of certain system address space components, th

Show replies by date

6037
Age (days ago)
6037
Last active (days ago)

ros-diffs@reactos.org

0 comments
1 participants

Add to favorites Remove from favorites

tags (0)
participants (1)
  • ros-arm-bringup@svn.reactos.org