Skip to content

Instantly share code, notes, and snippets.

@justincormack
Created September 13, 2013 21:49

Revisions

  1. justincormack created this gist Sep 13, 2013.
    203 changes: 203 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,203 @@
    Parsing config from domain_config
    DEBUG libxl__blktap_devpath 37 aio:/home/justin/minios/32/test.ffs
    DEBUG libxl__blktap_devpath 40 /dev/xen/blktap-2/tapdev4
    Daemon running with PID 12219
    start_info: 0x326000(VA)
    nr_pages: 0x4000
    shared_inf: 0xd8af1000(MA)
    pt_base: 0x329000(VA)
    nr_pt_frames: 0x5
    mfn_list: 0x316000(VA)
    mod_start: 0x0(VA)
    mod_len: 0
    flags: 0x0
    cmd_line: 4
    stack: 0x2efe60-0x30fe60
    MM: Init
    _text: 0x0(VA)
    _etext: 0x208e45(VA)
    _erodata: 0x2b6000(VA)
    _edata: 0x2bbac4(VA)
    stack start: 0x2efe60(VA)
    _end: 0x315398(VA)
    start_pfn: 331
    max_pfn: 4000
    Mapping memory range 0x400000 - 0x4000000
    setting 0x0-0x2b6000 readonly
    skipped 0x1000
    MM: Initialise page allocator for 34f000(34f000)-0(4000000)
    MM: done
    Demand map pfns at 4001000-84001000.
    Initialising timer interface
    Initialising console ... done.
    gnttab_table mapped at 0x4001000.
    Initialising scheduler
    xenbus initialised on irq 1 mfn 0x458479
    Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013
    The NetBSD Foundation, Inc. All rights reserved.
    Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California. All rights reserved.

    NetBSD 6.99.23 (RUMP-ROAST) #0: Sun Sep 8 19:29:24 UTC 2013
    justin@centos32.myriabit.eu:/home/justin/rumpuser-xen/rumpobj/lib/librump
    total memory = unlimited (host limit)
    timecounter: Timecounters tick every 10.000 msec
    timecounter: Timecounter "rumpclk" frequency 100 Hz quality 0
    cpu0 at thinair0: rump virtual cpu
    root file system type: rumpfs
    test_raw_socket
    [test_raw_socket:test_ip_checksum] Ok
    [test_raw_socket:test_raw_udp_root] Ok
    test_termios
    [test_termios:test_isatty_fail] Ok
    [test_termios:test_pts_termios] Ok
    test_address_names
    [test_address_names:test_inet_name] Ok
    [test_address_names:test_inet_name6] Ok
    [test_address_names:test_ipv4_names] Ok
    [test_address_names:test_ipv6_names] Ok
    test_filesystem_bsd
    [test_filesystem_bsd:test_chflags] Ok
    [test_filesystem_bsd:test_fchflags] Ok
    [test_filesystem_bsd:test_fsync_range] Ok
    [test_filesystem_bsd:test_lchflags] Ok
    [test_filesystem_bsd:test_lchmod] Ok
    [test_filesystem_bsd:test_revoke] Ok
    [test_filesystem_bsd:test_utimensat] Ok
    test_util
    [test_util:test_cp] Ok
    [test_util:test_readfile_writefile] Ok
    [test_util:test_rm_broken_symlink] Ok
    [test_util:test_rm_recursive] Ok
    [test_util:test_touch] Ok
    test_directory_operations
    [test_directory_operations:test_dents_stat_conversion] Ok
    [test_directory_operations:test_dirtable] Ok
    [test_directory_operations:test_getdents] Ok
    [test_directory_operations:test_getdents_dev] Ok
    [test_directory_operations:test_getdents_error] Ok
    [test_directory_operations:test_ls] Ok
    [test_directory_operations:test_ls_long] Ok
    test_pipes_bsd
    [test_pipes_bsd:test_nosigpipe] Ok
    test_locking
    [test_locking:test_fcntl_setlk] Ok
    [test_locking:test_flock] Ok
    [test_locking:test_lockf_lock] Ok
    [test_locking:test_lockf_test] Ok
    [test_locking:test_lockf_tlock] Ok
    [test_locking:test_lockf_ulock] Ok
    test_timespec_timeval
    [test_timespec_timeval:test_timespec] Ok
    [test_timespec_timeval:test_timeval] Ok
    test_sockets_pipes
    [test_sockets_pipes:test_inet_socket] Ok
    [test_sockets_pipes:test_ipv6_socket] Ok
    [test_sockets_pipes:test_pipe] Ok
    [test_sockets_pipes:test_pipe_nonblock] Ok
    [test_sockets_pipes:test_recvfrom] Ok
    [test_sockets_pipes:test_sockaddr_in_error] Ok
    [test_sockets_pipes:test_sockaddr_storage] Ok
    [test_sockets_pipes:test_udp_socket] Ok
    [test_sockets_pipes:test_unix_socketpair] Ok
    test_mount_bsd_root
    [test_mount_bsd_root:test_mount_kernfs] Ok
    [test_mount_bsd_root:test_mount_tmpfs] Ok
    test_read_write
    [test_read_write:test_pread_pwrite] Ok
    [test_read_write:test_preadv_pwritev] Ok
    [test_read_write:test_read] Ok
    [test_read_write:test_read_to_string] Ok
    [test_read_write:test_readv_writev] Ok
    [test_read_write:test_write] Ok
    [test_read_write:test_write_ro] Ok
    [test_read_write:test_write_string] Ok
    test_misc
    [test_misc:test_fpathconf] Ok
    [test_misc:test_pathconf] Ok
    test_file_operations
    [test_file_operations:test_chdir] Ok
    [test_file_operations:test_chmod] Ok
    [test_file_operations:test_chown] Ok
    [test_file_operations:test_chown_root] Ok
    [test_file_operations:test_dup] Ok
    [test_file_operations:test_dup_to_number] Ok
    [test_file_operations:test_fchmod] Ok
    [test_file_operations:test_fchown_root] Ok
    [test_file_operations:test_futimens] Ok
    [test_file_operations:test_futimes] Ok
    [test_file_operations:test_getcwd_long] Ok
    [test_file_operations:test_lchown_root] Ok
    [test_file_operations:test_link] Ok
    [test_file_operations:test_lstat_symlink] Ok
    [test_file_operations:test_lutimes] Ok
    [test_file_operations:test_mkdir_rmdir] Ok
    [test_file_operations:test_mkfifo] Ok
    [test_file_operations:test_mknod_chr_root] Ok
    [test_file_operations:test_rename] Ok
    [test_file_operations:test_seek] Ok
    [test_file_operations:test_seek_error] Ok
    [test_file_operations:test_stat_device] Ok
    [test_file_operations:test_stat_directory] Ok
    [test_file_operations:test_stat_file] Ok
    [test_file_operations:test_stat_symlink] Ok
    [test_file_operations:test_symlink] Ok
    [test_file_operations:test_sync] Ok
    [test_file_operations:test_truncate] Ok
    [test_file_operations:test_utime] Ok
    [test_file_operations:test_utimes] Ok
    test_open_close
    [test_open_close:test_access] Ok
    [test_open_close:test_close_invalid_fd] Ok
    [test_open_close:test_double_close] Ok
    [test_open_close:test_fd_cleared_on_close] Ok
    [test_open_close:test_fd_gc] Ok
    [test_open_close:test_fd_nogc] Ok
    [test_open_close:test_open_nofile] Ok
    [test_open_close:test_open_valid] Ok
    [test_open_close:test_umask] Ok
    test_types
    [test_types:test_allocate] Ok
    [test_types:test_meta] Ok
    test_poll_select
    [test_poll_select:test_poll] Ok
    [test_poll_select:test_pselect] Ok
    [test_poll_select:test_select] Ok
    test_ids
    [test_ids:test_getgroups] Ok
    [test_ids:test_setegid] Ok
    [test_ids:test_setegid_root] Ok
    [test_ids:test_seteuid] Ok
    [test_ids:test_seteuid_root] Ok
    [test_ids:test_setgid] Ok
    [test_ids:test_setgid_root] Ok
    [test_ids:test_setgroups_root] Ok
    [test_ids:test_setuid] Ok
    test_network_utils_bsd_root
    [test_network_utils_bsd_root:test_ifcreate_lo] Ok
    [test_network_utils_bsd_root:test_ifupdown_lo] Ok
    test_basic
    [test_basic:test_at_flags] Ok
    [test_basic:test_b64] Ok
    [test_basic:test_booltoc] Ok
    [test_basic:test_constants] Ok
    [test_basic:test_error_string] Ok
    [test_basic:test_fd_nums] Ok
    [test_basic:test_major_minor] Ok
    [test_basic:test_missing_error_string] Ok
    [test_basic:test_multiflags] Ok
    [test_basic:test_no_missing_error_strings] Ok
    =========================================================
    Success : 100% - 122 / 122
    Do_exit called!
    base is 0x39fe58 caller is 0x7f8d
    base is 0x39fe88 caller is 0xd096
    base is 0x39fe98 caller is 0x1f8df8
    base is 0x39feb8 caller is 0x1d09c1
    base is 0x6011c0 caller is 0x10662
    base is 0x6110c0 caller is 0x20c02
    base is 0x605ee0 caller is 0xc02
    base is 0x605418 caller is 0x10c02
    base is 0x6053d0 caller is 0x10c02
    base is 0x605388 caller is 0x10c02