Add kernel version tags or date info

Hi All,
A thought about our wiki, now it's been going a few years.
There are articles which span various versions of the kernel, and versions of X. There are good reasons not to get rid of historical information, because it helps people learn the progression of the distribution over time.
When keeping historical information (or just not updating old pages) becomes a problem is that there is no search filter for 'new -> old' or 'by date'.
If we put kernel version, X(11/org) version, or date info as a set of tags like we currently do with 'desktop', 'laptop' etc., then that could be included as a search filter to weed out old responses or to target a solution for a specific software version.
It would be excellent if Google did this - but they don't. We could lead the way in information mining for a linux distro!
It shouldn't be much work to add new categories for kernel version. But tag info for specific versions of EVERY version of EVERY package seems ike it could get very messy very quickly.
How difficult would a 'new -> old' update or creation date filter be for search results?

The wiki has a history feature; isn't that what it's for?  I agree that we should keep support for slightly older packages in the wiki for a while (like xorg-server 1.6 for example, as many people didn't upgrade for fear of compatibility issues).  But large amounts of history in the article itself seems redundant since you can get that info from the page's changelog.

Similar Messages

  • [svn:fx-trunk] 8583: Add ASDoc version tags to AIR files

    Revision: 8583
    Author:   [email protected]
    Date:     2009-07-15 10:21:01 -0700 (Wed, 15 Jul 2009)
    Log Message:
    Add ASDoc version tags to AIR files
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Checkintests: passed
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/CloseB uttonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/Grippe rSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacClo seButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacMax imizeButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacMin imizeButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacTit leBarSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/Maximi zeButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/Minimi zeButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/Restor eButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/TitleB arSkin.mxml

    Thats good news.

  • [svn:fx-trunk] 9932: Add ASDoc version tags to new or untagged classes - Part 2

    Revision: 9932
    Author:   [email protected]
    Date:     2009-09-02 12:17:26 -0700 (Wed, 02 Sep 2009)
    Log Message:
    Add ASDoc version tags to new or untagged classes - Part 2
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/SparkChromeWindowed ApplicationSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/WindowedApplication Skin.mxml
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/RichTextEditor.mxml
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Text.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/events/Request.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/skins/RectangularBorder.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/states/OverrideBase.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/Responder.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/remoting/Operation.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/remoting/mxml/RemoteObject.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/xml/IXMLSchemaInstance.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/xml/SimpleXMLDecoder.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RectangularDropShadow.as

    Wolf:
    Take a look at the pl/sql source for the apex_util package. There are a few more APIs related to purging cached pages.
    -- Page and Region Caching APIs, APIs for use by application developers
    procedure cache_purge_by_application (
    -- Purges all cached pages and regions for a given application.
    p_application in number);
    procedure cache_purge_by_page (
    -- Purges all cached pages and regions for a given application and page.
    -- If p_user_name is supplied, only that user's cached pages and regions
    -- will be purged.
    p_application in number,
    p_page in number,
    p_user_name in varchar2 default null);
    procedure cache_purge_stale (
    -- Deletes all cached pages and regions for the specified application
    -- that have passed their timeout. When you select to have a page or
    -- region be cached, you can specify an active time period. Once that
    -- has passed, that cache will not be used. This removes those
    -- unusable pages and regions from the cache.
    p_application in number);
    varad

  • [svn:fx-4.0.0] 13409: Add asdoc version tags to OSMF classes

    Revision: 13409
    Revision: 13409
    Author:   [email protected]
    Date:     2010-01-10 11:11:43 -0800 (Sun, 10 Jan 2010)
    Log Message:
    Add asdoc version tags to OSMF classes
    QE notes:
    Doc notes:
    Bugs:
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration:
    Modified Paths:
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/display/ScaleMode.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/LoadEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/MediaPlayerStateChan geEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/TimeEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/LayoutUtils.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/media/MediaPlayerState.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/StreamType.as

    I had downloaded it for test, and requested for evaluation license...
    But I haven't got license, and also I am not able to find Flash Builder Plugins from HFCD site....
    I think those plugins are removed from site....
    Please help me, if anyone have those plugins...

  • [svn:fx-4.x] 14639: Add ASDoc version tags

    Revision: 14639
    Revision: 14639
    Author:   [email protected]
    Date:     2010-03-09 06:44:06 -0800 (Tue, 09 Mar 2010)
    Log Message:
    Add ASDoc version tags
    QE notes:
    Doc notes:
    Bugs:
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration:
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/projects/automation_spark/src/spark/automation/delegates /components/supportClasses/SparkToggleButtonBaseAutomationImpl.as

  • Air 2.5 sdk? Submission problem with version tag.

    Hi
    I'm trying to submit an app that uses AIR sdk 2.5, Flex 4.1
    I get an error after uploading saying that the 'version' tag is missing  in -app.xml
    The xml has a 'versionNumber' tag, and if I try to add a version tag FlashBuilder 4 refuses to create a release build (no errors are given, it just quits and no .air file is created).
    Could someone please advise, can we submit apps made with AIR 2.5 sdk?
    If so why can't I create a release build after adding the version tag to -app.xml ?

    I'm agree, but when you have a complete automated system to build OpenScreen projects.... it is not really easy to hack it just for InMarket submission 
    AIR 2.5 is not official, I hope InMarket will be update really really soon.
    ++

  • Is it necessay to add a canonical tag to tablet and mobile versions of a Muse site?

    Is it necessay to add a canonical tag to tablet and mobile versions of a Muse site?

    I know that they don't actually touch anything on the site. However when you create a tablet version of your site, they "take care" of the redirection to the tablet version. So I am wondering if a search engine views the tablet version as duplicate content when everything is nearly the same... or does muse put something in the code that would let robots know this like a canonical tag?

  • Info on javadoc version tag...

    Hi,
    I'm writing javadoc comments for a program.
    I said me if it is possible to automatically increment version tag, every time I edit a file, instead of manually do it.
    I've found on the net this string:
    @version %I%, %G%
    but I'm a bit ocnfusing on it.
    Thank you in advance.
    MargNat
    P.S.: I've moved this topic from the "desktop application forum"

    A version control system not only helps out in shared development but also on keeping track of revisions of code, and that would be the only reason to actually have a version-tag in Javadoc. :)
    For simple projects, you could use CVS, as this does not need much of installation. Best google for "setting up cvs" or similar and pick the site best matching your environment.
    Subversion would be another option.
    Further, if it is going to be an open source project in the end, you might want to register it at sourceforge or similar hosting providers, as they also provide access to CVS and SVN servers. So you wouldn't have to hassle with setup and installation details.

  • How do i add the explicit tag

    i want to be able to add the explicit tag to my non-purchased songs in my library to .mp3s and .aac. does anyone know how to do this? does it have to do something with the id3 tag? i just to be able to see whats explicit and not, for future reference. thanks

    This is a feature I have been requesting for the past two years. It looked as if iTunes 7 might finally do it, with displaying the explicit tag from purchased songs (incorrectly, to nonexplicit content, I might add), but no.
    This seems like a no-brainer Apple, especially if you can display it for purchased music, there should be a way to turn it off/on on a song-by-song basis... that would also solve all of the problems and requests.
    I suggest a good place for the option might be on the option tab of the get info window, under "my rating"... makes sense to me. oh well, we'll just have to wait for the next version so we can be disappointed again.
    P.S. Typing "Explicit" in the comments field is a terrible solution, as there are already too many uses for the comment field that should be turned into true meta data, such as featured artists, and true comments such as thoughts or reviews of the song.

  • [SOLVED] update zfs fails due kernel version

    $ uname -v
    #1 SMP PREEMPT Sun Jun 8 10:08:38 CEST 2014
    and
    $ sudo pacman -Syu
    :: Synchronising package databases...
    core is up to date
    extra is up to date
    community is up to date
    demz-repo-core is up to date
    demz-repo-archiso is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: spl-git: requires linux=3.14.6-1
    :: zfs-git: requires linux=3.14.6-1
    As I have the required kernel version, I'm puzzled why pacman couldn't do the update.
    Please enlighten me.
    Last edited by theking2 (2014-06-22 07:54:43)

    @Xi0N
    With spl{,-utils} and zfs{,-utils}, upgrading leads to circular dependencies.  This can be worked around by always building the packages in a chroot, but it is a bit more work than a normal module add on from the AUR.
    But while demizer's repo is super duper convenient, he is human and doesn't always get to updating the packages as soon as the new kernel drops to [core].  So from time to time, you will have to patiently wait for the unofficial repo to be updated before you can update the linux package.  That said, I am pretty sure he versions the dependency on the linux package, so I don't think that you can install the new linux package and then end up with a non-working filesystem.  Rather, the attempt to upgrade the linux package will fail due to unmet dependencies.
    Edit: As a disclaimer, it has been a while since I have played with zfs.  So while I think this information is accurate, things may or may not have changed.
    Last edited by WonderWoofy (2014-06-26 23:27:17)

  • Automatic upgrade of AUR packages dependent on kernel version.

    I have an issue with upgrading AUR packages with pacaur. When I try to upgrade with one of the following commands:
    pacaur -u [package_name]
    pacaur -Su -a
    pacaur -Syu
    I keep getting the error 'no results found for dependencies)' 
    Here an example output:
    [ ~ ]$ pacaur -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for conflicting packages...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: spl-git: requires linux=3.17.6-1
    :: zfs-git: requires linux=3.17.6-1
    :: Starting AUR upgrade...
    :: resolving dependencies...
    :: no results found for dependencies)
    As seen in this example, the system upgrade is failed due to two kernel packages which require the previous kernel version.
    I wonder, does the AUR upgrade fails after the failed system upgrade because of new spl-git and zfs-git packages require the new kernel version? And the message ":: no results found for dependencies)" is caused by this?
    It seems there is a kind of a circular dependency in this case - kernel doesn't upgrade because of zfs requires the older kernel, and zfs doesn't upgrade because the new version of zfs requires the new kernel.
    Previously I upgraded AUR packages manually, by first removing them, then upgrading the kernel and after that installing new versions of packages.
    Is it possible to automatically upgrade kernel packages? If so can this be done with pacaur?
    Last edited by nbd (2015-01-19 23:39:49)

    Hi, so I'm not the only newbie doing such things.
    here:
    https://bbs.archlinux.org/viewtopic.php?id=181717
    ukhippo wrote:Afterwards I also suggest using “pacman -Syyu” to update (note the double “y”, this forces a refresh of all packages)
    meaning first add the repository and the key for demz-repo-core https://wiki.archlinux.org/index.php/Un … -repo-core.
    I did that today but the output was just:
    [root@machine1 ~]# pacman -Syyu
    :: Synchronizing package databases...
    core 121.6 KiB 599K/s 00:00 [########################################################] 100%
    extra 1806.6 KiB 671K/s 00:03 [########################################################] 100%
    community 2.5 MiB 672K/s 00:04 [########################################################] 100%
    multilib 121.2 KiB 932K/s 00:00 [########################################################] 100%
    demz-repo-archiso 5.5 KiB 37.9K/s 00:00 [########################################################] 100%
    demz-repo-archiso.sig 287.0 B 0.00B/s 00:00 [########################################################] 100%
    demz-repo-core 7.8 KiB 48.6K/s 00:00 [########################################################] 100%
    demz-repo-core.sig 287.0 B 0.00B/s 00:00 [########################################################] 100%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for conflicting packages...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: spl-git: requires linux=3.17.6-1
    :: zfs-git: requires linux=3.17.6-1
    even though I read
    https://www.archlinux.org/packages/?sor … =&flagged=
    x86_64     Core     linux     3.18.2-2     The Linux kernel and modules     2015-01-15     2015-01-16
    and
    https://github.com/demizer/archzfs
        spl-git     Update git packages for kernel 3.18.2-2     4 days ago
        zfs-git     Update git packages for kernel 3.18.2-2     4 days ago
    I don't really know if I want to remove the package first, while running the machine from a zfs filesystem.
    If it runs automatically the chance of me making an error is a little smaller, don't really want to have a not bootable system.

  • Incident Identifier: 484C7A2A-4DDA-4495-9E06-83A7623C0879 CrashReporter Key:   ce03f9e963a5e907aba1775edb7f48d6fe7a1f94 Hardware Model:      iPhone3,1 OS Version:          iPhone OS 5.1 (9B176) Kernel version:      Darwin Kernel Version 11.0.0: Wed Feb  1

    Incident Identifier: 484C7A2A-4DDA-4495-9E06-83A7623C0879
    CrashReporter Key:   ce03f9e963a5e907aba1775edb7f48d6fe7a1f94
    Hardware Model:      iPhone3,1
    OS Version:          iPhone OS 5.1 (9B176)
    Kernel version:      Darwin Kernel Version 11.0.0: Wed Feb  1 23:17:16 PST 2012; root:xnu-1878.11.8~1/RELEASE_ARM_S5L8930X
    Date:                2012-03-28 13:50:20 +0530
    Exception Code:      0xbe18d1ee
    Reason:              mediaserverd: RPCTimeout message received to terminate [32] with reason 'fig rpc timeout -- playerremote_EndInterruption'
    Thermal Level:       -1
    Thermal Sensors:    failed to load sensor values
    Frontmost process PID:    52
    Jetsam Level:             54
    Free Pages:            16850
    Active Pages:          26095
    Inactive Pages:        15868
    Purgeable Pages:       10471
    Wired Pages:           16883
    Speculative Pages:      6030
    Throttled Pages:       47457
    Busy Buffer Count:         0
    Process 0 info:
         resident memory bytes:  45277184
         page faults:               2628
         page-ins:                     0
         copy-on-write faults:         0
         user   time in task: 29383.258771 seconds
         system time in task:     0.000000 seconds
    Process 0 kernel_task threads:
    thread 0x1 TH_WAIT|TH_UNINT 0x802e0158
         thread priority:          92
         thread sched flags:     none
         kernel cont 8005ab3d
         user   time in thread:     0.495642 seconds
         system time in thread:     0.000000 seconds
    thread 0x2 TH_RUN|TH_IDLE 0
         thread priority:           0
         thread sched flags:     none
         kernel cont 800228d5
         user   time in thread: 28414.361527 seconds
         system time in thread:     0.000000 seconds
    thread 0x3 TH_WAIT|TH_UNINT 0x8001f3f9
         thread priority:          95
         thread sched flags:     none
         kernel cont 8001f3f9
         user   time in thread:     8.200742 seconds
         system time in thread:     0.000000 seconds
    thread 0x4 TH_WAIT|TH_UNINT 0x802facac
         thread priority:          80
         thread sched flags:     none
         kernel cont 80029c85
         user   time in thread:     2.131493 seconds
         system time in thread:     0.000000 seconds
    thread 0x5 TH_WAIT|TH_UNINT 0x802facb4
         thread priority:          93
         thread sched flags:     none
         kernel cont 80029e55
         user   time in thread:     0.001012 seconds
         system time in thread:     0.000000 seconds
    thread 0x6 TH_WAIT|TH_UNINT 0
         thread priority:          94
         thread sched flags:     none
         kernel cont 8002c2e1
         user   time in thread:     0.105112 seconds
         system time in thread:     0.000000 seconds
    thread 0x7 TH_WAIT|TH_UNINT 0xc02ace5c
         thread priority:          95
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8002ef59 0x8007b37c
         user   time in thread:     0.000271 seconds
         system time in thread:     0.000000 seconds
    thread 0x8 TH_WAIT|TH_UNINT 0x8125d684
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:    22.732284 seconds
         system time in thread:     0.000000 seconds
    thread 0xb TH_WAIT|TH_UNINT 0x812f1184
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     8.084062 seconds
         system time in thread:     0.000000 seconds
    thread 0x1c TH_WAIT|TH_UNINT 0x803127fc
         thread priority:          81
         thread sched flags:     none
         kernel cont 801ab695
         user   time in thread:     0.000012 seconds
         system time in thread:     0.000000 seconds
    thread 0x1d TH_WAIT|TH_UNINT 0x812a383c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.052728 seconds
         system time in thread:     0.000000 seconds
    thread 0x1e TH_WAIT|TH_UNINT 0x812ebb84
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0x1f TH_WAIT|TH_UNINT 0x813cbf6c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000006 seconds
         system time in thread:     0.000000 seconds
    thread 0x2e TH_WAIT|TH_UNINT 0x813b9904
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000010 seconds
         system time in thread:     0.000000 seconds
    thread 0x5d TH_WAIT|TH_UNINT 0x813b9314
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.078030 seconds
         system time in thread:     0.000000 seconds
    thread 0x5f TH_WAIT|TH_UNINT 0x8142d2c4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     7.970537 seconds
         system time in thread:     0.000000 seconds
    thread 0x60 TH_WAIT|TH_UNINT 0x81490f6c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000009 seconds
         system time in thread:     0.000000 seconds
    thread 0x61 TH_WAIT|TH_UNINT 0x81490f1c
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8021d795 0x8007b37c
         user   time in thread:     5.731961 seconds
         system time in thread:     0.000000 seconds
    thread 0x62 TH_WAIT|TH_UNINT 0x81490cc4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0x63 TH_WAIT|TH_UNINT 0x81490b0c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     2.973686 seconds
         system time in thread:     0.000000 seconds
    thread 0x64 TH_WAIT|TH_UNINT 0x814908b4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:    33.498660 seconds
         system time in thread:     0.000000 seconds
    thread 0x65 TH_WAIT|TH_UNINT 0x81490634
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x66 TH_WAIT|TH_UNINT 0x8149051c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0x67 TH_WAIT|TH_UNINT 0x8149038c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x68 TH_WAIT|TH_UNINT 0x81490274
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.303662 seconds
         system time in thread:     0.000000 seconds
    thread 0x69 TH_WAIT|TH_UNINT 0x8149010c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x6a TH_WAIT|TH_UNINT 0x814e0f94
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x6b TH_WAIT|TH_UNINT 0x814e0e54
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.004780 seconds
         system time in thread:     0.000000 seconds
    thread 0x6c TH_WAIT|TH_UNINT 0x814e0c4c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x6e TH_WAIT|TH_UNINT 0x814e09cc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:   118.678590 seconds
         system time in thread:     0.000000 seconds
    thread 0x6f TH_WAIT|TH_UNINT 0x814e07ec
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     8.899938 seconds
         system time in thread:     0.000000 seconds
    thread 0x70 TH_WAIT|TH_UNINT 0x814e05bc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.751542 seconds
         system time in thread:     0.000000 seconds
    thread 0x71 TH_WAIT|TH_UNINT 0x814e0314
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000009 seconds
         system time in thread:     0.000000 seconds
    thread 0x72 TH_WAIT|TH_UNINT 0x814e006c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.058281 seconds
         system time in thread:     0.000000 seconds
    thread 0x73 TH_WAIT|TH_UNINT 0x814efd3c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x75 TH_WAIT|TH_UNINT 0x814efc74
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000012 seconds
         system time in thread:     0.000000 seconds
    thread 0x77 TH_WAIT|TH_UNINT 0x814ef274
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.066898 seconds
         system time in thread:     0.000000 seconds
    thread 0x78 TH_WAIT|TH_UNINT 0x81507abc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:    11.464755 seconds
         system time in thread:     0.000000 seconds
    thread 0x79 TH_WAIT|TH_UNINT 0x8150724c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     2.097407 seconds
         system time in thread:     0.000000 seconds
    thread 0x7a TH_WAIT|TH_UNINT 0x812c7db4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:    51.082779 seconds
         system time in thread:     0.000000 seconds
    thread 0x7b TH_WAIT|TH_UNINT 0x812c7b5c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x7c TH_WAIT|TH_UNINT 0x812c7454
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.001000 seconds
         system time in thread:     0.000000 seconds
    thread 0x7d TH_WAIT|TH_UNINT 0x812c7224
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0x7f TH_WAIT|TH_UNINT 0x815b1454
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     2.749093 seconds
         system time in thread:     0.000000 seconds
    thread 0x80 TH_WAIT|TH_UNINT 0x815b1184
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x81 TH_WAIT|TH_UNINT 0x815b1044
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8021d795 0x8007b37c
         user   time in thread:     0.290437 seconds
         system time in thread:     0.000000 seconds
    thread 0x91 TH_WAIT|TH_UNINT 0x815d4a44
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.001272 seconds
         system time in thread:     0.000000 seconds
    thread 0x96 TH_WAIT|TH_UNINT 0x815b9314
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.194272 seconds
         system time in thread:     0.000000 seconds
    thread 0x97 TH_WAIT|TH_UNINT 0x815b90e4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.366706 seconds
         system time in thread:     0.000000 seconds
    thread 0x99 TH_WAIT|TH_UNINT 0x812c05bc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000013 seconds
         system time in thread:     0.000000 seconds
    thread 0xa4 TH_WAIT|TH_UNINT 0x812c79a4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     4.542794 seconds
         system time in thread:     0.000000 seconds
    thread 0xa5 TH_WAIT|TH_UNINT 0x8160d8b4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.227271 seconds
         system time in thread:     0.000000 seconds
    thread 0xa9 TH_WAIT|TH_UNINT 0x81786a6c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000014 seconds
         system time in thread:     0.000000 seconds
    thread 0xb2 TH_WAIT|TH_UNINT 0x815b96fc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     4.812428 seconds
         system time in thread:     0.000000 seconds
    thread 0xb5 TH_WAIT|TH_UNINT 0x8150742c
         thread priority:          97
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.806118 seconds
         system time in thread:     0.000000 seconds
    thread 0xb7 TH_WAIT|TH_UNINT 0x81507814
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000014 seconds
         system time in thread:     0.000000 seconds
    thread 0xbb TH_WAIT|TH_UNINT 0x817eb864
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0xbf TH_WAIT|TH_UNINT 0x817eb454
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.001705 seconds
         system time in thread:     0.000000 seconds
    thread 0xc0 TH_WAIT|TH_UNINT 0x817eb274
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:   448.812101 seconds
         system time in thread:     0.000000 seconds
    thread 0xc5 TH_WAIT|TH_UNINT 0x818c1bfc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000998 seconds
         system time in thread:     0.000000 seconds
    thread 0xc7 TH_WAIT|TH_UNINT 0x80318cd4
         thread priority:          81
         thread sched flags:     none
         kernel cont 801c52fd
         user   time in thread:     0.000636 seconds
         system time in thread:     0.000000 seconds
    thread 0xc8 TH_WAIT|TH_UNINT 0x80315de0
         thread priority:          81
         thread sched flags:     none
         kernel cont 80191d15
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0xc9 TH_WAIT|TH_UNINT 0x80315de0
         thread priority:          81
         thread sched flags:     none
         kernel cont 80191d15
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0xca TH_WAIT|TH_UNINT 0x803136c4
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     2.381880 seconds
         system time in thread:     0.000000 seconds
    thread 0xcb TH_WAIT|TH_UNINT 0x80313674
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800c9fbd 0x8007b37c
         user   time in thread:     0.000009 seconds
         system time in thread:     0.000000 seconds
    thread 0xcc TH_WAIT|TH_UNINT 0x800dee95
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x801ab32b 0x801ab58b 0x800def03 0x8007b37c
         user   time in thread:     0.000010 seconds
         system time in thread:     0.000000 seconds
    thread 0xcd TH_WAIT|TH_UNINT 0x802f4200
         thread priority:          81
         thread sched flags:     none
         kernel cont 801ae9b5
         user   time in thread:     0.007082 seconds
         system time in thread:     0.000000 seconds
    thread 0xce TH_WAIT|TH_UNINT 0x802f4208
         thread priority:          81
         thread sched flags:     none
         kernel cont 801ae2c9
         user   time in thread:     0.000827 seconds
         system time in thread:     0.000000 seconds
    thread 0xcf TH_WAIT|TH_UNINT 0x802c5738
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800c4f55 0x8007b37c
         user   time in thread:     0.000010 seconds
         system time in thread:     0.000000 seconds
    thread 0xd2 TH_WAIT|TH_UNINT 0x818c14f4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0xd3 TH_WAIT|TH_UNINT 0x805161e4
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x80513287 0x8007b37c
         user   time in thread:     0.000010 seconds
         system time in thread:     0.000000 seconds
    thread 0xdc TH_WAIT|TH_UNINT 0x818c1224
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.097012 seconds
         system time in thread:     0.000000 seconds
    thread 0xdd TH_WAIT|TH_UNINT 0x815b94cc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0xe6 TH_WAIT 0x812a1d74
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8055b3e1 0x8055a419 0x8021e6b9 0x805571b7 0x809e191d 0x8007b37c
         user   time in thread:     0.000013 seconds
         system time in thread:     0.000000 seconds
    thread 0xec TH_WAIT|TH_UNINT 0x81a00904
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     3.886360 seconds
         system time in thread:     0.000000 seconds
    thread 0xef TH_WAIT|TH_UNINT 0x81a000bc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:    13.491999 seconds
         system time in thread:     0.000000 seconds
    thread 0xf1 TH_WAIT|TH_UNINT 0x8187607c
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x80204dd1 0x8021dc45 0x8021e77d 0x8062f0d5 0x8021e6b9 0x8062f2c7 0x8007b37c
         user   time in thread:    17.467824 seconds
         system time in thread:     0.000000 seconds
    thread 0xff TH_WAIT|TH_UNINT 0x81a940bc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0x110 TH_WAIT|TH_UNINT 0x802df030
         thread priority:          92
         thread sched flags:     none
         kernel cont 8005f365
         user   time in thread:     0.002135 seconds
         system time in thread:     0.000000 seconds
    thread 0x111 TH_WAIT|TH_UNINT 0x8005aa55
         thread priority:          80
         thread sched flags:     none
         kernel cont 8005aa55
         user   time in thread:     0.130207 seconds
         system time in thread:     0.000000 seconds
    thread 0x112 TH_WAIT|TH_UNINT 0x80311d14
         thread priority:          92
         thread sched flags:     none
         kernel cont 800534e9
         user   time in thread:     0.004505 seconds
         system time in thread:     0.000000 seconds
    thread 0x125 TH_WAIT|TH_UNINT 0x82af71ac
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:    40.554409 seconds
         system time in thread:     0.000000 seconds
    thread 0x12d TH_WAIT|TH_UNINT 0x815b1224
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.026617 seconds
         system time in thread:     0.000000 seconds
    thread 0x12e TH_WAIT 0
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8000f4a7 0x80013aa5 0x801e17e9 0x8007b37c
         user   time in thread:     0.000090 seconds
         system time in thread:     0.000000 seconds
    thread 0x1b6 TH_WAIT|TH_UNINT 0x88802fc0
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     0.000014 seconds
         system time in thread:     0.000000 seconds
    thread 0x1da TH_WAIT|TH_UNINT 0x88802f70
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     2.293479 seconds
         system time in thread:     0.000000 seconds
    thread 0x200 TH_WAIT|TH_UNINT 0x82b0cdc0
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x80204dd1 0x8021dc45 0x8021e77d 0x808ceb6b 0x808cf13d 0x8021e6b9 0x808cf0af 0x8007b37c
         user   time in thread:     4.523906 seconds
         system time in thread:     0.000000 seconds
    thread 0x251 TH_WAIT|TH_UNINT 0x88802f20
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     1.986350 seconds
         system time in thread:     0.000000 seconds
    thread 0x252 TH_WAIT|TH_UNINT 0x88802ed0
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     0.000016 seconds
         system time in thread:     0.000000 seconds
    thread 0x253 TH_WAIT|TH_UNINT 0x88802e80
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     0.000017 seconds
         system time in thread:     0.000000 seconds
    thread 0x254 TH_WAIT|TH_UNINT 0x88802e30
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     0.000012 seconds
         system time in thread:     0.000000 seconds
    thread 0x28c TH_WAIT|TH_UNINT 0x8bb5e774
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000010 seconds
         system time in thread:     0.000000 seconds
    thread 0x291 TH_WAIT|TH_UNINT 0x88802de0
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     0.000014 seconds
         system time in thread:     0.000000 seconds
    thread 0x12e51 TH_WAIT|TH_UNINT 0
         thread priority:          93
         thread sched flags:     none
         kernel cont 8002c41d
         user   time in thread:     0.201694 seconds
         system time in thread:     0.000000 seconds
    thread 0x12e53 TH_WAIT|TH_UNINT 0
         thread priority:          93
         thread sched flags:     none
         kernel cont 8002c41d
         user   time in thread:     0.203139 seconds
         system time in thread:     0.000000 seconds
    thread 0x12e57 TH_WAIT|TH_UNINT 0
         thread priority:          93
         thread sched flags:     none
         kernel cont 8002c41d
         user   time in thread:     0.197015 seconds
         system time in thread:     0.000000 seconds
    thread 0x12e5f TH_WAIT|TH_UNINT 0
         thread priority:          93
         thread sched flags:     none
         kernel cont 8002c41d
         user   time in thread:     0.198702 seconds
         system time in thread:     0.000000 seconds
    Process 1 info:
         resident memory bytes:  704512
         page faults:              64540
         page-ins:                   416
         copy-on-write faults:     40012
         user   time in task:    23.780244 seconds
         system time in task:     0.000000 seconds
    Process 1 binary images:
     0xd4000 <5fec01c378a030a8bd23062689abb07f>
    Process 1 launchd threads:
    thread 0x10e TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0xda9cb 0xd86ef 0xd4bf0
         user   time in thread:    15.253054 seconds
         system time in thread:     0.000000 seconds
    thread 0x135 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 801ab695
         user 0x34c55570 0x34c46d33 0xdbcab 0x36b12735 0x36b125f0
         user   time in thread:     1.067399 seconds
         system time in thread:     0.000000 seconds
    thread 0x136 TH_WAIT 0x802fa068
         thread priority:          31
         thread sched flags:     none
         kernel cont 800253b5
         user 0x34c55628 0x36b16b21 0x36b2160f 0xd8761 0x36b12735 0x36b125f0
         user   time in thread:     7.459791 seconds
         system time in thread:     0.000000 seconds
    Process 12 info:
         resident memory bytes:  2387968
         page faults:              52502
         page-ins:                   154
         copy-on-write faults:       127
         user   time in task:    81.413455 seconds
         system time in task:     0.000000 seconds
    Process 12 binary images:
     0x4a000 <dc32e6824fd33bf189b266102751314f>
     0x8d000 <471cc1084f573d47ad39cf005067b3e2>
     0x93000 <ff819b83d9b53f69a8bfc06a89fb85c6>
     0x98000 <0c3f4537f7ad37eb8815a21976d5ba5f>
     0xd1000 <8a4401acb2783441968388ce1f8d54eb>
     0xd7000 <4534d3571e28328abb7736a2089408c0>
     0xde000 <a9ecba62175631cd9feeef7260197b78>
     0xe2000 <362bde9dbcfb34cf9cce109a2b8763e2>
     0xed000 <ee70e62ac29e32f19f80ef85ae2b8070>
     0xf0000 <7b1e7dd72778334c8d356ed6f2895bbc>
     0xf3000 <28dbf34d291234cd9d580a669709da13>
     0x17be000 <2ee0e1df8f0d39d0ad7bd7ffdee68ba8>
     0x17cf000 <d61c61408b3b3801a5456e1721b6f58c>
     0xfd000 <2b4a121d0cfa39ed88f9f97394a10b8d>
    Process 12 UserEventAgent threads:
    thread 0x143 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34db736d 0x30c77b75 0x30c91523 0x4b0e3 0x4aa04
         user   time in thread:     9.488801 seconds
         system time in thread:     0.000000 seconds
    thread 0x173 TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     2.853673 seconds
         system time in thread:     0.000000 seconds
    thread 0x18a TH_WAIT 0
         thread priority:          28
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x9453d 0x36b12735 0x36b125f0
         user   time in thread:     0.005999 seconds
         system time in thread:     0.000000 seconds
    thread 0x18b TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 801ab695
         user 0x34c55570 0x34e39641 0x36b12735 0x36b125f0
         user   time in thread:     0.000231 seconds
         system time in thread:     0.000000 seconds
    thread 0x2b1 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x9e63f 0x36b12735 0x36b125f0
         user   time in thread:    29.232344 seconds
         system time in thread:     0.000000 seconds
    thread 0x2b5 TH_WAIT 0
         thread priority:          30
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34db736d 0x31608d45 0x36b12735 0x36b125f0
         user   time in thread:    28.072681 seconds
         system time in thread:     0.000000 seconds
    thread 0x12e7f TH_WAIT 0
         thread priority:          97
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x366a5cb1 0x8e88b 0x36b12735 0x36b125f0
         user   time in thread:     0.090418 seconds
         system time in thread:     0.000000 seconds
    Process 13 info:
         resident memory bytes:  2215936
         page faults:              19159
         page-ins:                   393
         copy-on-write faults:       109
         user   time in task:    25.660265 seconds
         system time in task:     0.000000 seconds
    Process 13 binary images:
     0xae000 <1e99f4977ee43d93ab83f5b4b4b3b95b>
    Process 13 wifid threads:
    thread 0x144 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34e3444b 0xdffa1 0xaf480
         user   time in thread:     0.063638 seconds
         system time in thread:     0.000000 seconds
    thread 0x18d TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     0.273082 seconds
         system time in thread:     0.000000 seconds
    thread 0x18f TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0xdfdbf 0x36b12735 0x36b125f0
         user   time in thread:    22.905180 seconds
         system time in thread:     0.000000 seconds
    thread 0x2cc TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 801ab695
         user 0x34c55570 0x34e39641 0x36b12735 0x36b125f0
         user   time in thread:     1.557919 seconds
         system time in thread:     0.000000 seconds
    thread 0x132f7 TH_WAIT 0x88035940
         thread priority:          31
         thread sched flags:     none
         kernel cont 801dd315
         user 0x34c55cd4 0x36b0cf3d 0x36b0ccd0
         user   time in thread:     0.000417 seconds
         system time in thread:     0.000000 seconds
    Process 17 info:
         resident memory bytes:  589824
         page faults:               9541
         page-ins:                    13
         copy-on-write faults:        39
         user   time in task:    11.203823 seconds
         system time in task:     0.000000 seconds
    Process 17 binary images:
     0xf4000 <7153b590e0353520a19b74a14654eaaa>
    Process 17 syslogd threads:
    thread 0x148 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 801ab695
         user 0x34c55570 0x34c46d33 0xfd3b5 0xf4900
         user   time in thread:     4.562451 seconds
         system time in thread:     0.000000 seconds
    thread 0x17c TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0xf9b41 0x36b12735 0x36b125f0
         user   time in thread:     3.934041 seconds
         system time in thread:     0.000000 seconds
    thread 0x17d TH_WAIT 0x85cf6ef8
         thread priority:          31
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0xf7cfd 0xfa0fd 0x36b12735 0x36b125f0
         user   time in thread:     2.700989 seconds
         system time in thread:     0.000000 seconds
    thread 0x189 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x31adfb67 0x31ade387 0xf7871 0x36b12735 0x36b125f0
         user   time in thread:     0.006342 seconds
         system time in thread:     0.000000 seconds
    Process 19 info:
         resident memory bytes:  1019904
         page faults:              30051
         page-ins:                    28
         copy-on-write faults:        62
         user   time in task:    53.374749 seconds
         system time in task:     0.000000 seconds
    Process 19 binary images:
     0xfa000 <133b7397f5603cf8bef209d4172d6c39>
    Process 19 powerd threads:
    thread 0x14a TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34e3444b 0xfc7fd 0xfaf08
         user   time in thread:    51.905932 seconds
         system time in thread:     0.000000 seconds
    thread 0x174 TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     1.148351 seconds
         system time in thread:     0.000000 seconds
    thread 0x132ea TH_WAIT 0x8a576080
         thread priority:          31
         thread sched flags:     none
         kernel cont 801dd315
         user 0x34c55cd4 0x36b0cf3d 0x36b0ccd0
         user   time in thread:     0.000392 seconds
         system time in thread:     0.000000 seconds
    Process 26 info:
         resident memory bytes:  2183168
         page faults:               5028
         page-ins:                   196
         copy-on-write faults:        83
         user   time in task:    11.269961 seconds
         system time in task:     0.000000 seconds
    Process 26 binary images:
     0x30000 <0095f750159533739e1f21d40733b2cc>
    Process 26 lockdownd threads:
    thread 0x151 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34db736d 0x47ab1 0x3ab39 0x310b4
         user   time in thread:     1.836184 seconds
         system time in thread:     0.000000 seconds
    thread 0x1a3 TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     0.499724 seconds
         system time in thread:     0.000000 seconds
    Process 32 info:
         resident memory bytes:  8929280
         page faults:             137584
         page-ins:                  1549
         copy-on-write faults:       184
         user   time in task:   175.491324 seconds
         system time in task:     0.000000 seconds
    Process 32 binary images:
     0xdb000 <2fb463599bb63562a7d81375204a56ec>
     0x60c000 <daac90f3c8063a7580b5322941c32773>
     0x714000 <5f11065435fe30f79fe4acd3aa3dde48>
     0x7c4000 <e687cec1bd1038db83fadcd87a2f43e6>
    Process 32 mediaserverd threads:
    thread 0x157 TH_WAIT 0x81440a78
         thread priority:          31
         thread sched flags:     none
         kernel cont 801d84c5
         user 0x34c550d8 0x36b0667b 0x35d39eb7 0x35dcabd7 0x30e86c59 0x30e91e91 0x34e342ad 0x34db74a5 0x34db736d 0xdc2d9 0xdbe48
         user   time in thread:     3.528586 seconds
         system time in thread:     0.000000 seconds
    thread 0x192 TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     0.442136 seconds
         system time in thread:     0.000000 seconds
    thread 0x1a4 TH_WAIT 0
         thread priority:          60
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34db736d 0x35db2b2f 0x35d39ca3 0x36b12735 0x36b125f0
         user   time in thread:     0.286382 seconds
         system time in thread:     0.000000 seconds
    thread 0x1bd TH_WAIT 0
         thread priority:          47
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x3254d8dd 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.012888 seconds
         system time in thread:     0.000000 seconds
    thread 0x1be TH_WAIT 0
         thread priority:          47
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x363f4ab7 0x363f70ab 0x363f7123 0x325900eb 0x3258ffbf 0x3254dd11 0x3254dbdb 0x34e2af13 0x34e35523 0x34e354c5 0x34e34313 0x34db74a5 0x34e3444b 0x3254d9e7 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.002029 seconds
         system time in thread:     0.000000 seconds
    thread 0x1bf TH_WAIT 0x889b38f8
         thread priority:          47
         thread sched flags:     none
         kernel cont 801d84c5
         user 0x34c550d8 0x36b0667b 0x35d39eb7 0x35dca8bf 0x35dcaef3 0x3368acad 0x3368ac37 0x3368b7b1 0x33691bbf 0x34e2d7cf 0x34e2d547 0x34db9097 0x34dc11cd 0x33666eb7 0x336543a9 0x3367cf75 0x33691013 0x33690795 0x7ed20f 0x7eea31 0x80630b 0x803f0d 0x80717b 0x8092c7 0x80933b 0x7eaed5 0x7d370d 0x31a7a8ab 0x31a7a7ad 0x31a7a3af 0x35dca93b 0x35dcaef3 0x3368acad 0x3368b629 0x3368716f 0x33686a91 0x325ec7a9 0x325f1d19 0x3254dd11 0x3254dbdb 0x34e2af13 0x34e35523 0x34e354c5 0x34e34313 0x34db74a5 0x34e3444b 0x3254db37 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:    30.385815 seconds
         system time in thread:     0.000000 seconds
    thread 0x1c0 TH_WAIT 0
         thread priority:          47
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x3254dca3 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.458561 seconds
         system time in thread:     0.000000 seconds
    thread 0x27d TH_WAIT 0x891528f8
         thread priority:          47
         thread sched flags:     none
         kernel cont 801d84c5
         user 0x34c550d8 0x36b0667b 0x336876eb 0x33692831 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     1.863752 seconds
         system time in thread:     0.000000 seconds
    thread 0x29e TH_RUN 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a77 0x36b16a49 0x31a7fd5b 0x31a7fb89 0x31a98c4f 0x31a9c233 0x31a9c371 0x31aa30b3 0x31ab68a9 0x72b6d0 0x7290ec 0x34e2af13 0x34e35523 0x34e354c5 0x34e34313 0x34db74a5 0x34e3444b 0x72a4ac 0x36b12735 0x36b125f0
         user   time in thread:    26.666960 seconds
         system time in thread:     0.000000 seconds
    thread 0x2b8 TH_WAIT 0
         thread priority:          51
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34db736d 0x31a7947f 0x31a79317 0x36b12735 0x36b125f0
         user   time in thread:     3.165082 seconds
         system time in thread:     0.000000 seconds
    thread 0x2bb TH_WAIT 0x891b18f8
         thread priority:          31
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0x7dd5a7 0x827701 0x8277f7 0x7d3efd 0x31a7a083 0x31a789bb 0x31a70079 0x35e23b0b 0x35e24015 0x35ddc90b 0x35de6321 0x35de642f 0x7ed20f 0x7eea31 0x80630b 0x803f0d 0x80717b 0x809cc9 0x80a40d 0x800bdb 0x80145f 0x83eeeb 0x83f21d 0x815149 0x8152fd 0x34e35ad3 0x34e3529f 0x34e34045 0x34db74a5 0x34e3444b 0x8284b9 0x7dde13 0x36b12735 0x36b125f0
         user   time in thread:     0.539183 seconds
         system time in thread:     0.000000 seconds
    thread 0x33e TH_WAIT 0
         thread priority:          47
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x3263921f 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.000685 seconds
         system time in thread:     0.000000 seconds
    thread 0x33f TH_WAIT 0
         thread priority:          47
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x3611c9c3 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.144128 seconds
         system time in thread:     0.000000 seconds
    thread 0x342 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x33d06adb 0x36b12735 0x36b125f0
         user   time in thread:     0.000411 seconds
         system time in thread:     0.000000 seconds
    thread 0x344 TH_WAIT 0
         thread priority:          61
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34db736d 0xe225f 0xe687f 0x36b12735 0x36b125f0
         user   time in thread:     1.768681 seconds
         system time in thread:     0.000000 seconds
    thread 0x2802 TH_WAIT 0x81362d78
         thread priority:          37
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a77 0x36b16a49 0x33654825 0x3255a60f 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.849436 seconds
         system time in thread:     0.000000 seconds
    thread 0x280c TH_WAIT 0
         thread priority:          60
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x35faf91f 0x35f50fef 0x36b12735 0x36b125f0
         user   time in thread:     1.214726 seconds
         system time in thread:     0.000000 seconds
    thread 0x9d6d TH_WAIT 0x80339d78
         thread priority:          56
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0x3365486f 0x3613610d 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.011175 seconds
         system time in thread:     0.000000 seconds
    thread 0x9d6e TH_WAIT 0x813cc778
         thread priority:          56
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0x3365486f 0x361362d9 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.000215 seconds
         system time in thread:     0.000000 seconds
    thread 0x9d6f TH_WAIT 0x933c0a78
         thread priority:          57
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0x3365486f 0x361261a7 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:    12.525718 seconds
         system time in thread:     0.000000 seconds
    thread 0x9d70 TH_WAIT 0
         thread priority:          56
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x3612629b 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.000273 seconds
         system time in thread:     0.000000 seconds
    thread 0x9d71 TH_WAIT 0x933c0778
         thread priority:          47
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0x3365486f 0x36126cd1 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.000139 seconds
         system time in thread:     0.000000 seconds
    thread 0x9d75 TH_WAIT 0
         thread priority:          47
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x30a9e7a9 0x36b12735 0x36b125f0
         user   time in thread:     3.166458 seconds
         system time in thread:     0.000000 seconds
    thread 0xb1dc TH_WAIT 0
         thread priority:          39
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x3365fae5 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     5.957830 seconds
         system time in thread:     0.000000 seconds
    thread 0xb1e0 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 801ab695
         user 0x34c55570 0x34e39641 0x36b12735 0x36b125f0
         user   time in thread:     0.576759 seconds
         system time in thread:     0.000000 seconds
    thread 0x132d0 TH_WAIT 0x8e348a78
         thread priority:          31
         thread sched flags:     none
         kernel cont 801d84c5
         user 0x34c550d8 0x36b0667b 0x3368bb1f 0x33691709 0x30e91cab 0x30e91b19 0x30e9278b 0x36b0cdfb 0x36b0ccd0
         user   time in thread:     0.012713 seconds
         system time in thread:     0.000000 seconds
    thread 0x132d1 TH_WAIT 0x9a85e5f8
         thread priority:          31
         thread sched flags:     none
         kernel cont 801d84c5
         user 0x34c550d8 0x36b0667b 0x33687e9b 0x33691a8d 0x30e91cab 0x30e91b19 0x30e9278b 0x36b0cdfb 0x36b0ccd0
         user   time in thread:     0.003942 seconds
         system time in thread:     0.000000 seconds
    thread 0x132d7 TH_WAIT 0x85cf62f8
         thread priority:          33
         thread sched flags:     none
         kernel cont 801d84c5
         user 0x34c550d8 0x36b0667b 0x35d39eb7 0x35de27fd 0x35ddca7f 0x30e86c59 0x30e91cab 0x30e91b19 0x30e9278b 0x36b0cdfb 0x36b0ccd0
         user   time in thread:     0.000964 seconds
         system time in thread:     0.000000 seconds
    Process 33 info:
         resident memory bytes:  1417216
         page faults:               2255
         page-ins:                   153
         copy-on-write faults:       107
         user   time in task:     1.067324 seconds
         system time in task:     0.000000 seconds
    Process 33 binary images:
     0x2c000 <327f00bfc10b3820b4a74b9666b0c758>
    Process 33 mediaremoted threads:
    thread 0x158 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34db736d 0x30c77b75 0x30c91523 0x2e217 0x2d3f8
         user   time in thread:     0.429648 seconds
         system time in thread:     0.000000 seconds
    thread 0x183 TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     0.221410 seconds
         system time in thread:     0.000000 seconds
    thread 0x8495 TH_WAIT 0x877772f8
         thread priority:          47
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0x3365486f 0x3254f3ed 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.004161 seconds
         system time in thread:     0.000000 seconds
    Process 34 info:
         resident memory bytes:  1462272
         page faults:              10154
         page-ins:                   117
         copy-on-write faults:        93
         user   time in task:    15.570856 seconds
         system time in task:     0.000000 seconds
    Process 34 binary images:
     0x2e000 <86ccd4633a6c3c7caf44f51ce4aca96d>
     0xe7000 <b809839c7707324cbf0e2c0b2cda38e8>
    Process 34 mDNSResponder threads:
    thread 0x159 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34e3444b 0x2f607 0x52928
         user   time in thread:     5.265025 seconds
         system time in thread:     0.000000 seconds
    thread 0x187 TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     0.155306 seconds
         system time in thread:     0.000000 seconds
    thread 0x1b7 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x3a83b 0x36b12735 0x36b125f0
         user   time in thread:     9.852256 seconds
         system time in thread:     0.000000 seconds
    thread 0x132ee TH_WAIT 0x96444380
         thread priority:          31
         thread sched flags:     none
         kernel cont 801dd315
         user 0x34c55cd4 0x36b0cf3d 0x36b0ccd0
         user   time in thread:     0.000438 seconds
         system time in thread:     0.000000 seconds
    Process 35 info:
         resident memory bytes:  7254016
         page faults:              66777
         page-ins:                   974
         copy-on-write faults:       158
         user   time in task:    79.416300 seconds
         system time in task:     0.000000 seconds
    Process 35 binary images:
     0x1c000 <de6edddaae23368db41a2d1d3ced1503>
    Process 35 locationd threads:
    thread 0x15a TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34e3444b 0x1f43b 0x1f6f9 0x35131 0x1e068
         user   time in thread:    66.626310 seconds
        

    Hi Palak,
    My Iphone 4s is showing the EXACT same diagnostic... Of course leaving out any trace of anything "illegal".  haha
    see you got the sdk running while controlling your iphone remotely with... let me guess.. an ipad or macbook?
    message me if you want to learn how to use WWAN air card on the iphone.
    67.180.225.112

  • Since kernel version 3.19.x-x my ultrabook cannot reboot nor shutdown

    Hello,
    Can somebody help me out? With kernel version 3.18xxx everything works fine... Does that mean that i have to downgrade my kernel???

    Yes, here again.
    -- Logs begin at So 2013-12-01 00:41:03 CET, end at Sa 2015-04-11 21:13:40 CEST. --
    Apr 11 20:59:04 coco-lap systemd-journal[154]: Runtime journal is using 8.0M (max allowed 188.8M, trying to leave 283.3M free of 1.8G available → current limit 188.8M).
    Apr 11 20:59:05 coco-lap systemd-journal[154]: Permanent journal is using 2.1G (max allowed 4.0G, trying to leave 4.0G free of 187.5G available → current limit 4.0G).
    Apr 11 20:59:06 coco-lap systemd-journal[154]: Time spent on flushing to /var is 731.179ms for 2 entries.
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys cpuset
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys cpu
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys cpuacct
    Apr 11 20:59:06 coco-lap kernel: Linux version 3.19.3-3-ARCH (builduser@tobias) (gcc version 4.9.2 20150304 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015
    Apr 11 20:59:06 coco-lap kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=400f7053-9f5d-4381-92e5-856214a0b1bb rw quiet rcutree.rcu_idle_gp_delay=1
    Apr 11 20:59:06 coco-lap kernel: e820: BIOS-provided physical RAM map:
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000040005000-0x0000000090daffff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000090db0000-0x00000000921affff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000921b0000-0x0000000096abefff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000096abf000-0x0000000096ebefff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000096ebf000-0x0000000096fbefff] ACPI NVS
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000096fbf000-0x0000000096ffefff] ACPI data
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000096fff000-0x0000000096ffffff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000097000000-0x000000009f9fffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000100000000-0x000000015f5fffff] usable
    Apr 11 20:59:06 coco-lap kernel: NX (Execute Disable) protection: active
    Apr 11 20:59:06 coco-lap kernel: SMBIOS 2.7 present.
    Apr 11 20:59:06 coco-lap kernel: DMI: Acer Aspire M5-481TG/MA40_HX, BIOS V2.02 08/15/2012
    Apr 11 20:59:06 coco-lap kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Apr 11 20:59:06 coco-lap kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Apr 11 20:59:06 coco-lap kernel: AGP: No AGP bridge found
    Apr 11 20:59:06 coco-lap kernel: e820: last_pfn = 0x15f600 max_arch_pfn = 0x400000000
    Apr 11 20:59:06 coco-lap kernel: MTRR default type: uncachable
    Apr 11 20:59:06 coco-lap kernel: MTRR fixed ranges enabled:
    Apr 11 20:59:06 coco-lap kernel: 00000-9FFFF write-back
    Apr 11 20:59:06 coco-lap kernel: A0000-BFFFF uncachable
    Apr 11 20:59:06 coco-lap kernel: C0000-E7FFF write-protect
    Apr 11 20:59:06 coco-lap kernel: E8000-EFFFF write-combining
    Apr 11 20:59:06 coco-lap kernel: F0000-FFFFF write-protect
    Apr 11 20:59:06 coco-lap kernel: MTRR variable ranges enabled:
    Apr 11 20:59:06 coco-lap kernel: 0 base 000000000 mask F80000000 write-back
    Apr 11 20:59:06 coco-lap kernel: 1 base 080000000 mask FE0000000 write-back
    Apr 11 20:59:06 coco-lap kernel: 2 base 097000000 mask FFF000000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 3 base 098000000 mask FF8000000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 4 base 0FFC00000 mask FFFC00000 write-protect
    Apr 11 20:59:06 coco-lap kernel: 5 base 100000000 mask F80000000 write-back
    Apr 11 20:59:06 coco-lap kernel: 6 base 15F600000 mask FFFE00000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 7 base 15F800000 mask FFF800000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 8 base 160000000 mask FE0000000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 9 disabled
    Apr 11 20:59:06 coco-lap kernel: PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
    Apr 11 20:59:06 coco-lap kernel: e820: last_pfn = 0x97000 max_arch_pfn = 0x400000000
    Apr 11 20:59:06 coco-lap kernel: found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
    Apr 11 20:59:06 coco-lap kernel: Scanning 1 areas for low memory corruption
    Apr 11 20:59:06 coco-lap kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x00000000-0x000fffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b32000, 0x01b32fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b33000, 0x01b33fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b34000, 0x01b34fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x15f400000-0x15f5fffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x15f400000-0x15f5fffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b35000, 0x01b35fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x140000000-0x15f3fffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x140000000-0x15f3fffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x120000000-0x13fffffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x120000000-0x13fffffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b36000, 0x01b36fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x00100000-0x1fffffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x00100000-0x001fffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: [mem 0x00200000-0x1fffffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x20200000-0x40003fff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x20200000-0x3fffffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: [mem 0x40000000-0x40003fff] page 4k
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b37000, 0x01b37fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x40005000-0x90daffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x40005000-0x401fffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: [mem 0x40200000-0x90bfffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: [mem 0x90c00000-0x90daffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x921b0000-0x96abefff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x921b0000-0x921fffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: [mem 0x92200000-0x969fffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: [mem 0x96a00000-0x96abefff] page 4k
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x96fff000-0x96ffffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x96fff000-0x96ffffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x100000000-0x11fffffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x100000000-0x11fffffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: RAMDISK: [mem 0x36f38000-0x37793fff]
    Apr 11 20:59:06 coco-lap kernel: ACPI: Early table checksum verification disabled
    Apr 11 20:59:06 coco-lap kernel: ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS)
    Apr 11 20:59:06 coco-lap kernel: ACPI: XSDT 0x0000000096FFE210 0000AC (v01 ACRSYS ACRPRDCT 00000001 01000013)
    Apr 11 20:59:06 coco-lap kernel: ACPI: FACP 0x0000000096FFB000 00010C (v05 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: DSDT 0x0000000096FEC000 00B054 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: FACS 0x0000000096FBA000 000040
    Apr 11 20:59:06 coco-lap kernel: ACPI: UEFI 0x0000000096FFD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: ASF! 0x0000000096FFC000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: HPET 0x0000000096FFA000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: APIC 0x0000000096FF9000 00008C (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: MCFG 0x0000000096FF8000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SLIC 0x0000000096FEB000 000176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: WDAT 0x0000000096FEA000 000224 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0x0000000096FE8000 001068 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: BOOT 0x0000000096FE6000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: ASPT 0x0000000096FE1000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: FPDT 0x0000000096FDF000 000044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: MSDM 0x0000000096FDE000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0x0000000096FDD000 0008A2 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0x0000000096FDC000 000A92 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: DMAR 0x0000000096FDB000 0000B8 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0x0000000096FD8000 002A05 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Local APIC address 0xfee00000
    Apr 11 20:59:06 coco-lap kernel: No NUMA configuration found
    Apr 11 20:59:06 coco-lap kernel: Faking a node at [mem 0x0000000000000000-0x000000015f5fffff]
    Apr 11 20:59:06 coco-lap kernel: NODE_DATA(0) allocated [mem 0x15f5f6000-0x15f5f9fff]
    Apr 11 20:59:06 coco-lap kernel: [ffffea0000000000-ffffea00057fffff] PMD -> [ffff88015ae00000-ffff88015ebfffff] on node 0
    Apr 11 20:59:06 coco-lap kernel: Zone ranges:
    Apr 11 20:59:06 coco-lap kernel: DMA [mem 0x00001000-0x00ffffff]
    Apr 11 20:59:06 coco-lap kernel: DMA32 [mem 0x01000000-0xffffffff]
    Apr 11 20:59:06 coco-lap kernel: Normal [mem 0x100000000-0x15f5fffff]
    Apr 11 20:59:06 coco-lap kernel: Movable zone start for each node
    Apr 11 20:59:06 coco-lap kernel: Early memory node ranges
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x00001000-0x0009cfff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x00100000-0x1fffffff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x20200000-0x40003fff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x40005000-0x90daffff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x921b0000-0x96abefff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x96fff000-0x96ffffff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x100000000-0x15f5fffff]
    Apr 11 20:59:06 coco-lap kernel: Initmem setup node 0 [mem 0x00001000-0x15f5fffff]
    Apr 11 20:59:06 coco-lap kernel: On node 0 totalpages: 1002075
    Apr 11 20:59:06 coco-lap kernel: DMA zone: 64 pages used for memmap
    Apr 11 20:59:06 coco-lap kernel: DMA zone: 21 pages reserved
    Apr 11 20:59:06 coco-lap kernel: DMA zone: 3996 pages, LIFO batch:0
    Apr 11 20:59:06 coco-lap kernel: DMA32 zone: 9491 pages used for memmap
    Apr 11 20:59:06 coco-lap kernel: DMA32 zone: 607423 pages, LIFO batch:31
    Apr 11 20:59:06 coco-lap kernel: Normal zone: 6104 pages used for memmap
    Apr 11 20:59:06 coco-lap kernel: Normal zone: 390656 pages, LIFO batch:31
    Apr 11 20:59:06 coco-lap kernel: Reserving Intel graphics stolen memory at 0x97a00000-0x9f9fffff
    Apr 11 20:59:06 coco-lap kernel: ACPI: PM-Timer IO Port: 0x408
    Apr 11 20:59:06 coco-lap kernel: ACPI: Local APIC address 0xfee00000
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    Apr 11 20:59:06 coco-lap kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    Apr 11 20:59:06 coco-lap kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Apr 11 20:59:06 coco-lap kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Apr 11 20:59:06 coco-lap kernel: ACPI: IRQ0 used by override.
    Apr 11 20:59:06 coco-lap kernel: ACPI: IRQ9 used by override.
    Apr 11 20:59:06 coco-lap kernel: Using ACPI (MADT) for SMP configuration information
    Apr 11 20:59:06 coco-lap kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Apr 11 20:59:06 coco-lap kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x90db0000-0x921affff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x96abf000-0x96ebefff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x96ebf000-0x96fbefff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x96fbf000-0x96ffefff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x97000000-0x9f9fffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
    Apr 11 20:59:06 coco-lap kernel: e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
    Apr 11 20:59:06 coco-lap kernel: Booting paravirtualized kernel on bare hardware
    Apr 11 20:59:06 coco-lap kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    Apr 11 20:59:06 coco-lap kernel: PERCPU: Embedded 31 pages/cpu @ffff88015f200000 s86336 r8192 d32448 u262144
    Apr 11 20:59:06 coco-lap kernel: pcpu-alloc: s86336 r8192 d32448 u262144 alloc=1*2097152
    Apr 11 20:59:06 coco-lap kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    Apr 11 20:59:06 coco-lap kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 986395
    Apr 11 20:59:06 coco-lap kernel: Policy zone: Normal
    Apr 11 20:59:06 coco-lap kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=400f7053-9f5d-4381-92e5-856214a0b1bb rw quiet rcutree.rcu_idle_gp_delay=1
    Apr 11 20:59:06 coco-lap kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Apr 11 20:59:06 coco-lap kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
    Apr 11 20:59:06 coco-lap kernel: AGP: Checking aperture...
    Apr 11 20:59:06 coco-lap kernel: AGP: No AGP bridge found
    Apr 11 20:59:06 coco-lap kernel: Calgary: detecting Calgary via BIOS EBDA area
    Apr 11 20:59:06 coco-lap kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Apr 11 20:59:06 coco-lap kernel: Memory: 3857344K/4008300K available (5534K kernel code, 917K rwdata, 1744K rodata, 1164K init, 1156K bss, 150956K reserved, 0K cma-reserved)
    Apr 11 20:59:06 coco-lap kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Apr 11 20:59:06 coco-lap kernel: Preemptible hierarchical RCU implementation.
    Apr 11 20:59:06 coco-lap kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Apr 11 20:59:06 coco-lap kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    Apr 11 20:59:06 coco-lap kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    Apr 11 20:59:06 coco-lap kernel: NR_IRQS:8448 nr_irqs:488 16
    Apr 11 20:59:06 coco-lap kernel: Console: colour dummy device 80x25
    Apr 11 20:59:06 coco-lap kernel: console [tty0] enabled
    Apr 11 20:59:06 coco-lap kernel: hpet clockevent registered
    Apr 11 20:59:06 coco-lap kernel: tsc: Fast TSC calibration using PIT
    Apr 11 20:59:06 coco-lap kernel: tsc: Detected 1696.112 MHz processor
    Apr 11 20:59:06 coco-lap kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3393.56 BogoMIPS (lpj=5653706)
    Apr 11 20:59:06 coco-lap kernel: pid_max: default: 32768 minimum: 301
    Apr 11 20:59:06 coco-lap kernel: ACPI: Core revision 20141107
    Apr 11 20:59:06 coco-lap kernel: ACPI: All ACPI Tables successfully acquired
    Apr 11 20:59:06 coco-lap kernel: Security Framework initialized
    Apr 11 20:59:06 coco-lap kernel: Yama: becoming mindful.
    Apr 11 20:59:06 coco-lap kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Apr 11 20:59:06 coco-lap kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Apr 11 20:59:06 coco-lap kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Apr 11 20:59:06 coco-lap kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys memory
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys devices
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys freezer
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys net_cls
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys blkio
    Apr 11 20:59:06 coco-lap kernel: CPU: Physical Processor ID: 0
    Apr 11 20:59:06 coco-lap kernel: CPU: Processor Core ID: 0
    Apr 11 20:59:06 coco-lap kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    Apr 11 20:59:06 coco-lap kernel: mce: CPU supports 7 MCE banks
    Apr 11 20:59:06 coco-lap kernel: CPU0: Thermal monitoring enabled (TM1)
    Apr 11 20:59:06 coco-lap kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    Apr 11 20:59:06 coco-lap kernel: Freeing SMP alternatives memory: 20K (ffffffff81a0a000 - ffffffff81a0f000)
    Apr 11 20:59:06 coco-lap kernel: ftrace: allocating 21171 entries in 83 pages
    Apr 11 20:59:06 coco-lap kernel: dmar: Host address width 36
    Apr 11 20:59:06 coco-lap kernel: dmar: DRHD base: 0x000000fed90000 flags: 0x0
    Apr 11 20:59:06 coco-lap kernel: dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
    Apr 11 20:59:06 coco-lap kernel: dmar: DRHD base: 0x000000fed91000 flags: 0x1
    Apr 11 20:59:06 coco-lap kernel: dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
    Apr 11 20:59:06 coco-lap kernel: dmar: RMRR base: 0x00000096e8c000 end: 0x00000096eabfff
    Apr 11 20:59:06 coco-lap kernel: dmar: RMRR base: 0x00000097800000 end: 0x0000009f9fffff
    Apr 11 20:59:06 coco-lap kernel: IOAPIC id 0 under DRHD base 0xfed91000 IOMMU 1
    Apr 11 20:59:06 coco-lap kernel: HPET id 0 under DRHD base 0xfed91000
    Apr 11 20:59:06 coco-lap kernel: Queued invalidation will be enabled to support x2apic and Intr-remapping.
    Apr 11 20:59:06 coco-lap kernel: Enabled IRQ remapping in x2apic mode
    Apr 11 20:59:06 coco-lap kernel: Enabling x2apic
    Apr 11 20:59:06 coco-lap kernel: Enabled x2apic
    Apr 11 20:59:06 coco-lap kernel: Switched APIC routing to cluster x2apic.
    Apr 11 20:59:06 coco-lap kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Apr 11 20:59:06 coco-lap kernel: smpboot: CPU0: Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz (fam: 06, model: 3a, stepping: 09)
    Apr 11 20:59:06 coco-lap kernel: TSC deadline timer enabled
    Apr 11 20:59:06 coco-lap kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
    Apr 11 20:59:06 coco-lap kernel: ... version: 3
    Apr 11 20:59:06 coco-lap kernel: ... bit width: 48
    Apr 11 20:59:06 coco-lap kernel: ... generic registers: 4
    Apr 11 20:59:06 coco-lap kernel: ... value mask: 0000ffffffffffff
    Apr 11 20:59:06 coco-lap kernel: ... max period: 0000ffffffffffff
    Apr 11 20:59:06 coco-lap kernel: ... fixed-purpose events: 3
    Apr 11 20:59:06 coco-lap kernel: ... event mask: 000000070000000f
    Apr 11 20:59:06 coco-lap kernel: x86: Booting SMP configuration:
    Apr 11 20:59:06 coco-lap kernel: .... node #0, CPUs: #1
    Apr 11 20:59:06 coco-lap kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Apr 11 20:59:06 coco-lap kernel: #2 #3
    Apr 11 20:59:06 coco-lap kernel: x86: Booted up 1 node, 4 CPUs
    Apr 11 20:59:06 coco-lap kernel: smpboot: Total of 4 processors activated (13574.26 BogoMIPS)
    Apr 11 20:59:06 coco-lap kernel: devtmpfs: initialized
    Apr 11 20:59:06 coco-lap kernel: PM: Registering ACPI NVS region [mem 0x96ebf000-0x96fbefff] (1048576 bytes)
    Apr 11 20:59:06 coco-lap kernel: pinctrl core: initialized pinctrl subsystem
    Apr 11 20:59:06 coco-lap kernel: RTC time: 18:58:58, date: 04/11/15
    Apr 11 20:59:06 coco-lap kernel: NET: Registered protocol family 16
    Apr 11 20:59:06 coco-lap kernel: cpuidle: using governor ladder
    Apr 11 20:59:06 coco-lap kernel: cpuidle: using governor menu
    Apr 11 20:59:06 coco-lap kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    Apr 11 20:59:06 coco-lap kernel: ACPI: bus type PCI registered
    Apr 11 20:59:06 coco-lap kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Apr 11 20:59:06 coco-lap kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Apr 11 20:59:06 coco-lap kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    Apr 11 20:59:06 coco-lap kernel: PCI: Using configuration type 1 for base access
    Apr 11 20:59:06 coco-lap kernel: mtrr: your CPUs had inconsistent variable MTRR settings
    Apr 11 20:59:06 coco-lap kernel: mtrr: probably your BIOS does not setup all CPUs.
    Apr 11 20:59:06 coco-lap kernel: mtrr: corrected configuration.
    Apr 11 20:59:06 coco-lap kernel: ACPI: Added _OSI(Module Device)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Added _OSI(Processor Device)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Apr 11 20:59:06 coco-lap kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    Apr 11 20:59:06 coco-lap kernel: ACPI: Dynamic OEM Table Load:
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0xFFFF880159944000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20111123)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Dynamic OEM Table Load:
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0xFFFF880159951000 000303 (v01 PmRef ApIst 00003000 INTL 20111123)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Dynamic OEM Table Load:
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0xFFFF880159862800 000119 (v01 PmRef ApCst 00003000 INTL 20111123)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Interpreter enabled
    Apr 11 20:59:06 coco-lap kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
    Apr 11 20:59:06 coco-lap kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
    Apr 11 20:59:06 coco-lap kernel: ACPI: (supports S0 S3 S4 S5)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Using IOAPIC for interrupt routing
    Apr 11 20:59:06 coco-lap kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Apr 11 20:59:06 coco-lap kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    Apr 11 20:59:06 coco-lap kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Apr 11 20:59:06 coco-lap kernel: \_SB_.PCI0:_OSC invalid UUID
    Apr 11 20:59:06 coco-lap kernel: _OSC request data:1 1f 0
    Apr 11 20:59:06 coco-lap kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    Apr 11 20:59:06 coco-lap kernel: PCI host bridge to bus 0000:00
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd3000000-0xd33fffff 64bit]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd3600000-0xd360ffff 64bit]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd3614000-0xd361400f 64bit]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xd3619000-0xd36193ff]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xd3610000-0xd3613fff 64bit]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.7: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xd3618000-0xd36183ff]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x10: [io 0x4088-0x408f]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x14: [io 0x4094-0x4097]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x18: [io 0x4080-0x4087]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x4090-0x4093]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x20: [io 0x4060-0x407f]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xd3617000-0xd36177ff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: PME# supported from D3hot
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd3615000-0xd36150ff 64bit]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.3: reg 0x20: [io 0x4040-0x405f]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: [10de:0fd3] type 00 class 0x030000
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd2ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: [10ec:5209] type 00 class 0xff0000
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: supports D1 D2
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: [10ec:5209] type 00 class 0x080500
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: reg 0x10: [mem 0x00000000-0x000000ff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: supports D1 D2
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:04:00.0: [14e4:1692] type 00 class 0x020000
    Apr 11 20:59:07 coco-lap kernel: pci 0000:04:00.0: reg 0x10: [mem 0xd3500000-0xd350ffff 64bit]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
    Apr 11 20:59:07 coco-lap kernel: pci 0000:04:00.0: System wakeup disabled by ACPI
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.2: bridge window [mem 0xd3500000-0xd35fffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: [168c:0034] type 00 class 0x028000
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: reg 0x10: [mem 0xd3400000-0xd347ffff 64bit]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: supports D1 D2
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: System wakeup disabled by ACPI
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.7: PCI bridge to [bus 09]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.7: bridge window [mem 0xd3400000-0xd34fffff]
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
    Apr 11 20:59:07 coco-lap kernel: ACPI: Enabled 4 GPEs in block 00 to 3F
    Apr 11 20:59:07 coco-lap kernel: ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    Apr 11 20:59:07 coco-lap kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
    Apr 11 20:59:07 coco-lap kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    Apr 11 20:59:07 coco-lap kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
    Apr 11 20:59:07 coco-lap kernel: vgaarb: loaded
    Apr 11 20:59:07 coco-lap kernel: vgaarb: bridge control possible 0000:01:00.0
    Apr 11 20:59:07 coco-lap kernel: vgaarb: no bridge control possible 0000:00:02.0
    Apr 11 20:59:07 coco-lap kernel: PCI: Using ACPI for IRQ routing
    Apr 11 20:59:07 coco-lap kernel: PCI: pci_cache_line_size set to 64 bytes
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x90db0000-0x93ffffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x96abf000-0x97ffffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x97000000-0x97ffffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x15f600000-0x15fffffff]
    Apr 11 20:59:07 coco-lap kernel: NetLabel: Initializing
    Apr 11 20:59:07 coco-lap kernel: NetLabel: domain hash size = 128
    Apr 11 20:59:07 coco-lap kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Apr 11 20:59:07 coco-lap kernel: NetLabel: unlabeled traffic allowed by default
    Apr 11 20:59:07 coco-lap kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    Apr 11 20:59:07 coco-lap kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Apr 11 20:59:07 coco-lap kernel: Switched to clocksource hpet
    Apr 11 20:59:07 coco-lap kernel: pnp: PnP ACPI init
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x0680-0x069f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x1100-0x110f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0xffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0xffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x0400-0x0453] could not be reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x0458-0x047f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x0500-0x057f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x164e-0x164f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    Apr 11 20:59:07 coco-lap kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    Apr 11 20:59:07 coco-lap kernel: system 00:02: [io 0x0454-0x0457] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    Apr 11 20:59:07 coco-lap kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
    Apr 11 20:59:07 coco-lap kernel: pnp 00:04: Plug and Play ACPI device, IDs ETD0508 PNP0f13 (active)
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0x9fa00000-0x9fa00fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    Apr 11 20:59:07 coco-lap kernel: system 00:06: [mem 0x20000000-0x201fffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:06: [mem 0x40004000-0x40004fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
    Apr 11 20:59:07 coco-lap kernel: pnp: PnP ACPI: found 7 devices
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd2ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: BAR 0: assigned [mem 0xd1000000-0xd1000fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: BAR 0: assigned [mem 0xd1001000-0xd10010ff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.2: bridge window [mem 0xd3500000-0xd35fffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: BAR 6: assigned [mem 0xd3480000-0xd348ffff pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.7: PCI bridge to [bus 09]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.7: bridge window [mem 0xd3400000-0xd34fffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:01: resource 1 [mem 0xd2000000-0xd2ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:03: resource 1 [mem 0xd1000000-0xd1ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:03: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:04: resource 1 [mem 0xd3500000-0xd35fffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:09: resource 1 [mem 0xd3400000-0xd34fffff]
    Apr 11 20:59:07 coco-lap kernel: NET: Registered protocol family 2
    Apr 11 20:59:07 coco-lap kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    Apr 11 20:59:07 coco-lap kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    Apr 11 20:59:07 coco-lap kernel: TCP: Hash tables configured (established 32768 bind 32768)
    Apr 11 20:59:07 coco-lap kernel: TCP: reno registered
    Apr 11 20:59:07 coco-lap kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
    Apr 11 20:59:07 coco-lap kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    Apr 11 20:59:07 coco-lap kernel: NET: Registered protocol family 1
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:02.0: Video device with shadowed ROM
    Apr 11 20:59:07 coco-lap kernel: PCI: CLS 64 bytes, default 64
    Apr 11 20:59:07 coco-lap kernel: Unpacking initramfs...
    Apr 11 20:59:07 coco-lap kernel: Freeing initrd memory: 8560K (ffff880036f38000 - ffff880037794000)
    Apr 11 20:59:07 coco-lap kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Apr 11 20:59:07 coco-lap kernel: software IO TLB [mem 0x92abf000-0x96abf000] (64MB) mapped at [ffff880092abf000-ffff880096abefff]
    Apr 11 20:59:07 coco-lap kernel: Simple Boot Flag at 0x44 set to 0x1
    Apr 11 20:59:07 coco-lap kernel: RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
    Apr 11 20:59:07 coco-lap kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x12
    Apr 11 20:59:07 coco-lap kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x12
    Apr 11 20:59:07 coco-lap kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x12
    Apr 11 20:59:07 coco-lap kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x12
    Apr 11 20:59:07 coco-lap kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Apr 11 20:59:07 coco-lap kernel: Scanning for low memory corruption every 60 seconds
    Apr 11 20:59:07 coco-lap kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
    Apr 11 20:59:07 coco-lap kernel: Initialise system trusted keyring
    Apr 11 20:59:07 coco-lap kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Apr 11 20:59:07 coco-lap kernel: zpool: loaded
    Apr 11 20:59:07 coco-lap kernel: zbud: loaded
    Apr 11 20:59:07 coco-lap kernel: VFS: Disk quotas dquot_6.5.2
    Apr 11 20:59:07 coco-lap kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Apr 11 20:59:07 coco-lap kernel: Key type big_key registered
    Apr 11 20:59:07 coco-lap kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    Apr 11 20:59:07 coco-lap kernel: io scheduler noop registered
    Apr 11 20:59:07 coco-lap kernel: io scheduler deadline registered
    Apr 11 20:59:07 coco-lap kernel: io scheduler cfq registered (default)
    Apr 11 20:59:07 coco-lap kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Apr 11 20:59:07 coco-lap kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Apr 11 20:59:07 coco-lap kernel: vesafb: mode is 1366x768x32, linelength=5504, pages=0
    Apr 11 20:59:07 coco-lap kernel: vesafb: scrolling: redraw
    Apr 11 20:59:07 coco-lap kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    Apr 11 20:59:07 coco-lap kernel: vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010800000, using 4160k, total 4160k
    Apr 11 20:59:07 coco-lap kernel: Console: switching to colour frame buffer device 170x48
    Apr 11 20:59:07 coco-lap kernel: fb0: VESA VGA frame buffer device
    Apr 11 20:59:07 coco-lap kernel: intel_idle: MWAIT substates: 0x21120
    Apr 11 20:59:07 coco-lap kernel: intel_idle: v0.4 model 0x3A
    Apr 11 20:59:07 coco-lap kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
    Apr 11 20:59:07 coco-lap kernel: GHES: HEST is not enabled!
    Apr 11 20:59:07 coco-lap kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Apr 11 20:59:07 coco-lap kernel: Linux agpgart interface v0.103
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: RTC can wake from S4
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
    Apr 11 20:59:07 coco-lap kernel: Intel P-state driver initializing.
    Apr 11 20:59:07 coco-lap kernel: ledtrig-cpu: registered to indicate activity on CPUs
    Apr 11 20:59:07 coco-lap kernel: TCP: cubic registered
    Apr 11 20:59:07 coco-lap kernel: NET: Registered protocol family 10
    Apr 11 20:59:07 coco-lap kernel: NET: Registered protocol family 17
    Apr 11 20:59:07 coco-lap kernel: Loading compiled-in X.509 certificates
    Apr 11 20:59:07 coco-lap kernel: registered taskstats version 1
    Apr 11 20:59:07 coco-lap kernel: Magic number: 11:166:999
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: hash matches
    Apr 11 20:59:07 coco-lap kernel: pnp0: hash matches
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: setting system clock to 2015-04-11 18:58:58 UTC (1428778738)
    Apr 11 20:59:07 coco-lap kernel: PM: Hibernation image not present or could not be loaded.
    Apr 11 20:59:07 coco-lap kernel: Freeing unused kernel memory: 1164K (ffffffff818e7000 - ffffffff81a0a000)
    Apr 11 20:59:07 coco-lap kernel: Write protecting the kernel read-only data: 8192k
    Apr 11 20:59:07 coco-lap kernel: Freeing unused kernel memory: 600K (ffff88000156a000 - ffff880001600000)
    Apr 11 20:59:07 coco-lap kernel: Freeing unused kernel memory: 304K (ffff8800017b4000 - ffff880001800000)
    Apr 11 20:59:07 coco-lap kernel: random: systemd-tmpfile urandom read with 3 bits of entropy available
    Apr 11 20:59:07 coco-lap kernel: SCSI subsystem initialized
    Apr 11 20:59:07 coco-lap kernel: libata version 3.00 loaded.
    Apr 11 20:59:07 coco-lap kernel: ahci 0000:00:1f.2: version 3.0
    Apr 11 20:59:07 coco-lap kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x23 impl SATA mode
    Apr 11 20:59:07 coco-lap kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
    Apr 11 20:59:07 coco-lap kernel: scsi host0: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host1: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host2: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host3: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host4: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host5: ahci
    Apr 11 20:59:07 coco-lap kernel: ata1: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617100 irq 27
    Apr 11 20:59:07 coco-lap kernel: ata2: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617180 irq 27
    Apr 11 20:59:07 coco-lap kernel: ata3: DUMMY
    Apr 11 20:59:07 coco-lap kernel: ata4: DUMMY
    Apr 11 20:59:07 coco-lap kernel: ata5: DUMMY
    Apr 11 20:59:07 coco-lap kernel: ata6: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617380 irq 27
    Apr 11 20:59:07 coco-lap kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Apr 11 20:59:07 coco-lap kernel: ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Apr 11 20:59:07 coco-lap kernel: ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Apr 11 20:59:07 coco-lap kernel: ata2.00: ATA-8: SATA SSD, S5FAM018, max UDMA/100
    Apr 11 20:59:07 coco-lap kernel: ata2.00: 39091248 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    Apr 11 20:59:07 coco-lap kernel: ata2.00: configured for UDMA/100
    Apr 11 20:59:07 coco-lap kernel: ata6.00: ATAPI: HL-DT-ST DVDRAM GU61N, 2.00, max UDMA/133
    Apr 11 20:59:07 coco-lap kernel: ata6.00: configured for UDMA/133
    Apr 11 20:59:07 coco-lap kernel: ata1.00: ATA-8: ST500LT012-9WS142, 0001SDM1, max UDMA/133
    Apr 11 20:59:07 coco-lap kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    Apr 11 20:59:07 coco-lap kernel: ata1.00: configured for UDMA/133
    Apr 11 20:59:07 coco-lap kernel: scsi 0:0:0:0: Direct-Access ATA ST500LT012-9WS14 SDM1 PQ: 0 ANSI: 5
    Apr 11 20:59:07 coco-lap kernel: scsi 1:0:0:0: Direct-Access ATA SATA SSD M018 PQ: 0 ANSI: 5
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] 39091248 512-byte logical blocks: (20.0 GB/18.6 GiB)
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] Write Protect is off
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] Write Protect is off
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Apr 11 20:59:07 coco-lap kernel: sdb: unknown partition table
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
    Apr 11 20:59:07 coco-lap kernel: scsi 5:0:0:0: CD-ROM HL-DT-ST DVDRAM GU61N 2.00 PQ: 0 ANSI: 5
    Apr 11 20:59:07 coco-lap kernel: sr 5:0:0:0: [sr0] scsi3-mmc drive: 24x/8x writer dvd-ram cd/rw xa/form2 cdda tray
    Apr 11 20:59:07 coco-lap kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    Apr 11 20:59:07 coco-lap kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0
    Apr 11 20:59:07 coco-lap kernel: sda: sda1 sda2 sda3 sda4
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Apr 11 20:59:07 coco-lap kernel: [drm] Initialized drm 1.1.0 20060810
    Apr 11 20:59:07 coco-lap kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
    Apr 11 20:59:07 coco-lap kernel: ACPI: Power Button [PWRB]
    Apr 11 20:59:07 coco-lap kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
    Apr 11 20:59:07 coco-lap kernel: ACPI: Sleep Button [SLPB]
    Apr 11 20:59:07 coco-lap kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    Apr 11 20:59:07 coco-lap kernel: ACPI: Lid Switch [LID]
    Apr 11 20:59:07 coco-lap kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    Apr 11 20:59:07 coco-lap kernel: ACPI: Power Button [PWRF]
    Apr 11 20:59:07 coco-lap kernel: [drm] Memory usable by graphics device = 2048M
    Apr 11 20:59:07 coco-lap kernel: checking generic (c0000000 410000) vs hw (c0000000 10000000)
    Apr 11 20:59:07 coco-lap kernel: fb: switching to inteldrmfb from VESA VGA
    Apr 11 20:59:07 coco-lap kernel: Console: switching to colour dummy device 80x25
    Apr 11 20:59:07 coco-lap kernel: [drm] Replacing VGA console driver
    Apr 11 20:59:07 coco-lap kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    Apr 11 20:59:07 coco-lap kernel: [drm] Driver supports precise vblank timestamp query.
    Apr 11 20:59:07 coco-lap kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
    Apr 11 20:59:07 coco-lap kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
    Apr 11 20:59:07 coco-lap kernel: ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
    Apr 11 20:59:07 coco-lap kernel: ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20141107/psargs-359)
    Apr 11 20:59:07 coco-lap kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node ffff88015a8c9730), AE_NOT_FOUND (20141107/psparse-536)
    Apr 11 20:59:07 coco-lap kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:36/LNXVIDEO:00/input/input4
    Apr 11 20:59:07 coco-lap kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    Apr 11 20:59:07 coco-lap kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
    Apr 11 20:59:07 coco-lap kernel: [drm] Initialized i915 1.6.0 20141121 for 0000:00:02.0 on minor 0
    Apr 11 20:59:07 coco-lap kernel: [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
    Apr 11 20:59:07 coco-lap kernel: fbcon: inteldrmfb (fb0) is primary device
    Apr 11 20:59:07 coco-lap kernel: tsc: Refined TSC clocksource calibration: 1696.146 MHz
    Apr 11 20:59:07 coco-lap kernel: Console: switching to colour frame buffer device 170x48
    Apr 11 20:59:07 coco-lap kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    Apr 11 20:59:07 coco-lap kernel: i915 0000:00:02.0: registered panic notifier
    Apr 11 20:59:07 coco-lap kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    Apr 11 20:59:07 coco-lap kernel: i8042: Detected active multiplexing controller, rev 1.1
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
    Apr 11 20:59:07 coco-lap kernel: rtsx_pci 0000:03:00.0: enabling device (0000 -> 0002)
    Apr 11 20:59:07 coco-lap kernel: rtsx_pci 0000:03:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 29
    Apr 11 20:59:07 coco-lap kernel: ACPI: bus type USB registered
    Apr 11 20:59:07 coco-lap kernel: usbcore: registered new interface driver usbfs
    Apr 11 20:59:07 coco-lap kernel: usbcore: registered new interface driver hub
    Apr 11 20:59:07 coco-lap kernel: usbcore: registered new device driver usb
    Apr 11 20:59:07 coco-lap kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Apr 11 20:59:07 coco-lap kernel: ehci-pci: EHCI PCI platform driver
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: debug port 2
    Apr 11 20:59:07 coco-lap kernel: sdhci: Secure Digital Host Controller Interface driver
    Apr 11 20:59:07 coco-lap kernel: sdhci: Copyright(c) Pierre Ossman
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: SDHCI controller found [10ec:5209] (rev 1)
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: enabling device (0000 -> 0002)
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: No vmmc regulator found
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: No vqmmc regulator found
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xd3619000
    Apr 11 20:59:07 coco-lap kernel: mmc0: SDHCI controller on PCI [0000:03:00.1] using DMA
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    Apr 11 20:59:07 coco-lap kernel: hub 1-0:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 1-0:1.0: 2 ports detected
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: debug port 2
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xd3618000
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    Apr 11 20:59:07 coco-lap kernel: hub 2-0:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 2-0:1.0: 2 ports detected
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    Apr 11 20:59:07 coco-lap kernel: hub 3-0:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 3-0:1.0: 4 ports detected
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    Apr 11 20:59:07 coco-lap kernel: hub 4-0:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 4-0:1.0: 4 ports detected
    Apr 11 20:59:07 coco-lap kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input6
    Apr 11 20:59:07 coco-lap kernel: Switched to clocksource tsc
    Apr 11 20:59:07 coco-lap kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
    Apr 11 20:59:07 coco-lap kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
    Apr 11 20:59:07 coco-lap kernel: random: nonblocking pool is initialized
    Apr 11 20:59:07 coco-lap kernel: hub 1-1:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 1-1:1.0: 6 ports detected
    Apr 11 20:59:07 coco-lap kernel: hub 2-1:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 2-1:1.0: 8 ports detected
    Apr 11 20:59:07 coco-lap kernel: usb 1-1.1: new high-speed USB device number 3 using ehci-pci
    Apr 11 20:59:07 coco-lap kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    Apr 11 20:59:07 coco-lap kernel: usb 1-1.3: new full-speed USB device number 4 using ehci-pci
    Apr 11 20:59:07 coco-lap systemd[1]: Cannot add dependency job for unit cups.socket, ignoring: Unit cups.socket failed to load: No such file or directory.
    Apr 11 20:59:07 coco-lap systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Apr 11 20:59:07 coco-lap systemd[1]: Cannot add dependency job for unit cups.path, ignoring: Unit cups.path failed to load: No such file or directory.
    Apr 11 20:59:07 coco-lap kernel: EXT4-fs (sda3): re-mounted. Opts: data=ordered
    Apr 11 20:59:07 coco-lap systemd-journal[154]: Journal started
    Apr 11 20:59:06 coco-lap systemd-udevd[186]: starting version 218
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
    Apr 11 20:59:14 coco-lap kernel: wmi: Mapper loaded
    Apr 11 20:59:14 coco-lap kernel: ACPI: Battery Slot [BAT1] (battery present)
    Apr 11 20:59:14 coco-lap kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000004040-0x000000000000405f conflicts with OpRegion 0x0000000000004040-0x000000000000404f (\_SB_.PCI0.SBUS.SMBI) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: thermal LNXTHERM:00: registered as thermal_zone0
    Apr 11 20:59:14 coco-lap kernel: ACPI: Thermal Zone [THRM] (32 C)
    Apr 11 20:59:14 coco-lap kernel: input: PC Speaker as /devices/platform/pcspkr/input/input13
    Apr 11 20:59:14 coco-lap kernel: ACPI: AC Adapter [ACAD] (on-line)
    Apr 11 20:59:14 coco-lap kernel: cfg80211: Calling CRDA to update world regulatory domain
    Apr 11 20:59:14 coco-lap kernel: pps_core: LinuxPPS API ver. 1 registered
    Apr 11 20:59:14 coco-lap kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    Apr 11 20:59:14 coco-lap kernel: PTP clock support registered
    Apr 11 20:59:14 coco-lap kernel: tg3.c:v3.137 (May 11, 2014)
    Apr 11 20:59:14 coco-lap kernel: psmouse serio2: elantech: assuming hardware version 4 (with firmware version 0x461f08)
    Apr 11 20:59:14 coco-lap kernel: psmouse serio2: elantech: Synaptics capabilities query result 0x10, 0x15, 0x0e.
    Apr 11 20:59:14 coco-lap kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio2/input/input12
    Apr 11 20:59:14 coco-lap kernel: libphy: tg3 mdio bus: probed
    Apr 11 20:59:14 coco-lap kernel: ath: phy0: ASPM enabled: 0x42
    Apr 11 20:59:14 coco-lap kernel: ath: EEPROM regdomain: 0x6c
    Apr 11 20:59:14 coco-lap kernel: ath: EEPROM indicates we should expect a direct regpair map
    Apr 11 20:59:14 coco-lap kernel: ath: Country alpha2 being used: 00
    Apr 11 20:59:14 coco-lap kernel: ath: Regpair used: 0x6c
    Apr 11 20:59:14 coco-lap kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    Apr 11 20:59:14 coco-lap kernel: ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90010880000, irq=19
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: mono: mono_out=0x0
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: i

  • How do I add a type tag to my enclosure with iWeb?

    I encode my video with QuickTime, manage my website with iWeb, and upload it to the web with Transmit.
    A few episodes ago, my podcasts stopped updating on Podcast Alley. Tech support pointed out the problem: There are no type tags on any of my enclosures.
    From what I gather, the type tag tell you what kind file it is - ie, a .m4v
    I don't have any idea how to add a type tag to an enclosure using iWeb, and I don't even know if its possible. I would think that iWeb would do it automatically.
    Also, how do I change my feed? I originally just used the feed iWeb created:
    http://www.leilajones.com/jonescast/...esCast/rss.xml
    But then set up a feedburner feed - which I now submit when I submit anywhere new.
    http://feeds.feedburner.com/jonescast
    But how do I change the rss feed on my website with iWeb... I love the simplicity of it, but it's so limiting...
    Also, how do I change the feed in iTunes to the Feedburner feed?
    Thanks for your help,
    http://www.jonescast.com

    Page 215 might help:  http://manuals.info.apple.com/en_US/iPhone_iOS4_User_Guide.pdf

  • Kernel Panic while transfering data between MAC HD and network drives

     Kernel Panic while transfering data between MAC HD and network drives. it's an iMAC 24" 2011. Snow Leopard 10.6.8. I can't seem to find the cause to this.Thank you guys !
    Here is the log fine  with error code:
    Error code: 0x0000000000000000
    Interval Since Last Panic Report:  5 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    3C5AA43F-D876-4F9D-A831-D8043218C6E0
    Tue Aug 16 14:54:46 2011
    panic(cpu 0 caller 0xffffff80002d1208): Kernel trap at 0xffffff7f815c6b54, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000005, CR3: 0x0000000000100000, CR4: 0x0000000000040660
    RAX: 0x0000000000000000, RBX: 0xffffff8000000000, RCX: 0x0000000001000000, RDX: 0xffffff8013ae9200
    RSP: 0xffffff80de173ea0, RBP: 0xffffff80de173ed0, RSI: 0x0000000000000000, RDI: 0xffffff8013ae9200
    R8:  0x0000000000000001, R9:  0x0000000000000000, R10: 0x0000000000000000, R11: 0x0000000000000000
    R12: 0x0000000000000000, R13: 0xffffff8016207008, R14: 0xffffff8015a228f8, R15: 0x0000000000000000
    RFL: 0x0000000000010246, RIP: 0xffffff7f815c6b54, CS:  0x0000000000000008, SS:  0x0000000000000010
    Error code: 0x0000000000000000
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80de173b40 : 0xffffff8000204d15
    0xffffff80de173c40 : 0xffffff80002d1208
    0xffffff80de173d90 : 0xffffff80002e3f4a
    0xffffff80de173da0 : 0xffffff7f815c6b54
    0xffffff80de173ed0 : 0xffffff80002524fe
    0xffffff80de173f00 : 0xffffff8000478c7f
    0xffffff80de173f40 : 0xffffff7f8159b158
    0xffffff80de173fa0 : 0xffffff80002c8527
          Kernel Extensions in backtrace (with dependencies):
             com.thursby.kext.cifs(5.1)@0xffffff7f815ae000->0xffffff7f815cffff
                dependency: com.thursby.kext.NetBIOS(5.1)@0xffffff7f8158b000
             com.thursby.kext.NetBIOS(5.1)@0xffffff7f8158b000->0xffffff7f815adfff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
    System model name: iMac12,1 (Mac-942B5BF58194151B)
    System uptime in nanoseconds: 105374280984
    unloaded kexts:
    (none)
    loaded kexts:
    com.vmware.kext.vmnet            3.1.3
    com.vmware.kext.vmioplug       3.1.3
    com.vmware.kext.vmci                3.1.3
    com.trendmicro.kext.KERedirect              1.0.0
    com.trendmicro.kext.filehook   1.5.0
    com.vmware.kext.vmx86            3.1.3
    com.thursby.kext.cifs    5.1
    com.thursby.kext.NetBIOS         5.1
    com.apple.filesystems.smbfs     1.6.7 - last loaded 60402747883
    com.apple.filesystems.autofs    2.1.0
    com.apple.driver.AppleTyMCEDriver      1.0.2d2
    com.apple.driver.AppleHWSensor           1.9.3d0
    com.apple.driver.AudioAUUC    1.57
    com.apple.driver.AppleUpstreamUserClient      3.5.7
    com.apple.driver.AppleMikeyHIDDriver                1.2.0
    com.apple.driver.AppleMCCSControl     1.0.20
    com.apple.driver.AppleIntelPenrynProfile           17
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleMikeyDriver       2.0.5f14
    com.apple.kext.ATIFramebuffer              6.3.6
    com.apple.driver.AppleBluetoothMultitouch     54.3
    com.apple.driver.AppleIntelHDGraphics               6.3.6
    com.apple.driver.AppleIntelNehalemProfile       11
    com.apple.driver.AudioIPCDriver             1.1.6
    com.apple.driver.AppleHDA       2.0.5f14
    com.apple.driver.AppleGraphicsControl               2.10.6
    com.apple.ATIRadeonX3000       6.3.6
    com.apple.iokit.AppleBCM5701Ethernet              3.0.5b8
    com.apple.driver.AppleIntelMeromProfile          19
    com.apple.driver.AirPort.Atheros9388   426.35.3
    com.apple.driver.ACPI_SMC_PlatformPlugin      4.7.0a1
    com.apple.driver.AppleLPC         1.5.1
    com.apple.driver.AppleBacklight              170.0.46
    com.apple.kext.AppleSMCLMU                1.5.2d10
    com.apple.driver.AppleIntelSNBGraphicsFB        6.3.6
    com.apple.driver.AppleUSBCardReader                2.6.1
    com.apple.driver.AppleIRController        303.8
    com.apple.iokit.SCSITaskUserClient        2.6.8
    com.apple.iokit.IOAHCIBlockStorage      1.6.4
    com.apple.driver.AppleUSBHub               4.2.4
    com.apple.driver.AppleFWOHCI               4.7.3
    com.apple.BootCache   31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib                1.0.0d1
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleAHCIPort             2.1.7
    com.apple.driver.AppleUSBEHCI              4.2.4
    com.apple.driver.AppleUSBUHCI             4.2.0
    com.apple.driver.AppleACPIButtons      1.3.6
    com.apple.driver.AppleRTC        1.3.1
    com.apple.driver.AppleHPET      1.5
    com.apple.driver.AppleSMBIOS                1.7
    com.apple.driver.AppleACPIEC 1.3.6
    com.apple.driver.AppleAPIC      1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient         142.6.0
    com.apple.security.sandbox       1
    com.apple.security.quarantine  0
    com.apple.nke.applicationfirewall           2.1.12
    com.apple.driver.AppleIntelCPUPowerManagement     142.6.0
    com.apple.driver.AppleProfileReadCounterAction           17
    com.apple.driver.AppleProfileTimestampAction               10
    com.apple.driver.AppleProfileThreadInfoAction               14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction       10
    com.apple.driver.AppleProfileCallstackAction    20
    com.apple.iokit.IOSurface           74.2
    com.apple.iokit.IOBluetoothSerialManager         2.4.5f3
    com.apple.iokit.IOSerialFamily   10.0.3
    com.apple.driver.AppleHDAHardwareConfigDriver          2.0.5f14
    com.apple.driver.IOBluetoothHIDDriver               2.4.5f3
    com.apple.driver.AppleMultitouchDriver             207.11
    com.apple.driver.DspFuncLib     2.0.5f14
    com.apple.iokit.IOAudioFamily  1.8.3fc2
    com.apple.kext.OSvKernDSPLib                1.3
    com.apple.driver.AppleSMBusController              1.0.10d0
    com.apple.iokit.IOFireWireIP     2.0.3
    com.apple.iokit.AppleProfileFamily         41
    com.apple.driver.AppleHDAController   2.0.5f14
    com.apple.iokit.IOHDAFamily     2.0.5f14
    com.apple.iokit.IO80211Family  320.1
    com.apple.iokit.IONetworkingFamily      1.10
    com.apple.driver.IOPlatformPluginFamily            4.7.0a1
    com.apple.driver.AppleSMBusPCI           1.0.10d0
    com.apple.driver.AppleBacklightExpert 1.0.1
    com.apple.iokit.IONDRVSupport              2.2
    com.apple.driver.AppleSMC       3.1.0d5
    com.apple.driver.AppleThunderboltEDMSink     1.1.1
    com.apple.driver.AppleThunderboltEDMSource               1.1.1
    com.apple.kext.ATI6000Controller           6.3.6
    com.apple.kext.ATISupport        6.3.6
    com.apple.iokit.IOGraphicsFamily            2.2
    com.apple.driver.AppleThunderboltDPOutAdapter         1.3.2
    com.apple.driver.AppleThunderboltDPInAdapter            1.3.2
    com.apple.driver.AppleThunderboltDPAdapterFamily   1.3.2
    com.apple.driver.AppleThunderboltPCIDownAdapter   1.1.6
    com.apple.driver.AppleUSBHIDKeyboard             141.5
    com.apple.driver.AppleHIDKeyboard     141.5
    com.apple.driver.BroadcomUSBBluetoothHCIController               2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController        2.4.5f3
    com.apple.iokit.IOBluetoothFamily         2.4.5f3
    com.apple.iokit.IOUSBMassStorageClass              2.6.7
    com.apple.iokit.IOSCSIBlockCommandsDevice   2.6.8
    com.apple.iokit.IOUSBHIDDriver               4.2.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice      2.6.8
    com.apple.iokit.IOBDStorageFamily        1.6
    com.apple.iokit.IODVDStorageFamily     1.6
    com.apple.iokit.IOCDStorageFamily        1.6.1
    com.apple.driver.AppleUSBMergeNub 4.2.4
    com.apple.driver.AppleUSBComposite  3.9.0
    com.apple.driver.XsanFilter        402.1
    com.apple.iokit.IOAHCISerialATAPI         1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily              2.6.8
    com.apple.driver.AppleThunderboltNHI               1.2.6
    com.apple.iokit.IOThunderboltFamily    1.4.9
    com.apple.iokit.IOFireWireFamily            4.2.6
    com.apple.iokit.IOUSBUserClient             4.2.4
    com.apple.driver.AppleFileSystemDriver              2.0
    com.apple.iokit.IOAHCIFamily    2.0.6
    com.apple.iokit.IOUSBFamily     4.2.4
    com.apple.driver.AppleEFIRuntime         1.4.0
    com.apple.iokit.IOHIDFamily      1.6.6
    com.apple.iokit.IOSMBusFamily                1.1
    com.apple.security.TMSafetyNet             6
    com.apple.kext.AppleMatch      1.0.0d1
    com.apple.driver.DiskImages     289
    com.apple.iokit.IOStorageFamily              1.6.3
    com.apple.driver.AppleACPIPlatform     1.3.6
    com.apple.iokit.IOPCIFamily       2.6.5
    com.apple.iokit.IOACPIFamily    1.3.0
    System Profile:
    Model: iMac12,1, BootROM IM121.0047.B0A, 4 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 1.71f22
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.35.3
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    Serial ATA Device: OPTIARC DVD RW AD-5690H
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Officejet Pro 8000 A809, 0x03f0  (Hewlett Packard), 0x3612, 0xfd140000 / 5
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfd110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 3
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x850b, 0xfa200000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfa130000 / 5
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfa132000 / 8
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0xfa111000 / 6

    There is something incompatible would be my guess. Did you disconnect all your peripherals in safe mode just to check?
    You might now create a new temporary user account. Log into the new account. Do the panics still occur?
    I would also visit The XLab FAQs and read the FAQ on diagnosing kernel panics. Sometimes they can be difficult to track down. Looking at each new panic log would help determine if it's cause is associated with the same extensions.

Maybe you are looking for