Advertisement
GAMELASTER

Untitled

Oct 22nd, 2022
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.83 KB | None | 0 0
  1. [ 0.000000] Linux version 5.10.4 (gamiee@gamiee-pc) (riscv64-unknown-linux-gnu-gcc (Xuantie-900 linux-5.10.4 glibc gcc Toolchain V2.6.1 B-20220906) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP Sat Oct 22 21:43:41 CEST 2022
  2. [ 0.000000] earlycon: sbi0 at I/O port 0x0 (options '')
  3. [ 0.000000] printk: bootconsole [sbi0] enabled
  4. [ 0.000000] Zone ranges:
  5. [ 0.000000] DMA32 [mem 0x0000000050000000-0x0000000053ffffff]
  6. [ 0.000000] Normal empty
  7. [ 0.000000] Movable zone start for each node
  8. [ 0.000000] Early memory node ranges
  9. [ 0.000000] node 0: [mem 0x0000000050000000-0x0000000053ffffff]
  10. [ 0.000000] Initmem setup node 0 [mem 0x0000000050000000-0x0000000053ffffff]
  11. [ 0.000000] On node 0 totalpages: 16384
  12. [ 0.000000] DMA32 zone: 224 pages used for memmap
  13. [ 0.000000] DMA32 zone: 0 pages reserved
  14. [ 0.000000] DMA32 zone: 16384 pages, LIFO batch:3
  15. [ 0.000000] software IO TLB: Cannot allocate buffer
  16. [ 0.000000] SBI specification v0.2 detected
  17. [ 0.000000] SBI implementation ID=0x1 Version=0x6
  18. [ 0.000000] SBI v0.2 TIME extension detected
  19. [ 0.000000] SBI v0.2 IPI extension detected
  20. [ 0.000000] SBI v0.2 RFENCE extension detected
  21. [ 0.000000] riscv: ISA extensions acdfimsuv
  22. [ 0.000000] riscv: ELF capabilities acdfimv
  23. [ 0.000000] percpu: Embedded 17 pages/cpu s32600 r8192 d28840 u69632
  24. [ 0.000000] pcpu-alloc: s32600 r8192 d28840 u69632 alloc=17*4096
  25. [ 0.000000] pcpu-alloc: [0] 0
  26. [ 0.000000] Built 1 zonelists, mobility grouping off. Total pages: 16160
  27. [ 0.000000] Kernel command line: console=ttyS0,2000000 loglevel=8 earlyprintk earlycon=sbi root=/dev/mtdblock0 ro rootfstype=squashfs
  28. [ 0.000000] Dentry cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  29. [ 0.000000] Inode-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  30. [ 0.000000] Sorting __ex_table...
  31. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  32. [ 0.000000] Memory: 53200K/65536K available (3957K kernel code, 2850K rwdata, 2048K rodata, 159K init, 288K bss, 12336K reserved, 0K cma-reserved)
  33. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinO[ 60.444748] random: fast init done
  34. bjects=0, CPUs=1, Nodes=1
  35. [ 0.000000] rcu: Hierarchical RCU implementation.
  36. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
  37. [ 0.000000] Tracing variant of Tasks RCU enabled.
  38. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  39. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  40. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  41. [ 0.000000] riscv-intc: 64 local interrupts mapped
  42. [ 0.000000] plic: interrupt-controller@e0000000: mapped 64 interrupts with 1 handlers for 2 contexts.
  43. [ 0.000000] random: get_random_bytes called from start_kernel+0x298/0x3a6 with crng_init=0
  44. [ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [0]
  45. [ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns
  46. [ 0.000020] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns
  47. [ 0.000815] Console: colour dummy device 80x25
  48. [ 0.001076] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000)
  49. [ 0.001564] pid_max: default: 32768 minimum: 301
  50. [ 0.002165] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
  51. [ 0.002493] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
  52. [ 0.007153] ASID allocator initialised with 65536 entries
  53. [ 0.007758] rcu: Hierarchical SRCU implementation.
  54. [ 0.009105] smp: Bringing up secondary CPUs ...
  55. [ 0.009267] smp: Brought up 1 node, 1 CPU
  56. [ 0.010354] devtmpfs: initialized
  57. [ 0.013161] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  58. [ 0.013638] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
  59. [ 0.015201] NET: Registered protocol family 16
  60. [ 0.016362] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
  61. [ 0.017282] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  62. [ 0.018431] i2c-core: driver [dummy] registered
  63. [ 0.039258] SCSI subsystem initialized
  64. [ 0.041573] clocksource: Switched to clocksource riscv_clocksource
  65. [ 0.064905] NET: Registered protocol family 2
  66. [ 0.066831] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
  67. [ 0.067253] TCP established hash table entries: 512 (order: 0, 4096 bytes, linear)
  68. [ 0.067683] TCP bind hash table entries: 512 (order: 1, 8192 bytes, linear)
  69. [ 0.068086] TCP: Hash tables configured (established 512 bind 512)
  70. [ 0.068802] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  71. [ 0.069137] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  72. [ 0.070012] NET: Registered protocol family 1
  73. [ 0.072261] workingset: timestamp_bits=62 max_order=14 bucket_order=0
  74. [ 0.087063] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  75. [ 0.088703] NET: Registered protocol family 38
  76. [ 0.088970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  77. [ 0.089388] io scheduler mq-deadline registered
  78. [ 0.089543] io scheduler kyber registered
  79. [ 0.095066] 30002000.serial: ttyS0 at MMIO 0x30002000 (irq = 1, base_baud = 2000000) is a BFLB UART
  80. [ 0.095532] printk: console [ttyS0] enabled
  81. [ 0.095982] printk: bootconsole [sbi0] disabled
  82. [ 0.126438] brd: module loaded
  83. [ 0.151872] loop: module loaded
  84. [ 0.153353] physmap-flash 58500000.xip_flash: physmap platform flash device: [mem 0x58500000-0x588fffff]
  85. [ 0.154810] 1 fixed-partitions partitions found on MTD device xip-flash.0
  86. [ 0.155242] Creating 1 MTD partitions on "xip-flash.0":
  87. [ 0.155581] 0x000000000000-0x000000280000 : "rootfs"
  88. [ 0.160209] mousedev: PS/2 mouse device common for all mice
  89. [ 0.161021] i2c /dev entries driver
  90. [ 0.161695] i2c-core: driver [i2c-slave-eeprom] registered
  91. [ 0.163095] [perf] T-HEAD C900 PMU probed
  92. [ 0.165770] NET: Registered protocol family 10
  93. [ 0.168094] Segment Routing with IPv6
  94. [ 0.168505] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  95. [ 0.170474] NET: Registered protocol family 17
  96. [ 0.170834] Key type dns_resolver registered
  97. [ 0.171454] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
  98. [ 0.184236] VFS: Mounted root (squashfs filesystem) readonly on device 31:0.
  99. [ 0.191689] devtmpfs: mounted
  100. [ 0.192591] Freeing unused kernel memory: 156K
  101. [ 0.218587] Run /sbin/init as init process
  102. [ 0.218858] with arguments:
  103. [ 0.219053] /sbin/init
  104. [ 0.219232] earlyprintk
  105. [ 0.219416] with environment:
  106. [ 0.219619] HOME=/
  107. [ 0.219778] TERM=linux
  108.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement