diff --git a/apps/c/httpclient/expect_info.out b/apps/c/httpclient/expect_info.out index 815bff9803..723b4fb7b8 100644 --- a/apps/c/httpclient/expect_info.out +++ b/apps/c/httpclient/expect_info.out @@ -12,7 +12,7 @@ Found physcial memory regions: .bss (READ | WRITE | RESERVED) free memory (READ | WRITE | FREE) Initialize global memory allocator... -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... Initialize device drivers... registered a new Net device at .\+: "virtio-net" diff --git a/apps/c/memtest/expect_trace.out b/apps/c/memtest/expect_trace.out index 04aaf13aa3..9155eceab8 100644 --- a/apps/c/memtest/expect_trace.out +++ b/apps/c/memtest/expect_trace.out @@ -14,7 +14,7 @@ Found physcial memory regions: Initialize global memory allocator... use TLSF allocator. initialize global allocator at: \[0x[0-9a-f]\+, 0x[0-9a-f]\+) -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... map_region(PA:0x[0-9a-f]\+): \[VA:0x[0-9a-f]\+, VA:0x[0-9a-f]\+) -> \[PA:0x[0-9a-f]\+, PA:0x[0-9a-f]\+) MappingFlags(READ | EXECUTE) map_region(PA:0x[0-9a-f]\+): \[VA:0x[0-9a-f]\+, VA:0x[0-9a-f]\+) -> \[PA:0x[0-9a-f]\+, PA:0x[0-9a-f]\+) MappingFlags(READ) diff --git a/apps/c/pthread/basic/expect_info_smp4_fifo.out b/apps/c/pthread/basic/expect_info_smp4_fifo.out index 2e337c9d12..b7cc946f2e 100644 --- a/apps/c/pthread/basic/expect_info_smp4_fifo.out +++ b/apps/c/pthread/basic/expect_info_smp4_fifo.out @@ -12,7 +12,7 @@ Found physcial memory regions: .bss (READ | WRITE | RESERVED) free memory (READ | WRITE | FREE) Initialize global memory allocator... -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... Initialize scheduling... use FIFO scheduler. diff --git a/apps/c/pthread/parallel/expect_info_smp4_fifo.out b/apps/c/pthread/parallel/expect_info_smp4_fifo.out index cb930640c5..7494a3f9e4 100644 --- a/apps/c/pthread/parallel/expect_info_smp4_fifo.out +++ b/apps/c/pthread/parallel/expect_info_smp4_fifo.out @@ -12,7 +12,7 @@ Found physcial memory regions: .bss (READ | WRITE | RESERVED) free memory (READ | WRITE | FREE) Initialize global memory allocator... -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... Initialize scheduling... use FIFO scheduler diff --git a/apps/c/pthread/parallel/expect_info_smp4_rr.out b/apps/c/pthread/parallel/expect_info_smp4_rr.out index 5c3fc839bd..b370b92305 100644 --- a/apps/c/pthread/parallel/expect_info_smp4_rr.out +++ b/apps/c/pthread/parallel/expect_info_smp4_rr.out @@ -12,7 +12,7 @@ Found physcial memory regions: .bss (READ | WRITE | RESERVED) free memory (READ | WRITE | FREE) Initialize global memory allocator... -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... Initialize scheduling... use Round-robin scheduler diff --git a/apps/c/pthread/pipe/expect_info_smp4_fifo.out b/apps/c/pthread/pipe/expect_info_smp4_fifo.out index a1e328dd2d..344c78aaa0 100644 --- a/apps/c/pthread/pipe/expect_info_smp4_fifo.out +++ b/apps/c/pthread/pipe/expect_info_smp4_fifo.out @@ -12,7 +12,7 @@ Found physcial memory regions: .bss (READ | WRITE | RESERVED) free memory (READ | WRITE | FREE) Initialize global memory allocator... -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... Initialize scheduling... use FIFO scheduler. diff --git a/apps/c/pthread/sleep/expect_info_smp4_fifo.out b/apps/c/pthread/sleep/expect_info_smp4_fifo.out index 35227b22d7..10ef142009 100644 --- a/apps/c/pthread/sleep/expect_info_smp4_fifo.out +++ b/apps/c/pthread/sleep/expect_info_smp4_fifo.out @@ -12,7 +12,7 @@ Found physcial memory regions: .bss (READ | WRITE | RESERVED) free memory (READ | WRITE | FREE) Initialize global memory allocator... -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... Initialize scheduling... use FIFO scheduler. diff --git a/apps/c/sqlite3/expect_info.out b/apps/c/sqlite3/expect_info.out index 66815dbf7b..c30e132efa 100644 --- a/apps/c/sqlite3/expect_info.out +++ b/apps/c/sqlite3/expect_info.out @@ -12,7 +12,7 @@ Found physcial memory regions: .bss (READ | WRITE | RESERVED) free memory (READ | WRITE | FREE) Initialize global memory allocator... -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... Initialize device drivers... registered a new Block device at .\+: "virtio-blk" diff --git a/apps/c/sqlite3/expect_info_again.out b/apps/c/sqlite3/expect_info_again.out index 7532d63ef4..66fffaa834 100644 --- a/apps/c/sqlite3/expect_info_again.out +++ b/apps/c/sqlite3/expect_info_again.out @@ -12,7 +12,7 @@ Found physcial memory regions: .bss (READ | WRITE | RESERVED) free memory (READ | WRITE | FREE) Initialize global memory allocator... -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... Initialize device drivers... registered a new Block device at .\+: "virtio-blk" diff --git a/apps/c/sqlite3/expect_info_ramdisk.out b/apps/c/sqlite3/expect_info_ramdisk.out index 02b206367a..50b6b71a43 100644 --- a/apps/c/sqlite3/expect_info_ramdisk.out +++ b/apps/c/sqlite3/expect_info_ramdisk.out @@ -12,7 +12,7 @@ Found physcial memory regions: .bss (READ | WRITE | RESERVED) free memory (READ | WRITE | FREE) Initialize global memory allocator... -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... Initialize device drivers... device model: static diff --git a/apps/memtest/expect_trace.out b/apps/memtest/expect_trace.out index f77894b7b7..4d8907b546 100644 --- a/apps/memtest/expect_trace.out +++ b/apps/memtest/expect_trace.out @@ -14,7 +14,7 @@ Found physcial memory regions: Initialize global memory allocator... use TLSF allocator. initialize global allocator at: \[0x[0-9a-f]\+, 0x[0-9a-f]\+) -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... map_region(PA:0x[0-9a-f]\+): \[VA:0x[0-9a-f]\+, VA:0x[0-9a-f]\+) -> \[PA:0x[0-9a-f]\+, PA:0x[0-9a-f]\+) MappingFlags(READ | EXECUTE) map_region(PA:0x[0-9a-f]\+): \[VA:0x[0-9a-f]\+, VA:0x[0-9a-f]\+) -> \[PA:0x[0-9a-f]\+, PA:0x[0-9a-f]\+) MappingFlags(READ) diff --git a/apps/net/httpclient/expect_info.out b/apps/net/httpclient/expect_info.out index 01e05eedfc..dfe673d476 100644 --- a/apps/net/httpclient/expect_info.out +++ b/apps/net/httpclient/expect_info.out @@ -12,7 +12,7 @@ Found physcial memory regions: .bss (READ | WRITE | RESERVED) free memory (READ | WRITE | FREE) Initialize global memory allocator... -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... Initialize device drivers... registered a new Net device at .\+: "virtio-net" diff --git a/apps/net/httpclient/expect_info_dns.out b/apps/net/httpclient/expect_info_dns.out index e848229c79..bb8921d7da 100644 --- a/apps/net/httpclient/expect_info_dns.out +++ b/apps/net/httpclient/expect_info_dns.out @@ -12,7 +12,7 @@ Found physcial memory regions: .bss (READ | WRITE | RESERVED) free memory (READ | WRITE | FREE) Initialize global memory allocator... -Initialize kernel page table... +Initialize virtual memory management... Initialize platform devices... Initialize device drivers... registered a new Net device at .\+: "virtio-net"