Store window basic attributes into a struct on window.
In this patch, we gather window basic attributes of other
processes (base_addr, size, disp_unit, win_handle) using a
struct called "basic_info_table". By doing this, we can use
one contiguous memory region to store them.
Signed-off-by:
Pavan Balaji <balaji@anl.gov>
Please register or sign in to comment