-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjos.out
43 lines (43 loc) · 1.53 KB
/
jos.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
+ ld obj/kern/kernel
+ mk obj/kern/kernel.img
6828 decimal is 15254 octal!
Physical memory: 131072K available, base = 640K, extended = 130432K
npages at the initialization point: 32768
check_page_free_list() succeeded!
entering check_page_alloc
check_page_alloc() succeeded!
page_lookup: no corresponding page at va:00000000
pgdir_walk: fail to allocate a new page table
page_insert: fail to insert a new page table
pgdir_walk: fail to allocate a new page table
page_insert: fail to insert a new page table
check_page() succeeded!
cpu0's stack at pa = 002c1000
cpu1's stack at pa = 002c9000
cpu2's stack at pa = 002d1000
cpu3's stack at pa = 002d9000
cpu4's stack at pa = 002e1000
cpu5's stack at pa = 002e9000
cpu6's stack at pa = 002f1000
cpu7's stack at pa = 002f9000
check_kern_pgdir() succeeded!
check_page_free_list() succeeded!
check_page_installed_pgdir() succeeded!
gdt: 00127340
idt: 002bd260
SMP: CPU 0 found 1 CPU(s)
enabled interrupts: 1 2 4
PCI: 00:00.0: 8086:1237: class: 6.0 (Bridge device) irq: 0
PCI: 00:01.0: 8086:7000: class: 6.1 (Bridge device) irq: 0
PCI: 00:01.1: 8086:7010: class: 1.1 (Storage controller) irq: 0
PCI: 00:01.3: 8086:7113: class: 6.80 (Bridge device) irq: 9
PCI: 00:02.0: 1234:1111: class: 3.0 (Display controller) irq: 0
PCI: 00:03.0: 8086:100e: class: 2.0 (Network controller) irq: 11
PCI function 00:03.0 (8086:100e) enabled
FS is running
FS can do I/O
Device 1 presence: 1
ns: 52:54:00:12:34:56 bound to static IP 10.0.2.15
NS: TCP/IP initialized.
Waiting for http connections...
qemu: terminating on signal 15 from pid 152574