-
-
Save thehajime/2f9dd1f5d0ba647e02c986a4c8afba06 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Linux version 4.16.0+ ([email protected]) (gcc version 8.1.1 20180712 (Red Hat 8.1.1-5) (GCC)) #3 Fri Aug 10 18:22:59 JST 2018 | |
[ 0.000000] bootmem address range: 0x7f5d53224000 - 0x7f5d59623000 | |
[ 0.000000] random: fast init done | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 25249 | |
[ 0.000000] Kernel command line: mem=100M virtio-pci.force_legacy=1 virtio_mmio.device=292@0x1000000:1 | |
[ 0.000000] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes) | |
[ 0.000000] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes) | |
[ 0.000000] Memory available: 100704k/102396k RAM | |
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
[ 0.000000] NR_IRQS: 4096 | |
[ 0.000000] lkl: irqs initialized | |
[ 0.000000] clocksource: lkl: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns | |
[ 0.000000] lkl: time and timers initialized (irq2) | |
[ 0.000002] pid_max: default: 4096 minimum: 301 | |
[ 0.000019] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) | |
[ 0.000022] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) | |
[ 0.003354] console [lkl_console0] enabled | |
[ 0.003381] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
[ 0.003419] futex hash table entries: 16 (order: -4, 384 bytes) | |
[ 0.003511] NET: Registered protocol family 16 | |
[ 0.003839] vgaarb: loaded | |
[ 0.003918] clocksource: Switched to clocksource lkl | |
[ 0.004014] NET: Registered protocol family 2 | |
[ 0.004136] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.004169] TCP established hash table entries: 1024 (order: 1, 8192 bytes) | |
[ 0.004199] TCP bind hash table entries: 1024 (order: 1, 8192 bytes) | |
[ 0.004226] TCP: Hash tables configured (established 1024 bind 1024) | |
[ 0.004294] UDP hash table entries: 128 (order: 0, 4096 bytes) | |
[ 0.004318] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) | |
[ 0.004410] virtio-mmio: Registering device virtio-mmio.0 at 0x1000000-0x1000123, IRQ 1. | |
[ 0.004541] workingset: timestamp_bits=62 max_order=15 bucket_order=0 | |
[ 0.005358] SGI XFS with ACLs, security attributes, no debug enabled | |
[ 0.005640] 9p: Installing v9fs 9p2000 file system support | |
[ 0.006073] io scheduler noop registered | |
[ 0.006090] io scheduler deadline registered | |
[ 0.006134] io scheduler cfq registered (default) | |
[ 0.006153] io scheduler mq-deadline registered | |
[ 0.006171] io scheduler kyber registered | |
[ 0.006195] virtio-mmio virtio-mmio.0: Failed to enable 64-bit or 32-bit DMA. Trying to continue, but this might not work. | |
[ 0.006331] virtio_blk virtio0: [vda] 524288 512-byte logical blocks (268 MB/256 MiB) | |
[ 0.006647] NET: Registered protocol family 10 | |
[ 0.006808] Segment Routing with IPv6 | |
[ 0.006834] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver | |
[ 0.006937] 9pnet: Installing 9P2000 support | |
[ 0.006973] PCI: root bus 00: using default resources | |
[ 0.007003] PCI host bridge to bus 0000:00 | |
[ 0.007020] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] | |
[ 0.007044] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffffffffff] | |
[ 0.007078] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 0.007178] This architecture does not have kernel memory protection. | |
[ 0.007648] EXT4-fs (vda): recovery complete | |
[ 0.007667] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: | |
Welcome to rumprun/python 3.5! | |
linux / posix | |
{"key": "value"} | |
IPv6 is enabled | |
sqlite 3.9.2 built correctly | |
12 | |
56 | |
34 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment