Open tzerbib opened 5 years ago
Top of memory is at 0xFFFFFFFF (4Gbyte) and device memory start at 0xFE000000 (according to fig. 2.2 known as xv6_layout). So 0xFFFFFFFF - 0xFE000000 = 0x01FFFFFF (32 Mbyte).
Top of memory is at 0xFFFFFFFF (4Gbyte) and device memory start at 0xFE000000 (according to fig. 2.2 known as xv6_layout). So 0xFFFFFFFF - 0xFE000000 = 0x01FFFFFF (32 Mbyte).