0 cpu shares, but using 100% of CPU?

According to docs.sun.com:
Note � Processes in projects with zero shares always run at the lowest system priority
(0). These processes only run when projects with nonzero shares are not using CPU
resources.
I have created several zones on a system (B63) and I'm using nspins to generate CPU load inside the zone. When I use "prctl -n zone.cpu-shares -r -v 0 -i zone <zoneid> to give a zone 0 cpu shares, the nspins processes in that zone climb to 100% cpu consumption, starving the nspins in the other zones. This has the opposite documented effect.
Do zones behave differently than projects in regards to cpu-shares, is there a bug, or is the documentation wrong?

It is a bug,which is fixed in B69, see jwadams response in
http://forum.sun.com/thread.jsp?forum=226&thread=20903&tstart=15&trange=15
According to docs.sun.com:
Note ? Processes in projects with zero shares always
run at the lowest system priority
(0). These processes only run when projects with
nonzero shares are not using CPU
resources.
I have created several zones on a system (B63) and I'm
using nspins to generate CPU load inside the zone.
When I use "prctl -n zone.cpu-shares -r -v 0 -i zone
<zoneid> to give a zone 0 cpu shares, the nspins
processes in that zone climb to 100% cpu consumption,
starving the nspins in the other zones. This has the
opposite documented effect.
Do zones behave differently than projects in regards
to cpu-shares, is there a bug, or is the documentation
wrong?

Similar Messages

  • Mail is using 100% CPU processes - wondering if I possibly have the answer?

    Hi...
    I have a big problem with Mail using all the CPU processes but may just have found a possible solution. I'm posting to see if anyone else shares this problem or can shed some light on whether or not this is a possible solution.
    _*The Problem*_
    Over the past couple of weeks, I've noticed that Mail is using on average 100% of the processes and sometimes up to 168% (I have screenshots to prove it). My 17" MacBookPro gets very, very hot and the fans spin up to cool it down so it's obviously not right as it's never done this before. I can only use Mail intermittently now as the machine overheats quickly soon after Mail starts up. As a result, the CPU is being hammered so I can't now use Mail or other CPU intensive applications properly, which is a big problem.
    I've used the iStatPro widget to verify that Mail is constantly using 100% of the CPU processes. I've also verified this using Utilities / Activity Monitor. When the Activity Monitor application loads, I've selected Mail from the list of Process Names and then clicked Inspect. I've managed to identify the parent process as being launchd (110) which is using all the CPU power. Here are some other stats for this parent process:
    %CPU 95.56 (at that specific instance)
    Threads 15
    Ports 275
    CPU Time 3:30.55
    Context Switches 310968
    Faults 65795
    Page Ins 1
    Mach Messages In 272627
    Mach Messages Out 65025
    Mach System Calls 1459878
    Unix System Calls 103120
    I guess the important bit is the first bit that says 95.56%.
    I have screenshots to back this up but no way of posting them here. I have also managed to use Activity Monitor to generate sample data that the process is creating and again there is no way of posting an attachment here but there is lots of sample data from the process to look at. I've compared the sample data from my MacBookPro to a colleagues machine and the difference between the sample data is enormous. There is obviously something very wrong happening.
    Here's some basic info about my machine, with the serial number removed:
    Hardware Overview:
    Model Name: MacBook Pro 17"
    Model Identifier: MacBookPro2,1
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2.33 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 4 MB
    Memory: 2 GB
    Bus Speed: 667 MHz
    Boot ROM Version: MBP21.00A5.B08
    SMC Version: 1.14f5
    Sudden Motion Sensor:
    State: Enabled
    System Software Overview:
    System Version: Mac OS X 10.5.6 (9G55)
    Kernel Version: Darwin 9.6.0
    Boot Mode: Normal
    Time since boot: 1:44
    _*The Possible Solution??*_
    I recently installed a Beta version of Daylite 3 as I was interested in the application and remembered that it integrates closely with Mail. I wondered if Daylite was constantly trying to communicate with Mail and having problems. Having uninstalled Daylite 3, the problem of Mail using all the processes has so far not reappeared. Mail is now using very little of the CPU processes as is usual. However, I'm currently at home instead of on my network at the office so I'll wait to see if the problem still fails to appear when at work.
    I know other people have had problems with Mail using 100% of the processes. Have you also installed Daylite 3? There has been some talk of Flip4Mac being a possible culprit but I use Flip4Mac and haven't previously had the problem. The only recent change and connection I can think of is an install of Daylite 3.
    I don't want to talk down Daylite 3 but it's the only thing I can think of and having uninstalled it, the problem hasn't occurred. I hope I have stumbled across the solution but any thoughts, shared experiences or feedback would be greatly appreciated...
    Many Thanks,
    Nigel

    Hi...
    Thanks for the post. Not sure what you mean when you say "What does Mail say it's doing?" Can you be more specific and supply specific instructions to follow so that I can give you the information you need?
    I've sampled the process but can't post any attachments on the forum. I've listed what the Activity Monitor stats are saying at the top level in the post above.
    This is a serious problem that's hammering my machine and making it overheat and almost making it unusable. Any feedback or instructions anyone can give me for what info to supply to help you determine what the issue is would be greatly appreciated. I'm hoping to find a solution here rather than have the machine overheat permanently and eventually fail, leaving me to sort it out with AppleCare.
    Help!
    Clown Guy

  • Debugfs using 100% cpu on boot for 10 minutes

    Hi,
    I've recently installed archlinux on my Thinkpad x230.
    I have arch and windows on my SSD which is /dev/sdb and I've got an HD for storing files at /dev/sda1 (ext4).
    I set it up with systemd in the beginning so I can't compare to what it was like when it was using init.
    I'm getting commands like:
    root      3524  0.0  0.0  21520  1112 ?        R    15:08   0:00 debugfs -R stat ./grub/i386-pc/newc.mod /dev/sda1
    root      3510 94.5  0.0  21520  1108 ?        R    15:08   0:01 debugfs -R stat ./grub/i386-pc/probe.mod /dev/sda1
    With various files running for about 10 minutes on boot and using 100% of my cpu.
    Seems to be related to the HD on /dev/sda1 as I don't believe I've seen any on /dev/sdb.
    I've looked around and I can't find anything about this.
    dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Linux version 3.5.5-1-ck (squishy@ease) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Oct 3 04:43:03 EDT 2012
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-ck root=UUID=4c34b9df-7887-464e-9a0a-9cf02d6d860f ro cryptdevice=/dev/disk/by-uuid/eaedae38-8ce8-4be8-8de4-9f5773746ca6:root:allow-discards elevator=bfq pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000cec2ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cec30000-0x00000000dae9efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000df9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000021e600000-0x000000021e7fffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI 2.7 present.
    [ 0.000000] DMI: LENOVO 2306CTO/2306CTO, BIOS G2ET82WW (2.02 ) 09/11/2012
    [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x21e600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect
    [ 0.000000] 1 base 000000000 mask F80000000 write-back
    [ 0.000000] 2 base 080000000 mask FC0000000 write-back
    [ 0.000000] 3 base 0C0000000 mask FE0000000 write-back
    [ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable
    [ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable
    [ 0.000000] 6 base 100000000 mask F00000000 write-back
    [ 0.000000] 7 base 200000000 mask FE0000000 write-back
    [ 0.000000] 8 base 21F000000 mask FFF000000 uncachable
    [ 0.000000] 9 base 21E800000 mask FFF800000 uncachable
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0xcec30 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100]
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0xcec2ffff]
    [ 0.000000] [mem 0x00000000-0xcebfffff] page 2M
    [ 0.000000] [mem 0xcec00000-0xcec2ffff] page 4k
    [ 0.000000] kernel direct mapping tables up to 0xcec2ffff @ [mem 0x1f984000-0x1fffffff]
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x21e5fffff]
    [ 0.000000] [mem 0x100000000-0x21e5fffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0x21e5fffff @ [mem 0xcec26000-0xcec2ffff]
    [ 0.000000] RAMDISK: [mem 0x37746000-0x37b9afff]
    [ 0.000000] ACPI: RSDP 00000000000f0120 00024 (v02 LENOVO)
    [ 0.000000] ACPI: XSDT 00000000daffe170 000C4 (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: FACP 00000000dafe6000 0010C (v05 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: DSDT 00000000dafe8000 10E11 (v01 LENOVO TP-G2 00002020 INTL 20061109)
    [ 0.000000] ACPI: FACS 00000000daf5a000 00040
    [ 0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-G2 00002020 PTL 00000001)
    [ 0.000000] ACPI: TCPA 00000000daffc000 00032 (v02 PTL LENOVO 06040000 LNVO 00000001)
    [ 0.000000] ACPI: SSDT 00000000daffb000 00408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000daffa000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000daff9000 007A8 (v01 LENOVO SataAhci 00001000 INTL 20061109)
    [ 0.000000] ACPI: HPET 00000000dafe4000 00038 (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: APIC 00000000dafe3000 00098 (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: MCFG 00000000dafe2000 0003C (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: ECDT 00000000dafe1000 00052 (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: FPDT 00000000dafe0000 00064 (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: ASF! 00000000dafe7000 000A5 (v32 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: UEFI 00000000dafdf000 0003E (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: UEFI 00000000dafde000 00042 (v01 PTL COMBUF 00000001 PTL 00000001)
    [ 0.000000] ACPI: POAT 00000000dafdd000 00055 (v03 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: SSDT 00000000dafdc000 00C79 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000dafdb000 00A7E (v01 PmRef CpuPm 00003000 INTL 20061109)
    [ 0.000000] ACPI: DMAR 00000000dafda000 000B8 (v01 INTEL SNB 00000001 INTL 00000001)
    [ 0.000000] ACPI: UEFI 00000000dafd9000 002A6 (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: DBG2 00000000dafd8000 000E9 (v00 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216000000-ffff88021dbfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x21e5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00010000-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x40003fff]
    [ 0.000000] node 0: [mem 0x40005000-0xcec2ffff]
    [ 0.000000] node 0: [mem 0x100000000-0x21e5fffff]
    [ 0.000000] On node 0 totalpages: 2019260
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 6 pages reserved
    [ 0.000000] DMA zone: 3911 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 825967 pages, LIFO batch:31
    [ 0.000000] Normal zone: 18328 pages used for memmap
    [ 0.000000] Normal zone: 1154664 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
    [ 0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
    [ 0.000000] PM: Registered nosave memory: 0000000040004000 - 0000000040005000
    [ 0.000000] PM: Registered nosave memory: 00000000cec30000 - 00000000dae9f000
    [ 0.000000] PM: Registered nosave memory: 00000000dae9f000 - 00000000daf9f000
    [ 0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
    [ 0.000000] PM: Registered nosave memory: 00000000dafff000 - 00000000dfa00000
    [ 0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000
    [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
    [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
    [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000
    [ 0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
    [ 0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
    [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
    [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffc00000
    [ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000
    [ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88021e200000 s81088 r8192 d21312 u262144
    [ 0.000000] pcpu-alloc: s81088 r8192 d21312 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1984542
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-ck root=UUID=4c34b9df-7887-464e-9a0a-9cf02d6d860f ro cryptdevice=/dev/disk/by-uuid/eaedae38-8ce8-4be8-8de4-9f5773746ca6:root:allow-discards elevator=bfq pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1
    [ 0.000000] PCIe ASPM is forcibly enabled
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.000000] __ex_table already sorted, skipping sort
    [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 7855356k/8886272k available (4564k kernel code, 809232k absent, 221684k reserved, 4219k data, 728k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] NR_IRQS:4352 nr_irqs:1192 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 32505856 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.003333] Detected 2594.112 MHz processor.
    [ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5190.06 BogoMIPS (lpj=8647040)
    [ 0.000008] pid_max: default: 32768 minimum: 301
    [ 0.000054] Security Framework initialized
    [ 0.000060] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000080] Mount-cache hash table entries: 256
    [ 0.000340] Initializing cgroup subsys memory
    [ 0.000352] Initializing cgroup subsys devices
    [ 0.000354] Initializing cgroup subsys freezer
    [ 0.000356] Initializing cgroup subsys net_cls
    [ 0.000358] Initializing cgroup subsys blkio
    [ 0.000360] Initializing cgroup subsys bfqio
    [ 0.000402] CPU: Physical Processor ID: 0
    [ 0.000403] CPU: Processor Core ID: 0
    [ 0.000411] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.001152] mce: CPU supports 7 MCE banks
    [ 0.001171] CPU0: Thermal monitoring enabled (TM1)
    [ 0.001183] using mwait in idle threads.
    [ 0.003008] ACPI: Core revision 20120320
    [ 0.016492] ftrace: allocating 17712 entries in 70 pages
    [ 0.031486] DMAR: Host address width 36
    [ 0.031490] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.031501] IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
    [ 0.031503] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.031511] IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
    [ 0.031513] DMAR: RMRR base: 0x000000da2ba000 end: 0x000000da2d0fff
    [ 0.031515] DMAR: RMRR base: 0x000000db800000 end: 0x000000df9fffff
    [ 0.031594] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
    [ 0.031595] HPET id 0 under DRHD base 0xfed91000
    [ 0.031867] Enabled IRQ remapping in x2apic mode
    [ 0.031870] Enabling x2apic
    [ 0.031872] Enabled x2apic
    [ 0.031882] Switched APIC routing to cluster x2apic.
    [ 0.032392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.065338] CPU0: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz stepping 09
    [ 0.171208] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
    [ 0.171218] ... version: 3
    [ 0.171220] ... bit width: 48
    [ 0.171221] ... generic registers: 4
    [ 0.171223] ... value mask: 0000ffffffffffff
    [ 0.171225] ... max period: 000000007fffffff
    [ 0.171226] ... fixed-purpose events: 3
    [ 0.171228] ... event mask: 000000070000000f
    [ 0.171449] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.184519] Booting Node 0, Processors #1 #2 #3
    [ 0.226810] Brought up 4 CPUs
    [ 0.226815] Total of 4 processors activated (20761.24 BogoMIPS).
    [ 0.232724] devtmpfs: initialized
    [ 0.234921] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
    [ 0.236465] NET: Registered protocol family 16
    [ 0.236687] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.236691] ACPI: bus type pci registered
    [ 0.236948] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.236952] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.248222] PCI: Using configuration type 1 for base access
    [ 0.248988] bio: create slab <bio-0> at 0
    [ 0.249066] ACPI: Added _OSI(Module Device)
    [ 0.249069] ACPI: Added _OSI(Processor Device)
    [ 0.249071] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.249074] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.251907] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.260088] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.266042] ACPI: SSDT 00000000dae3a018 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.266772] ACPI: Dynamic OEM Table Load:
    [ 0.266776] ACPI: SSDT (null) 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.275494] ACPI: SSDT 00000000dae3ba98 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.276269] ACPI: Dynamic OEM Table Load:
    [ 0.276273] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.276440] ACPI: SSDT 00000000dae39d98 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.277155] ACPI: Dynamic OEM Table Load:
    [ 0.277158] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.278161] ACPI: Interpreter enabled
    [ 0.278166] ACPI: (supports S0 S3 S4 S5)
    [ 0.278201] ACPI: Using IOAPIC for interrupt routing
    [ 0.282017] ACPI: Power Resource [PUBS] (on)
    [ 0.286423] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
    [ 0.288261] ACPI: ACPI Dock Station Driver: 3 docks/bays found
    [ 0.288267] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.288392] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
    [ 0.288425] pci_root PNP0A08:00: >host bridge window [io 0x0000-0x0cf7]
    [ 0.288428] pci_root PNP0A08:00: >host bridge window [io 0x0d00-0xffff]
    [ 0.288431] pci_root PNP0A08:00: >host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.288442] pci_root PNP0A08:00: >host bridge window [mem 0xdfa00000-0xfebfffff]
    [ 0.288445] pci_root PNP0A08:00: >host bridge window [mem 0xfed40000-0xfed4bfff]
    [ 0.288496] PCI host bridge to bus 0000:00
    [ 0.288500] pci_bus 0000:00: >root bus resource [io 0x0000-0x0cf7]
    [ 0.288503] pci_bus 0000:00: >root bus resource [io 0x0d00-0xffff]
    [ 0.288506] pci_bus 0000:00: >root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.288509] pci_bus 0000:00: >root bus resource [mem 0xdfa00000-0xfebfffff]
    [ 0.288512] pci_bus 0000:00: >root bus resource [mem 0xfed40000-0xfed4bfff]
    [ 0.288526] pci 0000:00:00.0: >[8086:0154] type 00 class 0x060000
    [ 0.288593] pci 0000:00:02.0: >[8086:0166] type 00 class 0x030000
    [ 0.288611] pci 0000:00:02.0: >reg 10: [mem 0xf0000000-0xf03fffff 64bit]
    [ 0.288622] pci 0000:00:02.0: >reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.288630] pci 0000:00:02.0: >reg 20: [io 0x4000-0x403f]
    [ 0.288734] pci 0000:00:14.0: >[8086:1e31] type 00 class 0x0c0330
    [ 0.288777] pci 0000:00:14.0: >reg 10: [mem 0xf1520000-0xf152ffff 64bit]
    [ 0.288917] pci 0000:00:14.0: >PME# supported from D3hot D3cold
    [ 0.288959] pci 0000:00:16.0: >[8086:1e3a] type 00 class 0x078000
    [ 0.289001] pci 0000:00:16.0: >reg 10: [mem 0xf1535000-0xf153500f 64bit]
    [ 0.289141] pci 0000:00:16.0: >PME# supported from D0 D3hot D3cold
    [ 0.289187] pci 0000:00:16.3: >[8086:1e3d] type 00 class 0x070002
    [ 0.289221] pci 0000:00:16.3: >reg 10: [io 0x40b0-0x40b7]
    [ 0.289237] pci 0000:00:16.3: >reg 14: [mem 0xf153c000-0xf153cfff]
    [ 0.289404] pci 0000:00:19.0: >[8086:1502] type 00 class 0x020000
    [ 0.289441] pci 0000:00:19.0: >reg 10: [mem 0xf1500000-0xf151ffff]
    [ 0.289455] pci 0000:00:19.0: >reg 14: [mem 0xf153b000-0xf153bfff]
    [ 0.289472] pci 0000:00:19.0: >reg 18: [io 0x4080-0x409f]
    [ 0.289597] pci 0000:00:19.0: >PME# supported from D0 D3hot D3cold
    [ 0.289641] pci 0000:00:1a.0: >[8086:1e2d] type 00 class 0x0c0320
    [ 0.289679] pci 0000:00:1a.0: >reg 10: [mem 0xf153a000-0xf153a3ff]
    [ 0.289833] pci 0000:00:1a.0: >PME# supported from D0 D3hot D3cold
    [ 0.289883] pci 0000:00:1b.0: >[8086:1e20] type 00 class 0x040300
    [ 0.289914] pci 0000:00:1b.0: >reg 10: [mem 0xf1530000-0xf1533fff 64bit]
    [ 0.290053] pci 0000:00:1b.0: >PME# supported from D0 D3hot D3cold
    [ 0.290097] pci 0000:00:1c.0: >[8086:1e10] type 01 class 0x060400
    [ 0.290257] pci 0000:00:1c.0: >PME# supported from D0 D3hot D3cold
    [ 0.290305] pci 0000:00:1c.1: >[8086:1e12] type 01 class 0x060400
    [ 0.290461] pci 0000:00:1c.1: >PME# supported from D0 D3hot D3cold
    [ 0.290531] pci 0000:00:1d.0: >[8086:1e26] type 00 class 0x0c0320
    [ 0.290570] pci 0000:00:1d.0: >reg 10: [mem 0xf1539000-0xf15393ff]
    [ 0.290727] pci 0000:00:1d.0: >PME# supported from D0 D3hot D3cold
    [ 0.290769] pci 0000:00:1f.0: >[8086:1e55] type 00 class 0x060100
    [ 0.290969] pci 0000:00:1f.2: >[8086:1e03] type 00 class 0x010601
    [ 0.291019] pci 0000:00:1f.2: >reg 10: [io 0x40a8-0x40af]
    [ 0.291042] pci 0000:00:1f.2: >reg 14: [io 0x40bc-0x40bf]
    [ 0.291062] pci 0000:00:1f.2: >reg 18: [io 0x40a0-0x40a7]
    [ 0.291081] pci 0000:00:1f.2: >reg 1c: [io 0x40b8-0x40bb]
    [ 0.291099] pci 0000:00:1f.2: >reg 20: [io 0x4060-0x407f]
    [ 0.291115] pci 0000:00:1f.2: >reg 24: [mem 0xf1538000-0xf15387ff]
    [ 0.291221] pci 0000:00:1f.2: >PME# supported from D3hot
    [ 0.291257] pci 0000:00:1f.3: >[8086:1e22] type 00 class 0x0c0500
    [ 0.291288] pci 0000:00:1f.3: >reg 10: [mem 0xf1534000-0xf15340ff 64bit]
    [ 0.291335] pci 0000:00:1f.3: >reg 20: [io 0xefa0-0xefbf]
    [ 0.291666] pci 0000:02:00.0: >[1180:e823] type 00 class 0x088001
    [ 0.291688] pci 0000:02:00.0: >MMC controller base frequency changed to 50Mhz.
    [ 0.291719] pci 0000:02:00.0: >reg 10: [mem 0xf0d00000-0xf0d000ff]
    [ 0.291937] pci 0000:02:00.0: >supports D1 D2
    [ 0.291940] pci 0000:02:00.0: >PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.298634] pci 0000:00:1c.0: >PCI bridge to [bus 02-02]
    [ 0.298641] pci 0000:00:1c.0: > bridge window [io 0x3000-0x3fff]
    [ 0.298648] pci 0000:00:1c.0: > bridge window [mem 0xf0d00000-0xf14fffff]
    [ 0.298660] pci 0000:00:1c.0: > bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
    [ 0.299037] pci 0000:03:00.0: >[8086:0085] type 00 class 0x028000
    [ 0.299394] pci 0000:03:00.0: >reg 10: [mem 0xf0c00000-0xf0c01fff 64bit]
    [ 0.300992] pci 0000:03:00.0: >PME# supported from D0 D3hot D3cold
    [ 0.308536] pci 0000:00:1c.1: >PCI bridge to [bus 03-03]
    [ 0.308549] pci 0000:00:1c.1: > bridge window [mem 0xf0c00000-0xf0cfffff]
    [ 0.308580] pci_bus 0000:00: >on NUMA node 0
    [ 0.308585] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.308710] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    [ 0.308754] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    [ 0.308909] pci0000:00: >Requesting ACPI _OSC control (0x1d)
    [ 0.309066] pci0000:00: >ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d
    [ 0.309068] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.312181] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.312276] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11)
    [ 0.312362] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11)
    [ 0.312450] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 9 10 11)
    [ 0.312540] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 9 10 11)
    [ 0.312628] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11)
    [ 0.312719] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.312806] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.312935] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.312944] vgaarb: loaded
    [ 0.312946] vgaarb: bridge control possible 0000:00:02.0
    [ 0.312993] PCI: Using ACPI for IRQ routing
    [ 0.316752] PCI: pci_cache_line_size set to 64 bytes
    [ 0.317278] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    [ 0.317281] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
    [ 0.317283] e820: reserve RAM buffer [mem 0xcec30000-0xcfffffff]
    [ 0.317285] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff]
    [ 0.317418] NetLabel: Initializing
    [ 0.317420] NetLabel: domain hash size = 128
    [ 0.317422] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.317439] NetLabel: unlabeled traffic allowed by default
    [ 0.317483] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.317493] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.319514] Switching to clocksource hpet
    [ 0.327246] pnp: PnP ACPI init
    [ 0.327272] ACPI: bus type pnp registered
    [ 0.327827] pnp 00:00: >[mem 0x00000000-0x0009ffff]
    [ 0.327831] pnp 00:00: >[mem 0x000c0000-0x000c3fff]
    [ 0.327833] pnp 00:00: >[mem 0x000c4000-0x000c7fff]
    [ 0.327836] pnp 00:00: >[mem 0x000c8000-0x000cbfff]
    [ 0.327839] pnp 00:00: >[mem 0x000cc000-0x000cffff]
    [ 0.327841] pnp 00:00: >[mem 0x000d0000-0x000d3fff]
    [ 0.327844] pnp 00:00: >[mem 0x000d4000-0x000d7fff]
    [ 0.327846] pnp 00:00: >[mem 0x000d8000-0x000dbfff]
    [ 0.327849] pnp 00:00: >[mem 0x000dc000-0x000dffff]
    [ 0.327851] pnp 00:00: >[mem 0x000e0000-0x000e3fff]
    [ 0.327854] pnp 00:00: >[mem 0x000e4000-0x000e7fff]
    [ 0.327856] pnp 00:00: >[mem 0x000e8000-0x000ebfff]
    [ 0.327859] pnp 00:00: >[mem 0x000ec000-0x000effff]
    [ 0.327861] pnp 00:00: >[mem 0x000f0000-0x000fffff]
    [ 0.327864] pnp 00:00: >[mem 0x00100000-0xdf9fffff]
    [ 0.327867] pnp 00:00: >[mem 0xfec00000-0xfed3ffff]
    [ 0.327869] pnp 00:00: >[mem 0xfed4c000-0xffffffff]
    [ 0.327946] system 00:00: >[mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.327950] system 00:00: >[mem 0x000c0000-0x000c3fff] could not be reserved
    [ 0.327953] system 00:00: >[mem 0x000c4000-0x000c7fff] could not be reserved
    [ 0.327957] system 00:00: >[mem 0x000c8000-0x000cbfff] has been reserved
    [ 0.327960] system 00:00: >[mem 0x000cc000-0x000cffff] has been reserved
    [ 0.327963] system 00:00: >[mem 0x000d0000-0x000d3fff] has been reserved
    [ 0.327966] system 00:00: >[mem 0x000d4000-0x000d7fff] has been reserved
    [ 0.327969] system 00:00: >[mem 0x000d8000-0x000dbfff] has been reserved
    [ 0.327972] system 00:00: >[mem 0x000dc000-0x000dffff] has been reserved
    [ 0.327976] system 00:00: >[mem 0x000e0000-0x000e3fff] could not be reserved
    [ 0.327979] system 00:00: >[mem 0x000e4000-0x000e7fff] could not be reserved
    [ 0.327982] system 00:00: >[mem 0x000e8000-0x000ebfff] could not be reserved
    [ 0.327985] system 00:00: >[mem 0x000ec000-0x000effff] could not be reserved
    [ 0.327988] system 00:00: >[mem 0x000f0000-0x000fffff] could not be reserved
    [ 0.327992] system 00:00: >[mem 0x00100000-0xdf9fffff] could not be reserved
    [ 0.327995] system 00:00: >[mem 0xfec00000-0xfed3ffff] could not be reserved
    [ 0.327999] system 00:00: >[mem 0xfed4c000-0xffffffff] could not be reserved
    [ 0.328005] system 00:00: >Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.328034] pnp 00:01: >[bus 00-3f]
    [ 0.328037] pnp 00:01: >[io 0x0cf8-0x0cff]
    [ 0.328040] pnp 00:01: >[io 0x0000-0x0cf7 window]
    [ 0.328043] pnp 00:01: >[io 0x0d00-0xffff window]
    [ 0.328046] pnp 00:01: >[mem 0x000a0000-0x000bffff window]
    [ 0.328049] pnp 00:01: >[mem 0x000c0000-0x000c3fff window]
    [ 0.328052] pnp 00:01: >[mem 0x000c4000-0x000c7fff window]
    [ 0.328057] pnp 00:01: >[mem 0x000c8000-0x000cbfff window]
    [ 0.328059] pnp 00:01: >[mem 0x000cc000-0x000cffff window]
    [ 0.328062] pnp 00:01: >[mem 0x000d0000-0x000d3fff window]
    [ 0.328065] pnp 00:01: >[mem 0x000d4000-0x000d7fff window]
    [ 0.328067] pnp 00:01: >[mem 0x000d8000-0x000dbfff window]
    [ 0.328070] pnp 00:01: >[mem 0x000dc000-0x000dffff window]
    [ 0.328073] pnp 00:01: >[mem 0x000e0000-0x000e3fff window]
    [ 0.328075] pnp 00:01: >[mem 0x000e4000-0x000e7fff window]
    [ 0.328078] pnp 00:01: >[mem 0x000e8000-0x000ebfff window]
    [ 0.328081] pnp 00:01: >[mem 0x000ec000-0x000effff window]
    [ 0.328084] pnp 00:01: >[mem 0xdfa00000-0xfebfffff window]
    [ 0.328086] pnp 00:01: >[mem 0xfed40000-0xfed4bfff window]
    [ 0.328166] pnp 00:01: >Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.328256] pnp 00:02: >[io 0x0010-0x001f]
    [ 0.328259] pnp 00:02: >[io 0x0090-0x009f]
    [ 0.328262] pnp 00:02: >[io 0x0024-0x0025]
    [ 0.328264] pnp 00:02: >[io 0x0028-0x0029]
    [ 0.328267] pnp 00:02: >[io 0x002c-0x002d]
    [ 0.328269] pnp 00:02: >[io 0x0030-0x0031]
    [ 0.328271] pnp 00:02: >[io 0x0034-0x0035]
    [ 0.328274] pnp 00:02: >[io 0x0038-0x0039]
    [ 0.328276] pnp 00:02: >[io 0x003c-0x003d]
    [ 0.328279] pnp 00:02: >[io 0x00a4-0x00a5]
    [ 0.328281] pnp 00:02: >[io 0x00a8-0x00a9]
    [ 0.328283] pnp 00:02: >[io 0x00ac-0x00ad]
    [ 0.328286] pnp 00:02: >[io 0x00b0-0x00b5]
    [ 0.328288] pnp 00:02: >[io 0x00b8-0x00b9]
    [ 0.328291] pnp 00:02: >[io 0x00bc-0x00bd]
    [ 0.328293] pnp 00:02: >[io 0x0050-0x0053]
    [ 0.328295] pnp 00:02: >[io 0x0072-0x0077]
    [ 0.328298] pnp 00:02: >[io 0x0400-0x047f]
    [ 0.328300] pnp 00:02: >[io 0x0500-0x057f]
    [ 0.328303] pnp 00:02: >[io 0x0800-0x080f]
    [ 0.328305] pnp 00:02: >[io 0x15e0-0x15ef]
    [ 0.328308] pnp 00:02: >[io 0x1600-0x167f]
    [ 0.328310] pnp 00:02: >[mem 0xf8000000-0xfbffffff]
    [ 0.328313] pnp 00:02: >[mem 0xfffff000-0xffffffff]
    [ 0.328316] pnp 00:02: >[mem 0xfed1c000-0xfed1ffff]
    [ 0.328318] pnp 00:02: >[mem 0xfed10000-0xfed13fff]
    [ 0.328321] pnp 00:02: >[mem 0xfed18000-0xfed18fff]
    [ 0.328323] pnp 00:02: >[mem 0xfed19000-0xfed19fff]
    [ 0.328326] pnp 00:02: >[mem 0xfed45000-0xfed4bfff]
    [ 0.328403] system 00:02: >[io 0x0400-0x047f] has been reserved
    [ 0.328407] system 00:02: >[io 0x0500-0x057f] has been reserved
    [ 0.328410] system 00:02: >[io 0x0800-0x080f] has been reserved
    [ 0.328413] system 00:02: >[io 0x15e0-0x15ef] has been reserved
    [ 0.328416] system 00:02: >[io 0x1600-0x167f] has been reserved
    [ 0.328420] system 00:02: >[mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.328423] system 00:02: >[mem 0xfffff000-0xffffffff] has been reserved
    [ 0.328427] system 00:02: >[mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.328430] system 00:02: >[mem 0xfed10000-0xfed13fff] has been reserved
    [ 0.328433] system 00:02: >[mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.328436] system 00:02: >[mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.328440] system 00:02: >[mem 0xfed45000-0xfed4bfff] has been reserved
    [ 0.328444] system 00:02: >Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.328508] pnp 00:03: >[mem 0xfed00000-0xfed003ff]
    [ 0.328550] pnp 00:03: >Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.328564] pnp 00:04: >[io 0x0000-0x000f]
    [ 0.328566] pnp 00:04: >[io 0x0080-0x008f]
    [ 0.328569] pnp 00:04: >[io 0x00c0-0x00df]
    [ 0.328572] pnp 00:04: >[dma 4]
    [ 0.328608] pnp 00:04: >Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.328618] pnp 00:05: >[io 0x0061]
    [ 0.328655] pnp 00:05: >Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.328666] pnp 00:06: >[io 0x00f0]
    [ 0.328686] pnp 00:06: >[irq 13]
    [ 0.328723] pnp 00:06: >Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.328734] pnp 00:07: >[io 0x0070-0x0071]
    [ 0.328746] pnp 00:07: >[irq 8]
    [ 0.328785] pnp 00:07: >Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.328796] pnp 00:08: >[io 0x0060]
    [ 0.328798] pnp 00:08: >[io 0x0064]
    [ 0.328810] pnp 00:08: >[irq 1]
    [ 0.328847] pnp 00:08: >Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.328866] pnp 00:09: >[irq 12]
    [ 0.328906] pnp 00:09: >Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active)
    [ 0.328954] pnp 00:0a: >[mem 0xfed40000-0xfed44fff]
    [ 0.328995] pnp 00:0a: >Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
    [ 0.329609] pnp: PnP ACPI: found 11 devices
    [ 0.329611] ACPI: ACPI bus type pnp unregistered
    [ 0.336879] pci 0000:00:1c.0: >PCI bridge to [bus 02-02]
    [ 0.336889] pci 0000:00:1c.0: > bridge window [io 0x3000-0x3fff]
    [ 0.336899] pci 0000:00:1c.0: > bridge window [mem 0xf0d00000-0xf14fffff]
    [ 0.336906] pci 0000:00:1c.0: > bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
    [ 0.336917] pci 0000:00:1c.1: >PCI bridge to [bus 03-03]
    [ 0.336926] pci 0000:00:1c.1: > bridge window [mem 0xf0c00000-0xf0cfffff]
    [ 0.336983] pci_bus 0000:00: >resource 4 [io 0x0000-0x0cf7]
    [ 0.336986] pci_bus 0000:00: >resource 5 [io 0x0d00-0xffff]
    [ 0.336989] pci_bus 0000:00: >resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.336992] pci_bus 0000:00: >resource 7 [mem 0xdfa00000-0xfebfffff]
    [ 0.336995] pci_bus 0000:00: >resource 8 [mem 0xfed40000-0xfed4bfff]
    [ 0.336999] pci_bus 0000:02: >resource 0 [io 0x3000-0x3fff]
    [ 0.337002] pci_bus 0000:02: >resource 1 [mem 0xf0d00000-0xf14fffff]
    [ 0.337005] pci_bus 0000:02: >resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
    [ 0.337008] pci_bus 0000:03: >resource 1 [mem 0xf0c00000-0xf0cfffff]
    [ 0.337049] NET: Registered protocol family 2
    [ 0.337123] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.337499] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    [ 0.338433] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.338622] TCP: Hash tables configured (established 262144 bind 65536)
    [ 0.338625] TCP: reno registered
    [ 0.338629] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.338661] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.338788] NET: Registered protocol family 1
    [ 0.338806] pci 0000:00:02.0: >Boot video device
    [ 0.338824] pci 0000:00:14.0: >power state changed by ACPI to D0
    [ 0.338832] pci 0000:00:14.0: >power state changed by ACPI to D0
    [ 0.338936] pci 0000:00:1a.0: >power state changed by ACPI to D0
    [ 0.338945] pci 0000:00:1a.0: >power state changed by ACPI to D0
    [ 0.339013] pci 0000:00:1d.0: >power state changed by ACPI to D0
    [ 0.339020] pci 0000:00:1d.0: >power state changed by ACPI to D0
    [ 0.339204] PCI: CLS 64 bytes, default 64
    [ 0.339259] Unpacking initramfs...
    [ 0.484166] Freeing initrd memory: 4436k freed
    [ 0.485085] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.485092] software IO TLB [mem 0xcac26000-0xcec25fff] (64MB) mapped at [ffff8800cac26000-ffff8800cec25fff]
    [ 0.485820] audit: initializing netlink socket (disabled)
    [ 0.485844] type=2000 audit(1349474324.373:1): initialized
    [ 0.507538] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.509963] VFS: Disk quotas dquot_6.5.2
    [ 0.510031] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.510162] msgmni has been set to 15351
    [ 0.510370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.510400] io scheduler noop registered
    [ 0.510403] io scheduler deadline registered
    [ 0.510476] io scheduler cfq registered
    [ 0.510512] io scheduler bfq registered (default)
    [ 0.510862] vesafb: mode is 1366x768x32, linelength=5504, pages=0
    [ 0.510863] vesafb: scrolling: redraw
    [ 0.510866] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.511660] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004100000, using 4160k, total 4160k
    [ 0.644714] Console: switching to colour frame buffer device 170x48
    [ 0.777321] fb0: VESA VGA frame buffer device
    [ 0.777334] intel_idle: does not run on family 6 model 58
    [ 0.777366] GHES: HEST is not enabled!
    [ 0.777437] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.798321] 0000:00:16.3: ttyS0 at I/O 0x40b0 (irq = 19) is a 16550A
    [ 0.798587] Linux agpgart interface v0.103
    [ 0.798708] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
    [ 0.800179] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.800217] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.800331] mousedev: PS/2 mouse device common for all mice
    [ 0.800426] rtc_cmos 00:07: >RTC can wake from S4
    [ 0.800603] rtc_cmos 00:07: >rtc core: registered rtc_cmos as rtc0
    [ 0.800641] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.800651] cpuidle: using governor ladder
    [ 0.800654] cpuidle: using governor menu
    [ 0.800827] drop_monitor: Initializing network drop monitor service
    [ 0.800932] TCP: cubic registered
    [ 0.801082] NET: Registered protocol family 10
    [ 0.801353] NET: Registered protocol family 17
    [ 0.801376] Key type dns_resolver registered
    [ 0.801482] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.801614] PM: Hibernation image not present or could not be loaded.
    [ 0.801630] registered taskstats version 1
    [ 0.802485] rtc_cmos 00:07: >setting system clock to 2012-10-05 21:58:45 UTC (1349474325)
    [ 0.804449] Freeing unused kernel memory: 728k freed
    [ 0.804580] Write protecting the kernel read-only data: 8192k
    [ 0.811658] Freeing unused kernel memory: 1568k freed
    [ 0.814824] Freeing unused kernel memory: 628k freed
    [ 0.814952] BFS CPU scheduler v0.424 by Con Kolivas.
    [ 0.826536] systemd-udevd[49]: starting version 193
    [ 0.836823] [drm] Initialized drm 1.1.0 20060810
    [ 0.837996] agpgart-intel 0000:00:00.0: >Intel Ivybridge Chipset
    [ 0.838144] agpgart-intel 0000:00:00.0: >detected gtt size: 2097152K total, 262144K mappable
    [ 0.839917] agpgart-intel 0000:00:00.0: >detected 65536K stolen memory
    [ 0.840091] agpgart-intel 0000:00:00.0: >AGP aperture is 256M @ 0xe0000000
    [ 0.840993] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
    [ 0.841235] ACPI: Lid Switch [LID]
    [ 0.841395] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
    [ 0.841405] ACPI: Sleep Button [SLPB]
    [ 0.841633] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 0.841641] ACPI: Power Button [PWRF]
    [ 0.846990] i915 0000:00:02.0: >power state changed by ACPI to D0
    [ 0.846999] i915 0000:00:02.0: >power state changed by ACPI to D0
    [ 0.847343] checking generic (e0000000 410000) vs hw (e0000000 10000000)
    [ 0.847346] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
    [ 0.847366] Console: switching to colour dummy device 80x25
    [ 0.847527] i915 0000:00:02.0: >setting latency timer to 64
    [ 0.905312] i915 0000:00:02.0: >irq 42 for MSI/MSI-X
    [ 0.905332] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 0.905335] [drm] Driver supports precise vblank timestamp query.
    [ 0.905673] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 1.397148] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 1.484088] Refined TSC clocksource calibration: 2594.103 MHz.
    [ 1.484095] Switching to clocksource tsc
    [ 1.626949] fbcon: inteldrmfb (fb0) is primary device
    [ 1.866718] Console: switching to colour frame buffer device 170x48
    [ 1.872430] fb0: inteldrmfb frame buffer device
    [ 1.872432] drm: registered panic notifier
    [ 1.894904] acpi device:01: >registered as cooling_device0
    [ 1.895021] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
    [ 1.895113] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
    [ 1.895193] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 1.952321] ACPI: bus type usb registered
    [ 1.952380] usbcore: registered new interface driver usbfs
    [ 1.952406] usbcore: registered new interface driver hub
    [ 1.952466] usbcore: registered new device driver usb
    [ 1.955058] xhci_hcd 0000:00:14.0: >power state changed by ACPI to D0
    [ 1.955072] xhci_hcd 0000:00:14.0: >power state changed by ACPI to D0
    [ 1.955194] xhci_hcd 0000:00:14.0: >setting latency timer to 64
    [ 1.955206] xhci_hcd 0000:00:14.0: >xHCI Host Controller
    [ 1.955283] xhci_hcd 0000:00:14.0: >new USB bus registered, assigned bus number 1
    [ 1.955735] xhci_hcd 0000:00:14.0: >cache line size of 64 is not supported
    [ 1.955770] xhci_hcd 0000:00:14.0: >irq 16, io mem 0xf1520000
    [ 1.955956] xhci_hcd 0000:00:14.0: >irq 43 for MSI/MSI-X
    [ 1.956609] xHCI xhci_add_endpoint called for root hub
    [ 1.956614] xHCI xhci_check_bandwidth called for root hub
    [ 1.956797] hub 1-0:1.0: >USB hub found
    [ 1.956816] hub 1-0:1.0: >4 ports detected
    [ 1.957309] xhci_hcd 0000:00:14.0: >xHCI Host Controller
    [ 1.957321] xhci_hcd 0000:00:14.0: >new USB bus registered, assigned bus number 2
    [ 1.957642] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.957693] SCSI subsystem initialized
    [ 1.957849] xHCI xhci_add_endpoint called for root hub
    [ 1.957853] xHCI xhci_check_bandwidth called for root hub
    [ 1.957967] hub 2-0:1.0: >USB hub found
    [ 1.957983] hub 2-0:1.0: >4 ports detected
    [ 1.961389] libata version 3.00 loaded.
    [ 1.963515] ehci_hcd 0000:00:1a.0: >power state changed by ACPI to D0
    [ 1.963536] ehci_hcd 0000:00:1a.0: >power state changed by ACPI to D0
    [ 1.963825] ehci_hcd 0000:00:1a.0: >setting latency timer to 64
    [ 1.963836] ehci_hcd 0000:00:1a.0: >EHCI Host Controller
    [ 1.963851] ehci_hcd 0000:00:1a.0: >new USB bus registered, assigned bus number 3
    [ 1.963905] ehci_hcd 0000:00:1a.0: >debug port 2
    [ 1.967782] ehci_hcd 0000:00:1a.0: >cache line size of 64 is not supported
    [ 1.967809] ehci_hcd 0000:00:1a.0: >irq 16, io mem 0xf153a000
    [ 1.976476] ehci_hcd 0000:00:1a.0: >USB 2.0 started, EHCI 1.00
    [ 1.976911] hub 3-0:1.0: >USB hub found
    [ 1.976924] hub 3-0:1.0: >3 ports detected
    [ 1.977173] ehci_hcd 0000:00:1d.0: >power state changed by ACPI to D0
    [ 1.977188] ehci_hcd 0000:00:1d.0: >power state changed by ACPI to D0
    [ 1.977261] ehci_hcd 0000:00:1d.0: >setting latency timer to 64
    [ 1.977271] ehci_hcd 0000:00:1d.0: >EHCI Host Controller
    [ 1.977287] ehci_hcd 0000:00:1d.0: >new USB bus registered, assigned bus number 4
    [ 1.977334] ehci_hcd 0000:00:1d.0: >debug port 2
    [ 1.981215] ehci_hcd 0000:00:1d.0: >cache line size of 64 is not supported
    [ 1.981250] ehci_hcd 0000:00:1d.0: >irq 23, io mem 0xf1539000
    [ 1.989770] ehci_hcd 0000:00:1d.0: >USB 2.0 started, EHCI 1.00
    [ 1.989984] hub 4-0:1.0: >USB hub found
    [ 1.989991] hub 4-0:1.0: >3 ports detected
    [ 1.990146] ahci 0000:00:1f.2: >version 3.0
    [ 1.990272] ahci 0000:00:1f.2: >irq 44 for MSI/MSI-X
    [ 1.990362] ahci: SSS flag set, parallel bus scan disabled
    [ 2.003089] ahci 0000:00:1f.2: >AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x15 impl SATA mode
    [ 2.003095] ahci 0000:00:1f.2: >flags: 64bit ncq stag pm led clo pio slum part ems sxs apst
    [ 2.003105] ahci 0000:00:1f.2: >setting latency timer to 64
    [ 2.017393] scsi0 : ahci
    [ 2.017525] scsi1 : ahci
    [ 2.017635] scsi2 : ahci
    [ 2.017742] scsi3 : ahci
    [ 2.017835] scsi4 : ahci
    [ 2.017969] scsi5 : ahci
    [ 2.018983] ata1: SATA max UDMA/133 abar m2048@0xf1538000 port 0xf1538100 irq 44
    [ 2.018986] ata2: DUMMY
    [ 2.018991] ata3: SATA max UDMA/133 abar m2048@0xf1538000 port 0xf1538200 irq 44
    [ 2.018992] ata4: DUMMY
    [ 2.018998] ata5: SATA max UDMA/133 abar m2048@0xf1538000 port 0xf1538300 irq 44
    [ 2.018999] ata6: DUMMY
    [ 2.282541] usb 3-1: >new high-speed USB device number 2 using ehci_hcd
    [ 2.335779] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.336629] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.336634] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.337448] ata1.00: ATA-8: HITACHI HTS545050A7E380, GG2ZB6C0, max UDMA/133
    [ 2.337452] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.338351] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.338355] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.339161] ata1.00: configured for UDMA/133
    [ 2.339301] scsi 0:0:0:0: >Direct-Access ATA HITACHI HTS54505 GG2Z PQ: 0 ANSI: 5
    [ 2.406391] hub 3-1:1.0: >USB hub found
    [ 2.406530] hub 3-1:1.0: >6 ports detected
    [ 2.512104] usb 4-1: >new high-speed USB device number 2 using ehci_hcd
    [ 2.635899] hub 4-1:1.0: >USB hub found
    [ 2.635972] hub 4-1:1.0: >8 ports detected
    [ 2.658509] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.658857] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.658861] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.659188] ata3.00: ATA-9: M4-CT128M4SSD3, 000F, max UDMA/100
    [ 2.659192] ata3.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.659560] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.659564] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.659891] ata3.00: configured for UDMA/100
    [ 2.659988] scsi 2:0:0:0: >Direct-Access ATA M4-CT128M4SSD3 000F PQ: 0 ANSI: 5
    [ 2.701858] usb 3-1.3: >new full-speed USB device number 3 using ehci_hcd
    [ 2.851568] usb 3-1.4: >new full-speed USB device number 4 using ehci_hcd
    [ 2.977899] ata5: SATA link down (SStatus 0 SControl 300)
    [ 2.986627] sd 0:0:0:0: >[sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 2.986635] sd 0:0:0:0: >[sda] 4096-byte physical blocks
    [ 2.986736] sd 2:0:0:0: >[sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB)
    [ 2.986768] sd 0:0:0:0: >[sda] Write Protect is off
    [ 2.986775] sd 0:0:0:0: >[sda] Mode Sense: 00 3a 00 00
    [ 2.986812] sd 0:0:0:0: >[sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.986840] sd 2:0:0:0: >[sdb] Write Protect is off
    [ 2.986848] sd 2:0:0:0: >[sdb] Mode Sense: 00 3a 00 00
    [ 2.986895] sd 2:0:0:0: >[sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.987622] sdb: sdb1 sdb2 sdb3 sdb4
    [ 2.988107] sd 2:0:0:0: >[sdb] Attached SCSI disk
    [ 3.004663] usb 3-1.6: >new high-speed USB device number 5 using ehci_hcd
    [ 3.024450] sda: sda1
    [ 3.024776] sd 0:0:0:0: >[sda] Attached SCSI disk
    [ 3.172873] device-mapper: uevent: version 1.0.3
    [ 3.173132] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
    [ 12.733471] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
    [ 12.859349] systemd[1]: systemd 194 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
    [ 12.878480] systemd[1]: Inserted module 'autofs4'
    [ 12.878810] systemd[1]: Set hostname to <laptop>.
    [ 12.963675] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 12.963750] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 12.963772] systemd[1]: Starting Remote File Systems.
    [ 12.963938] systemd[1]: Reached target Remote File Systems.
    [ 12.963956] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 12.964121] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 12.964136] systemd[1]: Starting Delayed Shutdown Socket.
    [ 12.964289] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 12.964307] systemd[1]: Starting Encrypted Volumes.
    [ 12.964433] systemd[1]: Reached target Encrypted Volumes.
    [ 12.964528] systemd[1]: Starting udev Kernel Socket.
    [ 12.964678] systemd[1]: Listening on udev Kernel Socket.
    [ 12.964758] systemd[1]: Starting udev Control Socket.
    [ 12.964910] systemd[1]: Listening on udev Control Socket.
    [ 12.964958] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 12.965237] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 12.965261] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 12.965310] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 12.965324] systemd[1]: Starting Swap.
    [ 12.965442] systemd[1]: Reached target Swap.
    [ 12.965459] systemd[1]: Expecting device dev-disk-by\x2duuid-b2a93292\x2d0c87\x2d42b2\x2d87b9\x2d3c619d084df9.device...
    [ 12.965614] systemd[1]: Expecting device dev-disk-by\x2duuid-b33e9e60\x2d3404\x2d4c99\x2d88f5\x2dff80b308da31.device...
    [ 12.965775] systemd[1]: Expecting device dev-disk-by\x2duuid-9A7883F77883D105.device...
    [ 12.965907] systemd[1]: Starting Journal Socket.
    [ 12.966083] systemd[1]: Listening on Journal Socket.
    [ 12.966110] systemd[1]: Started File System Check on Root Device.
    [ 12.966126] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 12.982627] systemd[1]: Mounting Debug File System...
    [ 13.002851] systemd[1]: Started Set Up Additional Binary Formats.
    [ 13.002951] systemd[1]: Starting udev Kernel Device Manager...
    [ 13.022624] systemd[1]: Starting udev Coldplug all Devices...
    [ 13.086129] systemd[1]: Starting Apply Kernel Variables...
    [ 13.166123] systemd[1]: Starting Load Kernel Modules...
    [ 13.185687] systemd[1]: Mounting POSIX Message Queue File System...
    [ 13.188813] systemd[1]: Mounting Huge Pages File System...
    [ 13.206949] systemd[1]: Starting Setup Virtual Console...
    [ 13.225698] systemd[1]: Starting Journal Service...
    [ 13.246895] systemd[1]: Started Journal Service.
    [ 13.250865] ACPI: Requesting acpi_cpufreq
    [ 13.252344] systemd[1]: Started Apply Kernel Variables.
    [ 13.366426] Monitor-Mwait will be used to enter C-1 state
    [ 13.366439] Monitor-Mwait will be used to enter C-2 state
    [ 13.366444] Monitor-Mwait will be used to enter C-3 state
    [ 13.366461] ACPI: acpi_idle registered with cpuidle
    [ 13.469643] systemd-udevd[178]: starting version 194
    [ 13.508276] EXT4-fs (dm-0): re-mounted. Opts: data=ordered,discard
    [ 13.647717] mei 0000:00:16.0: >setting latency timer to 64
    [ 13.647795] mei 0000:00:16.0: >irq 45 for MSI/MSI-X
    [ 13.667712] ACPI: AC Adapter [AC] (off-line)
    [ 13.670989] thermal LNXTHERM:00: >registered as thermal_zone0
    [ 13.670992] ACPI: Thermal Zone [THM0] (35 C)
    [ 13.676559] ACPI: Battery Slot [BAT0] (battery present)
    [ 13.711681] input: PC Speaker as /devices/platform/pcspkr/input/input5
    [ 13.752956] wmi: Mapper loaded
    [ 13.792981] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120320/utaddress-251)
    [ 13.792988] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 13.792995] ACPI Warning: 0x0000000000000500-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120320/utaddress-251)
    [ 13.792999] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 13.793000] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 13.795053] tpm_tis 00:0a: >1.2 TPM (device-id 0x0, rev-id 78)
    [ 13.795062] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
    [ 13.795063] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
    [ 13.795116] e1000e 0000:00:19.0: >setting latency timer to 64
    [ 13.795179] e1000e 0000:00:19.0: >(unregistered net_device): Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 13.795218] e1000e 0000:00:19.0: >irq 46 for MSI/MSI-X
    [ 13.814844] iTCO_vendor_support: vendor-support=0
    [ 13.815292] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 13.815325] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
    [ 13.815348] iTCO_wdt: cannot register miscdev on minor=130 (err=-16)
    [ 13.815943] iTCO_wdt: probe of iTCO_wdt failed with error -16
    [ 13.880873] sdhci: Secure Digital Host Controller Interface driver
    [ 13.880875] sdhci: Copyright(c) Pierre Ossman
    [ 13.881404] sdhci-pci 0000:02:00.0: >SDHCI controller found [1180:e823] (rev 4)
    [ 13.881858] Registered led device: mmc0::
    [ 13.884075] tpm_tis 00:0a: >TPM is disabled/deactivated (0x6)
    [ 13.907331] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA
    [ 13.961372] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x13
    [ 13.991514] e1000e 0000:00:19.0: >eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:31:12:6f
    [ 13.991517] e1000e 0000:00:19.0: >eth0: Intel(R) PRO/1000 Network Connection
    [ 13.991558] e1000e 0000:00:19.0: >eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
    [ 14.110490] Non-volatile memory driver v1.3
    [ 14.112285] thinkpad_acpi: ThinkPad ACPI Extras v0.24
    [ 14.112287] thinkpad_acpi: http://ibm-acpi.sf.net/
    [ 14.112288] thinkpad_acpi: ThinkPad BIOS G2ET82WW (2.02 ), EC unknown
    [ 14.112289] thinkpad_acpi: Lenovo ThinkPad X230, model 2306CTO
    [ 14.112912] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
    [ 14.113022] thinkpad_acpi: radio switch found; radios are enabled
    [ 14.113037] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
    [ 14.113038] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
    [ 14.114153] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
    [ 14.114474] Registered led device: tpacpi::thinklight
    [ 14.114508] Registered led device: tpacpi::power
    [ 14.114526] Registered led device: tpacpi::standby
    [ 14.114570] Registered led device: tpacpi::thinkvantage
    [ 14.114577] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
    [ 14.114715] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
    [ 14.115850] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
    [ 14.157590] snd_hda_intel 0000:00:1b.0: >irq 47 for MSI/MSI-X
    [ 14.223809] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x13
    [ 14.224260] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x13
    [ 14.224588] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x13
    [ 14.224981] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 14.239886] psmouse serio1: >trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
    [ 14.253501] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input7
    [ 14.289222] mmc0: new SDHC card at address b368
    [ 14.315479] cfg80211: Calling CRDA to update world regulatory domain
    [ 14.328281] iwlwifi: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
    [ 14.328283] iwlwifi: Copyright(c) 2003-2012 Intel Corporation
    [ 14.328430] iwlwifi 0000:03:00.0: >pci_resource_len = 0x00002000
    [ 14.328432] iwlwifi 0000:03:00.0: >pci_resource_base = ffffc9000408c000
    [ 14.328433] iwlwifi 0000:03:00.0: >HW Revision ID = 0x34
    [ 14.328530] iwlwifi 0000:03:00.0: >irq 48 for MSI/MSI-X
    [ 14.348866] iwlwifi 0000:03:00.0: >loaded firmware version 17.168.5.3 build 42301
    [ 14.349194] iwlwifi 0000:03:00.0: >CONFIG_IWLWIFI_DEBUG disabled
    [ 14.349200] iwlwifi 0000:03:00.0: >CONFIG_IWLWIFI_DEBUGFS disabled
    [ 14.349204] iwlwifi 0000:03:00.0: >CONFIG_IWLWIFI_DEVICE_TRACING enabled
    [ 14.349208] iwlwifi 0000:03:00.0: >CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
    [ 14.349211] iwlwifi 0000:03:00.0: >CONFIG_IWLWIFI_P2P disabled
    [ 14.349216] iwlwifi 0000:03:00.0: >Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
    [ 14.349281] iwlwifi 0000:03:00.0: >L1 Disabled; Enabling L0S
    [ 14.355723] iwlwifi 0000:03:00.0: >RF_KILL bit toggled to enable radio.
    [ 14.366879] iwlwifi 0000:03:00.0: >device EEPROM VER=0x715, CALIB=0x6
    [ 14.366882] iwlwifi 0000:03:00.0: >Device SKU: 0x1F0
    [ 14.366885] iwlwifi 0000:03:00.0: >Valid Tx ant: 0x3, Valid Rx ant: 0x3
    [ 14.366912] iwlwifi 0000:03:00.0: >Tunable channels: 13 802.11bg, 24 802.11a channels
    [ 14.367054] Registered led device: phy0-led
    [ 14.368107] mmcblk0: mmc0:b368 SMI 3.72 GiB
    [ 14.369125] mmcblk0: unknown partition table
    [ 14.450906] ieee80211 phy0: >Selected rate control algorithm 'iwl-agn-rs'
    [ 14.452299] fuse init (API version 7.19)
    [ 14.567476] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: data=ordered,discard
    [ 14.722597] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
    [ 14.827543] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 14.827611] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 14.827659] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 14.827707] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 14.827752] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
    [ 14.827798] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    [ 14.827849] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
    [ 15.172162] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 15.418405] systemd-journald[186]: Received SIGUSR1
    [ 16.723167] Linux media interface: v0.10
    [ 16.725384] Linux video capture interface: v2.00
    [ 16.728824] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b2ea)
    [ 16.731493] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input16
    [ 16.731542] usbcore: registered new interface driver uvcvideo
    [ 16.731544] USB Video Class driver (1.1.1)
    [ 16.851778] Bluetooth: Core ver 2.16
    [ 16.851792] NET: Registered protocol family 31
    [ 16.851793] Bluetooth: HCI device and connection manager initialized
    [ 16.851795] Bluetooth: HCI socket layer initialized
    [ 16.851796] Bluetooth: L2CAP socket layer initialized
    [ 16.851799] Bluetooth: SCO socket layer initialized
    [ 16.869953] usbcore: registered new interface driver btusb
    [ 16.959242] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [ 17.257834] e1000e 0000:00:19.0: >irq 46 for MSI/MSI-X
    [ 17.266346] Bluetooth: RFCOMM TTY layer initialized
    [ 17.266350] Bluetooth: RFCOMM socket layer initialized
    [ 17.266352] Bluetooth: RFCOMM ver 1.11
    [ 17.360883] e1000e 0000:00:19.0: >irq 46 for MSI/MSI-X
    [ 17.361468] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 17.363205] iwlwifi 0000:03:00.0: >L1 Disabled; Enabling L0S
    [ 17.369665] iwlwifi 0000:03:00.0: >Radio type=0x1-0x2-0x0
    [ 17.653672] iwlwifi 0000:03:00.0: >L1 Disabled; Enabling L0S
    [ 17.660125] iwlwifi 0000:03:00.0: >Radio type=0x1-0x2-0x0
    [ 17.785284] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 36.815274] wlan0: authenticate with c8:f9:f9:1b:a2:30
    [ 36.847183] wlan0: send auth to c8:f9:f9:1b:a2:30 (try 1/3)
    [ 36.890560] wlan0: authenticated
    [ 36.890728] wlan0: associate with c8:f9:f9:1b:a2:30 (try 1/3)
    [ 36.905289] wlan0: RX AssocResp from c8:f9:f9:1b:a2:30 (capab=0x421 status=0 aid=142)
    [ 36.907364] wlan0: associated
    [ 36.907945] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 803.971832] cfg80211: Calling CRDA for country: CA
    [ 812.435761] wlan0: authenticate with c8:f9:f9:1b:a2:30
    [ 812.456185] wlan0: send auth to c8:f9:f9:1b:a2:30 (try 1/3)
    [ 812.459029] wlan0: authenticated
    [ 812.459251] wlan0: waiting for beacon from c8:f9:f9:1b:a2:30
    [ 812.546537] wlan0: associate with c8:f9:f9:1b:a2:30 (try 1/3)
    [ 812.550521] wlan0: RX AssocResp from c8:f9:f9:1b:a2:30 (capab=0x421 status=0 aid=38)
    [ 812.552745] wlan0: associated
    [ 812.553891] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    If any more info if needed I'll try to supply as soon as possible.
    Thanks!

    Start with this:
    Open System Preferences, select the Network pane and select AirPort in the "Show:" popup menu.
    Set the "By default, join:" popup menu to "Preferred networks."
    Delete the listed preferred networks using the "-" button but this time we did not add it back again with the "+" button as Apple recommends.
    Set the "By default, join:" popup menu to "Automatic."
    Restart.
    Manually rejoin the AirPort network using the AirPort menu icon, i.e. selecting the network (or selecting "Other" and typing in the network name if hidden) and typing in the WPA (or WEP) password.
    If you are using the Checkpoint Secure Client software, then you need to uninstall it.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • Discoveryd process uses 100% CPU - Safari Can't find the server

    Hello
    Since upgrading to Yosemite, I lose connection to the internet 2 or 3 times a day. (Outlook goes offline at the same time)
    This is with a wired connection. (Wi-Fi is turned off)
    Safari gives me the "Safari Can't Find the Server" message.
    Restarting the computer solves the issue temporarily.
    While I'm unable to connect to the internet, Activity Monitor shows a process named "discoveryd" that uses 100% CPU.
    Force quitting this process gives me back access to the internet instantly. Unfortunately, I suffered a kernel panic (auto restart) a few minutes after force quitting discoveryd. I'm not 100% sure those 2 are related but it would be an odd coincidence as I never experienced had a single kernel on that system. Haven't tried force quitting that process since.
    I'm using this iMac in a work environment. (Connected to a windows file server and exchange)
    This issue has been happening 2-3 times a day since the day I upgraded to Yosemite.
    Any pointers on what could fix this issue ?
    Thanks

    Start time: 10:04:31 11/11/14
    Model Identifier: iMac11,3
    System Version: OS X 10.10 (14A389)
    Kernel Version: Darwin 14.0.0
    Time since boot: 1:39
    SATA
       WDC WD1001FALS-40Y6A0                  
    USB
       USB-PS/2 Optical Mouse (Logitech Inc.)
    Diagnostic reports
       2014-10-30 Adobe InDesign CC 2014 hang
       2014-10-30 Adobe InDesign CS6 hang
       2014-10-30 Adobe InDesign CS6 crash
       2014-10-30 FileMaker Pro hang x5
       2014-10-30 Finder crash* x2
       2014-10-30 Finder hang
       2014-10-30 Microsoft Outlook hang
       2014-10-30 iTunes hang
       2014-10-31 Adobe InDesign CC 2014 hang
       2014-11-04 Adobe InDesign CC 2014 crash x2
       2014-11-04 Adobe InDesign CC 2014 hang
       2014-11-04 Adobe InDesign CS6 crash x2
       2014-11-04 Microsoft Excel hang
       2014-11-05 Adobe InDesign CS6 hang
       2014-11-05 FileMaker Pro hang
       2014-11-10 Adobe InDesign CC 2014 hang
       2014-11-10 FileMaker Pro hang
       2014-11-11 Adobe Illustrator hang
        * Code injection
    Log
       Nov  5 08:25:33 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov  5 10:07:01 process discoveryd[49] thread 1190 caught burning CPU! It used more than 50% CPU (Actual recent usage: 82%) over 180 seconds. thread lifetime cpu usage 91.907001 seconds, (77.250009 user, 14.656992 system) ledger info: balance: 90001960650 credit: 91780798965 debit: 1778838315 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 109240779280
       Nov  5 10:09:03 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov  5 11:46:47 process discoveryd[49] thread 1256 caught burning CPU! It used more than 50% CPU (Actual recent usage: 99%) over 180 seconds. thread lifetime cpu usage 91.591946 seconds, (75.959886 user, 15.632060 system) ledger info: balance: 90000109700 credit: 91486467544 debit: 1486357844 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 90105095085
       Nov  5 11:54:53 PM notification timeout (pid 275, Creative Cloud)
       Nov  5 11:54:53 PM notification timeout (pid 344, Adobe CEF Helper)
       Nov  5 11:54:53 PM notification timeout (pid 343, Adobe CEF Helper)
       Nov  5 12:35:03 jnl: b(1, 2): replay_journal: from: 57934848 to: 61127168 (joffset 0x1721c000)
       Nov  5 12:35:03 jnl: b(1, 2): journal replay done.
       Nov  5 12:38:37 jnl: b(1, 2): replay_journal: from: 61127168 to: 67488768 (joffset 0x1721c000)
       Nov  5 12:38:37 jnl: b(1, 2): journal replay done.
       Nov  5 12:38:40 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov  5 13:26:28 process mdworker32[357] thread 8766 caught burning CPU! It used more than 85% CPU (Actual recent usage: 86%) over 40 seconds. thread lifetime cpu usage 81.048638 seconds, (76.580865 user, 4.467773 system) ledger info: balance: 34001309838 credit: 80940733771 debit: 46939423933 limit: 34000000000 (85%) period: 40000000000 time since last refill (ns): 39339579198 [fatal violation]
       Nov  5 14:26:53 PM notification timeout (pid 231, Creative Cloud)
       Nov  5 14:26:53 PM notification timeout (pid 325, Adobe CEF Helper)
       Nov  5 14:26:53 PM notification timeout (pid 326, Adobe CEF Helper)
       Nov  5 14:45:49 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  5 14:45:49 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  5 14:47:27 process discoveryd[49] thread 1023 caught burning CPU! It used more than 50% CPU (Actual recent usage: 99%) over 180 seconds. thread lifetime cpu usage 91.572722 seconds, (77.540749 user, 14.031973 system) ledger info: balance: 90015163759 credit: 91483527972 debit: 1468364213 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 90121915160
       Nov  5 15:13:33 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov  6 08:25:36 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov  6 11:59:36 PM notification timeout (pid 286, Creative Cloud)
       Nov  6 11:59:36 PM notification timeout (pid 355, Adobe CEF Helper)
       Nov  6 11:59:36 PM notification timeout (pid 356, Adobe CEF Helper)
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 smbsmb2_sm2_b_parse_smchabnge_no_tipfary: ssmb_er_chq_replya failngeed_n ot6if0
       Nov  6 12:29:24 y: smb_rq_reply failed 60
       Nov  6 12:29:24 smb2_ssmmb2_b_spmabr_sparsee_c_hancgeh_naotinfgy: smb_rq_re_epnlyoti failfedy :60 sm
       Nov  6 12:29:24 b_rq_reply failed 60
       Nov  6 12:29:24 rs failed Qsmumber2b_sy m_Inrqfbo __pa60rr
       Nov  6 12:29:24 rse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 ply failed 60smb2_smb_parse_change
       Nov  6 12:29:24 _notify: smsmb_rq_reply failb2_ed smb_6parse_0
       Nov  6 12:29:24 ply failed smb2_smb_pa60
       Nov  6 12:29:24 rse_change_nsmb2otif_smy:b_ spmb_rq_reply failedars e_c60han
       Nov  6 12:29:24 ge_notify: smb_smb2_smb_parse_chrqange__repnotify: smb_rly fq_ailed reply failed 60
       Nov  6 12:29:24 smb2_smb_parssmb2_e_smbchange_pa_nrsote_chifany:ge _nosmb_tifrq_y:re smplb_y rq_fareilply failed 60
       Nov  6 12:29:24 y failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 q_reply failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 14:01:02 process discoveryd[49] thread 1259 caught burning CPU!; EXC_RESOURCE supressed due to audio playback
       Nov  6 15:49:49 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov  6 16:10:23 process Adobe InDesign C[435] caught causing excessive wakeups. Observed wakeups rate (per sec): 309; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45011
       Nov  7 08:25:38 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov 10 09:28:46 process discoveryd[49] thread 1195 caught burning CPU! It used more than 50% CPU (Actual recent usage: 99%) over 180 seconds. thread lifetime cpu usage 152.284113 seconds, (127.648543 user, 24.635570 system) ledger info: balance: 90002963251 credit: 152063056684 debit: 62060093433 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 90142287445
       Nov 10 09:42:09 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov 10 11:20:45 process discoveryd[49] thread 1182 caught burning CPU! It used more than 50% CPU (Actual recent usage: 99%) over 180 seconds. thread lifetime cpu usage 150.526060 seconds, (126.552866 user, 23.973194 system) ledger info: balance: 90000111985 credit: 150369654672 debit: 60369542687 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 90164134478
       Nov 10 12:14:06 PM notification timeout (pid 261, Creative Cloud)
       Nov 10 12:14:06 PM notification timeout (pid 332, Adobe CEF Helper)
       Nov 10 12:14:06 PM notification timeout (pid 333, Adobe CEF Helper)
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 y failed 60
       Nov 10 12:43:27 failed mb60
       Nov 10 12:43:27 smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:46:06 process WindowServer[121] caught causing excessive wakeups. EXC_RESOURCE supressed due to audio playback
       Nov 10 12:49:29 jnl: b(1, 2): replay_journal: from: 27704832 to: 35355648 (joffset 0x1721c000)
       Nov 10 12:49:29 jnl: b(1, 2): journal replay done.
       Nov 10 12:54:05 jnl: b(1, 2): replay_journal: from: 35355648 to: 40313344 (joffset 0x1721c000)
       Nov 10 12:54:05 jnl: b(1, 2): journal replay done.
       Nov 10 12:54:08 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov 10 14:31:43 PM notification timeout (pid 232, Creative Cloud)
       Nov 10 14:31:43 PM notification timeout (pid 327, Adobe CEF Helper)
       Nov 10 14:31:43 PM notification timeout (pid 324, Adobe CEF Helper)
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 : smb_rq_reply failesmbd 2_smb_60
       Nov 10 15:07:47 parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 tify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_nsotify:mb2 sm_b_rq_reply sfailmed b60
       Nov 10 15:07:47 _parse_change_notify: smbsmb2_rq__rsepmb_parsly failee_d ch60ange_notify
       Nov 10 15:07:47 : smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:47:46 process discoveryd[49] thread 1013 caught burning CPU! It used more than 50% CPU (Actual recent usage: 99%) over 180 seconds. thread lifetime cpu usage 153.503446 seconds, (128.774521 user, 24.728925 system) ledger info: balance: 90007455004 credit: 153327303891 debit: 63319848887 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 90099512937
       Nov 11 08:25:38 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov 11 09:38:05 process Adobe InDesign C[553] caught causing excessive wakeups. Observed wakeups rate (per sec): 283; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45017
       Nov 10 14:31:43 PM notification timeout (pid 327, Adobe CEF Helper)
       Nov 10 14:31:43 PM notification timeout (pid 324, Adobe CEF Helper)
       Nov 10 14:31:43 com.apple.dpd: Service exited with abnormal code: 75
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 : smb_rq_reply failesmbd 2_smb_60
       Nov 10 15:07:47 parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 tify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_nsotify:mb2 sm_b_rq_reply sfailmed b60
       Nov 10 15:07:47 _parse_change_notify: smbsmb2_rq__rsepmb_parsly failee_d ch60ange_notify
       Nov 10 15:07:47 : smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:47:46 process discoveryd[49] thread 1013 caught burning CPU! It used more than 50% CPU (Actual recent usage: 99%) over 180 seconds. thread lifetime cpu usage 153.503446 seconds, (128.774521 user, 24.728925 system) ledger info: balance: 90007455004 credit: 153327303891 debit: 63319848887 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 90099512937
       Nov 10 16:47:01 com.apple.WebKit.Networking.UUID: Service exited with abnormal code: 1
       Nov 11 08:25:37 com.apple.Kerberos.kdc: Service exited with abnormal code: 1
       Nov 11 08:25:38 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov 11 08:56:36 com.apple.dpd: Service exited with abnormal code: 75
       Nov 11 09:38:05 process Adobe InDesign C[553] caught causing excessive wakeups. Observed wakeups rate (per sec): 283; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45017
    CPU per process: com.apple.WebKit (UID 501) is using 41.2  %
    Daemons
       com.apple.installer.osmessagetracing
       com.microsoft.office.licensing.helper
       com.adobe.fpsaud
    Agents
       com.adobe.CS4ServiceManager
       com.adobe.AdobeCreativeCloud
       com.adobe.ARM.UUID
       com.adobe.ARM.UUID
       com.apple.Safari
       com.adobe.ARM.UUID
       com.google.keystone.user.agent
       com.apple.AirPortBaseStationAgent
    App extensions
       com.apple.InternalFiltersXPC
    Contents of /Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist (checksum 461455494)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.AdobeCreativeCloud</string>
        <key>Program</key>
        <string>/Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app/Contents/MacOS/Creative Cloud</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app/Contents/MacOS/Creative Cloud</string>
        <string>--showwindow=false</string>
              <string>--onOSstartup=true</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.AAM.Updater-1.0.plist (checksum 4071182229)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
        <dict>
         <key>Label</key>
         <string>com.adobe.AAM.Scheduler-1.0</string>
         <key>Program</key>
         <string>/Library/Application Support/Adobe/OOBE/PDApp/UWA/UpdaterStartupUtility</string>
         <key>ProgramArguments</key>
         <array>
            <string>/Library/Application Support/Adobe/OOBE/PDApp/UWA/UpdaterStartupUtility</string>
            <string>-mode=scheduled</string>
         </array>
         <key>StartCalendarInterval</key>
         <dict>
           <key>Minute</key>
           <integer>0</integer>
           <key>Hour</key>
           <integer>2</integer>
         </dict>
        </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist (checksum 394026997)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Reader.app/Contents/MacOS/Updater/Adobe Reader Updater Helper.app/Contents/MacOS/Adobe Reader Updater Helper</string>
        <string>semi-auto</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist (checksum 4116814193)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/MacOS/Updater/Adobe Acrobat Updater Helper.app/Contents/MacOS/Adobe Acrobat Updater Helper</string>
        <string>semi-auto</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist (checksum 926752576)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/MacOS/Updater/Adobe Acrobat Updater Helper.app/Contents/MacOS/Adobe Acrobat Updater Helper</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.apple.SafariBookmarksSyncer.plist (checksum 4209634474)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.apple.Safari</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Safari.app/Contents/SafariSyncClient.app/Contents/MacOS/S afariSyncClient</string>
        <string>--sync</string>
        <string>com.apple.Safari</string>
        <string>--entitynames</string>
        <string>com.apple.bookmarks.Bookmark,com.apple.bookmarks.Folder</string>
        </array>
        <key>RunAtLoad</key>
        <false/>
        <key>ThrottleInterval</key>
        <integer>60</integer>
        <key>WatchPaths</key>
        <array>
        <string>/Users/USER/Library/Safari/Bookmarks.plist</string>
        </array>
       </dict>
       ...and 1 more line(s)
    Contents of Library/LaunchAgents/com.google.keystone.agent.plist (checksum 64800286)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.google.keystone.user.agent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
         <string>/Users/USER/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bu ndle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftw areUpdateAgent</string>
         <string>-runMode</string>
         <string>ifneeded</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>3523</integer>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
       </dict>
       </plist>
    Bad plists
       Library/Preferences/com.apple.iphotomosaic.plist
    Listeners
       launchd: afpovertcp
       launchd: afpovertcp
       launchd: microsoft-ds
       launchd: ssh
       launchd: microsoft-ds
       launchd: ssh
       kdc: kerberos
    User login items
       Microsoft Outlook
       - /Applications/Microsoft Office 2011/Microsoft Outlook.app
       TransmitMenu
       - /Applications/Transmit.app/Contents/MacOS/TransmitMenu.app
       ClipMenu
       - /Applications/ClipMenu.app
       Dept
       - /Volumes/Dept
       Public
       - /Volumes/Public
       Apps
       - /Volumes/Apps
    Restricted files: 4584
    Lockfiles: 99
    Elapsed time (s): 352

  • Finder and loginwindow use 100% cpu with 10.6.8

    I recently installed the patch to OS X 10.6.8 and now the finder is very unstable and uses 100% cpu and the loginwindow uses 100% cpu also.  Yes I have Parallels 6 on this machine but I already "un-checked" the "show windows applications in doc" option which is the recommended solution.  However, this did not fix the problem.  I do not know how to determine what actual process is causing this finder / loginwindow issue.  I very much appreciate if anyone has suggestion how to fix this problem. 
    This is on a mid-2011 MacBookPro.
    thank you.

    TBauer, I had the same problem with 10.6.8 using 100% of the CPU with Parallels 6 installed.  The following steps solved this problem for me:
    0.  Take a screen shot of your Dock if you wish to remember it as currently set
    1. Launch Activity Monitor and click on the CPU column so you can see Dock using the CPU
    2.  Move   ///Users/ ...  /Library/Preferences/com.apple.dock.plist to the trash
    3.  Click on Dock and click on Quit Process to stop the Dock
    OS X will then rebuild the default Dock
    4.  Put the items back in the Dock that you want
    That solved the problem for me yesterday morning.  I've launched Parallels 6 several times now and moved the machine from my work network to home and the 100% CPU problem hasn't returned.
    Hope that works for you, too!
    I don't think using the combo updater will solve the problem.  The problem appears to be a .plist that is generated with OS X 10.6.7 and earlier that contains icons of a larger than Apple documented size causes the CPU looping.  Rebuilding the dock.plist under OS X 10.6.8 appears to solve the problem.
    Parallels has issued a knowledge bulletin saying they are looking into the problem.  On their web site they have another approach involving moving the offending icon out of the dock to solve the problem.  I like my solution better but theirs works, too.

  • Firefox use 100% of one CPU (Mac)

    I use last firefox (32) on MacOS X 10.6.8.
    Sometime firefox start using 100% a one CPU, from that time the only way to stop it was to quit (it take severals seconds, sometime it hang). When it start i can close all windows, firefox continue using 100% CPU.
    I follow standard instructions (update to lastest, disable plugins and extensions...) it do not work.
    I not a configuration to reproduce the problem : keep iCloud mail open in one tab is the way to reproduce the problem sometime after a few minutes, sometime after some hours : but it also happend sometime with no iCloud open...
    Paramètres de base de l'application
    Nom: Firefox
    Version: 32.0.3
    Agent utilisateur: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:32.0) Gecko/20100101 Firefox/32.0
    Rapports de plantage des 3 derniers jours
    Tous les rapports de plantage
    Extensions
    Nom: Firebug
    Version: 2.0.4
    Activée: true
    ID: [email protected]
    Nom: Adblock Plus
    Version: 2.6.5
    Activée: false
    ID: {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
    Nom: Copy Plain Text 2
    Version: 1.3.2
    Activée: false
    ID: [email protected]
    Nom: DuckDuckGo Plus
    Version: 0.4.2
    Activée: false
    ID: jid1-ZAdIEUB7XOzOJw@jetpack
    Nom: Lightbeam
    Version: 1.0.10.2
    Activée: false
    ID: jid1-F9UJ2thwoAm5gQ@jetpack
    Nom: Readability
    Version: 2.4
    Activée: false
    ID: {6005d9b1-d115-485a-a92a-3f6453ca3fe2}
    Accélération graphique
    Fenêtres avec accélération graphique: 1/1 OpenGL (OMTC)
    ID du périphérique: 0x9583
    ID du vendeur: 0x1002
    Rendu WebGL: ATI Technologies Inc. -- ATI Radeon HD 2600 PRO OpenGL Engine
    windowLayerManagerRemote: true
    AzureCanvasBackend: quartz
    AzureContentBackend: quartz
    AzureFallbackCanvasBackend: none
    AzureSkiaAccelerated: 0
    Préférences modifiées importantes
    accessibility.typeaheadfind.flashBar: 0
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.frecency_experiment: 3
    browser.history_expire_days.mirror: 180
    browser.places.importBookmarksHTML: false
    browser.places.smartBookmarksVersion: 7
    browser.search.useDBForOrder: true
    browser.sessionstore.upgradeBackup.latestBuildID: 20140923175406
    browser.startup.homepage: about:newtab|http://www.charentelibre.fr/charente/pays-de-cognac/|http://www.sudouest.fr/charente/cognac/|https://www.ic
    browser.startup.homepage_override.buildID: 20140923175406
    browser.startup.homepage_override.mstone: 32.0.3
    dom.mozApps.used: true
    dom.w3c_touch_events.expose: false
    extensions.lastAppVersion: 32.0.3
    font.internaluseonly.changed: false
    font.size.fixed.x-western: 12
    font.size.variable.x-western: 14
    gfx.blacklist.direct2d: 3
    gfx.blacklist.layers.direct3d9: 3
    gfx.blacklist.webgl.msaa: 4
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1414486056
    places.history.expiration.transient_current_max_pages: 104858
    places.last_vacuum: 1341938581
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    plugin.state.adobepdfviewernpapi: 0
    plugin.state.divxbrowserplugin: 0
    plugin.state.flash: 1
    plugin.state.flip4mac wmv plugin: 0
    plugin.state.google earth web plug-in: 1
    plugin.state.iphotophotocast: 1
    plugin.state.silverlight: 0
    print.macosx.pagesetup-2: PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHBsaXN0IFBVQkxJQyAiLS8vQXBwbGUvL0RURCBQTElTVCAxLjAvL0VO
    print.print_bgcolor: false
    print.print_bgimages: false
    print.print_colorspace:
    print.print_command:
    print.print_downloadfonts: true
    print.print_duplex: 0
    print.print_evenpages: true
    print.print_in_color: true
    print.print_margin_bottom: 0.5
    print.print_margin_left: 0.5
    print.print_margin_right: 0.5
    print.print_margin_top: 0.5
    print.print_oddpages: true
    print.print_orientation: 0
    print.print_page_delay: 50
    print.print_pagedelay: 500
    print.print_paper_data: 0
    print.print_paper_height: 11.00
    print.print_paper_name:
    print.print_paper_size: 0
    print.print_paper_size_type: 1
    print.print_paper_size_unit: 0
    print.print_paper_width: 8.50
    print.print_plex_name:
    print.print_printer:
    print.print_resolution: 0
    print.print_resolution_name:
    print.print_reversed: false
    print.print_scaling: 1.00
    print.print_shrink_to_fit: true
    print.print_to_file: false
    print.print_unwriteable_margin_bottom: 17
    print.print_unwriteable_margin_left: 19
    print.print_unwriteable_margin_right: 18
    print.print_unwriteable_margin_top: 17
    privacy.donottrackheader.enabled: true
    privacy.sanitize.migrateFx3Prefs: true
    security.warn_viewing_mixed: false
    storage.vacuum.last.index: 1
    storage.vacuum.last.places.sqlite: 1413879484
    JavaScript
    Ramasse-miettes incrémentiel: true
    Accessibilité
    Activée: false
    Empêcher l'accessibilité: 0
    Versions des bibliothèques
    NSPR
    Version minimale attendue: 4.10.6
    Version utilisée: 4.10.6
    NSS
    Version minimale attendue: 3.16.5 Basic ECC
    Version utilisée: 3.16.5 Basic ECC
    NSSSMIME
    Version minimale attendue: 3.16.5 Basic ECC
    Version utilisée: 3.16.5 Basic ECC
    NSSSSL
    Version minimale attendue: 3.16.5 Basic ECC
    Version utilisée: 3.16.5 Basic ECC
    NSSUTIL
    Version minimale attendue: 3.16.5
    Version utilisée: 3.16.5
    Fonctionnalités expérimentales
    ------------------------------

    It doesn't help, has i said : i allready do standard procédure to help (what you point) : update to lastest, disable extension or theme (i do not use), disable plug-ins... nothing helps, the bug is still there.

  • ITunes will uses 100% cpu and will not close in OSX Lion

    When I start up iTunes, after a few minutes, the fan kicks on and Activity Monitor shows that it is using 100% CPU. The fan kicks up and the MBP gets warm. I have to force close to get it to shut down. iTunes match is constantly running, so maybe that has something to do with it?
    I'm not running it in Mini Player mode or anything like that, so I'm not sure what's causing the problem. Any thoughts on how to diagnose it?

    I also have this problem which has been getting worse with recent successive updates of Firefox. As a long-time user and advocate, I am about ready to look for an alternative browser. Firefox will not close and exit properly, requiring direct cancellation through Task Manager; starts up very slowly (often 1 to 2 minutes); and frequently locks up the CPU with 100% of cycles while doing NOTHING; offers to restart crashed sessions, but cannot recover and reload those sessions; will not operate correctly while any other application accesses the internet, like uTorrent. Firefox is set to delete cookies, etc. whenever the session closes, sqlite database is vacuumed regularly, CCleaner regularly wipes remaining accretions, and disk is defragged. Currently running 3.5.5 but will NOT upgrade until this problem is solved since later builds report the same problems. I know several other users who have experienced the same problem and I can no longer automatically recommend Firefox to users and clients. Is anybody paying any attention to this problem? What is being done to address this fault? Why is there no response to the original poster? Is this really a support forum or just a way to preoccupy and distract the users who suffer this malfunction? Wireless 54Mbps connection. No Adobe Flash, QuickTime, MS Silverlight, etc. installed on this machine. Firefox 3.5.5 with the following add-ons:
    Aardvark 3.0
    Adblock Plus 1.2.1
    Adblock Plus: Element Hiding Helper 1.0.6
    Free Download Manager plugin 1.3.4
    Highlighter 0.1.4
    MR Tech Toolkit 6.0.4
    repagination 2006.4.5.1
    Save Complete 1.0.1
    Session Manager 0.6.8.3
    Tab Mix Plus 0.3.8.4
    Unhide Passwords 1.2.5.1
    User Agent Switcher 0.7.2
    Thanks for any help or suggestions.

  • New DVD writer on Satellite M40-193 uses 100% CPU

    Hello anyone,
    recently I have replaced my DVD-writer with a new one. My laptop is a Satellite M40-193 (PSM40E-06M026IT) and the original drive is a Mat****a UJ-831B. I have replaced it with a Sony-Nec Optiarc AD-7633A because I like the slot-in feature and the Labelflash feature.
    Unfortunately it makes me a problem. It will use 100% CPU every time I use it. I cannot figure out the problem. Is there anyone who can help me? It is a software problem or hardware?
    Thank you.

    After six days this is the only help I can get on this forum: "...this optical disc drive is compatible with your notebook model?".
    The ATA communication bus is a standard.
    The exsistence of a compatibility list does not means that ONLY those drives present in the list can work with the relative notebook.
    Those drives are the ones tested and the ones that Toshiba says: "this drive surelly work" but not says "this is the only drive that work".
    In fact I have RESOLVED the question with a little software I have found on another forum and now my drive works perfectly and I have a newer and more featured drive than those in the list.
    Thank you Mike

  • Oracle uses 100% CPU

    Hi,
    I have installed Oracle 10g R2 on 64bit linux. It was working fine, until last week. I got alert that oracle uses 100% CPU.
    Some lines from alert:
    4894 /opt/oracle/product/10.2.0/db/perl/bin/perl /opt/oracle/product/10.2.0/db/sysman/admin/scripts/db/dbresp.pl 56.3 12978 7720 22860 oracle
    9244 /opt/oracle/product/10.2.0/db/perl/bin/perl /opt/oracle/product/10.2.0/db/sysman/admin/scripts/db/dbresp.pl 50.4 10357 7720 22860 oracle
    11798 /opt/oracle/product/10.2.0/db/perl/bin/perl /opt/oracle/product/10.2.0/db/sysman/admin/scripts/db/dbresp.pl 41.1 4429 7720 22860 oracle
    11740 /opt/oracle/product/10.2.0/db/perl/bin/perl /opt/oracle/product/10.2.0/db/sysman/admin/scripts/db/dbresp.pl 28.3 45350 7724 22864 oracle
    1516 /opt/oracle/product/10.2.0/db/perl/bin/perl /opt/oracle/product/10.2.0/db/sysman/admin/scripts/db/dbresp.pl 24.2 29968 7728 22868 oracle
    17006 /opt/oracle/product/10.2.0/db/perl/bin/perl /opt/oracle/product/10.2.0/db/sysman/admin/scripts/db/dbresp.pl 21.8 21913 7724 22864 oracle
    19449 /opt/oracle/product/10.2.0/db/perl/bin/perl /opt/oracle/product/10.2.0/db/sysman/admin/scripts/db/dbresp.pl 21.5 20865 7720 22860 oracle
    24877 /opt/oracle/product/10.2.0/db/perl/bin/perl /opt/oracle/product/10.2.0/db/sysman/admin/scripts/db/dbresp.pl 21.0 18708 7728 22868 oracle
    26566 /opt/oracle/product/10.2.0/db/perl/bin/perl /opt/oracle/product/10.2.0/db/sysman/admin/scripts/db/dbresp.pl 18.4 5727 7724 22864 oracle
    1788 /opt/oracle/product/10.2.0/db/perl/bin/perl /opt/oracle/product/10.2.0/db/sysman/admin/scripts/db/dbresp.pl 17.1 3319 7724 22864 oracle
    When I log in to EM, I can see section
    Host CPU
    It is 100%.
    I have only instance named "parama". and it uses 1% CPU ant the picture shows that 99% CPU is used By Other.
    What is Other? Why does it use that much CPU?
    I had another oracle instance few months ago, but I is not used now (it is not even started).
    How do I restore normal system performance?
    Can I kill these processes?

    Hello,
    I have a similar problem. I see 2 perl processes related to Oracle that are taking up 99% of 2 cpus. These 2 perl processes have been running for days and keeping the load average high (above 2) on a mostly idle system.
    The 2 perl processes are running:
    /oracle/app/product/10.2.0/db_1/perl/bin/perl /oracle/app/product/10.2.0/db_1/sysman/admin/scripts/db/dbarchfull.pl
    and
    /oracle/app/product/10.2.0/db_1/perl/bin/perl /oracle/app/product/10.2.0/db_1/sysman/admin/scripts/db/dbresp.pl
    Has anyone seen this problem? Can I kill the perl processes?
    --Dan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Start x11vnc -- X uses 100% cpu load

    Hi.
    I switched to arch64 and today I first used x11vnc and it is extremly slow. First I thought about the proxied connection but after looking into top I found X is using 100% cpu load. With arch32 everything worked as normal. Don't know whats the problem - any advices?
    Regard, Andreas

    Hmmm, I switched from official nvidia driver to xf86-video-nv and now works much better. I'll try it again with nvidia but not today...

  • How can I get ITunes to stop using 100% of my CPU system resources

    When ITunes is up, it uses 100% of my CPU resources, making everything else operate at a snail's pace. I'm not even doing anything with ITunes, but it still seems to hog my machine, a desktop computer running WIndows XP. (When Itunes is closed CPU usage goes down to 4%-25% or thereabouts on average.)
    What can I do to stop this? It is very frustrating that Apple would make a program that does this without reason.
    David

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 &amp; above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if CPU issue is resolved..
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • All programs using 100% CPU, freezing, crashing, -10810, -600, and -1712 errors

    Okay, so. I have a Macbook Pro from December 2012, a little over a year old.
    Version 10.9.1, running Mavericks
    Processor 2.4 GHz Intel Core i7
    Memory 8 GB
    Startup Disk - Macintosh HD
    I can send more info if I need to. I'm a graphic designer using Photoshop, Illustrator, and InDesign usually simultaneously, as well as Spotify, Messages, Sparrow (mail), Stickies, Tweetdeck, and Evernote. I also use a wireless mouse, drawing tablet, and second screen. This has never been a problem (I mean, my old computer had 4 GB memory and handled these programs just fine, except for Final Cut Pro 7) up until recently.
    For the last two months, my computer has been seriously out of whack.
    I'm constantly having to refresh finder
    Every time I open Google Chrome, all of my extentions crash immediately and any website I try to go to is extremely sluggish (but Safari works)
    The dock freezes
    Constant error messages: 1712, 10810, 600
    Audio fails randomly
    Overall, the problem seems to be that I can't do more than one thing at a time -- I can't take a screenshot if more than two programs are open, I can't open DMG files, I can't open Spotify if any Creative Suite program is open. I've been watching the activity monitor, and it seems like each program is trying to use 100% CPU, which doesn't seem right. I have to close every program to work in Photoshop, which makes me miss calls and emails.
    I've tried restarting in safe mode, verifiyng the disk and repairing permissions, I used time capsule to restore to a time before it was happening, and restored my user profile in Chrome. I'm at my complete wit's end trying to figure this out! I feel like my next step is to just reinstall my OS completely, but that would be a major setback for getting my work done, and I'm not even sure that would work.
    I've looked on other forums and it seems like the Mail app typically causes problems, but I don't even use it, I use Sparrow.
    PLEASE PLEASE PLEASE HELP

    Launch error -10810 in Mavericks
    I have the same issue since a couple of days. Nothing that I found in the community (rebuilding launch info using Onyx or manually deleting the apple.com-launch prefs) has helped me so far. Only some apps are affected (PasswordWallet 4.7.4 among them).
    I can launch it once and it will run fine as long as it’s open. Next time it refuses to open displaying the error -10810 message instead. I trash the app and use a fresh one off the vendor’s dmg file I downloaded and the sequence repeats.
    MacPro 2.8 QuadCore Intel Xeon, 16 Gig RAM, Samsung SSD 840 PRO Series HD plus 3 more regular 3,5“ HDs, Mavericks 10.9.3

  • Speakers use 100% of one CPU - Pavilion dv7

    HP Pavilion dv7-4153cl 
    I have had two warnings about something using 100% of one CPU. The first one while using Dragon NS. The second was loading a program.
    When I clicked the warning, a box came up listing the speakers but nothing seemed to be a problem.
    Should I be concerned about these pop-ups?
    Why does it warn me?
    Does it slow down the computer?

    It doesn't help, has i said : i allready do standard procédure to help (what you point) : update to lastest, disable extension or theme (i do not use), disable plug-ins... nothing helps, the bug is still there.

  • Running Adobe Actions is Using 100% of my CPU

    Does anyone have a fix for Adobe using 100% of their CPU.  Without running Photoshop I run 5-6%.  As soon as I open Lightroom, send to Photoshop and run an action my CPU Usage spikes to 100%.  What should take 2 minutes max to edit is taking between 5-7 minutes.  I'm spending more time waiting for an action to run than I am actually working.  I'm running Windows 7 64 bit and Creative Cloud version 1.9.0.465.  It's so bad that I have to transfer my images to my laptop (Window's 8) to edit which I SHOULDN'T HAVE TO DO! Here's another complaint:  When I'm in Lightroom and right click on an image and choose to edit in Photoshop I don't always get the option to edit original image or edit a copy.  Most of the time it goes straight to CS6.  When I save the edit the saved edited image does not go back to it's original catalog, rather it goes to the main catalog without keywords and I have to go on a treasure hunt to find it and mark it with keywords.  I hoped purchasing the subscription would eliminate bugs to the program but it doesn't.  I have more bugs with the subscription than I ever had with the purchased programs. It's also important to note that I have not changed any of the preferences.  Thanks for any help y'all can provide.

    Hi,
    The size of the image is 1000*600.
    I use the default radius of the filter. I don't know the value.
    I run the swf on a Intel core2duo 2.2Ghz.
    I use the filter array to apply the filter.
    To illustrate my problem, you can download a very simple sample of my project here. It's a grid where i draw a collection of items in a bitmap.
    If i apply the filter in the constructor of the grid in Index.as by passing true in the first parameter, my CPU usage is at 20 to 30%. If I don't apply the filter, the CPU usage is at 2 to 3%.
    What is the problem?
    Thanks for your help.

  • Ff stalls out when opening new tabs, using 100% cpu on mac

    went to leave this in the feedback section but that doesnt work either, nothing gets sent. but anyways, new tabs always feeze or stall for over a min, using 100% cpu. running mac 10.6.8. never had problem on earlier versions of ff but ff5 is broken im sorry to say on macs. please advise or fix, more and more people are experiencing this same issue but nothing is being done to resolve.

    16gb aint enough lol> imac 27 , top of line, ssd hdd, 16gb ram, all updates, if memory was bad it would happen on other browsers or apps, only happens when you specifically open a new tab.

Maybe you are looking for

  • BUG REPORT FIRMWARE 5.1.7  PLEASE FORWARD TO SUPERVISOR....

    BUG REPORT FIRMWARE 5.1.7  PLEASE FORWARD TO SUPERVISOR. The spa-3102 has the following two bugs. When the unit sends a hook-flash to the fxo port it: a)      does not send the hook flash to the fxo port  for PSTN Hook Flash Len:  Instead it uses a v

  • I can't add an older airport express to OS 10.7.5? Want to use for wireless printing and iTunes.

    I'm using an Airport Extreme model A 1301 for my home's wireless network. I have three of the older Airport Express model A1084, which I was using for remote speakers for iTunes and for a wireless printer set up, but discontinued using them at some p

  • HAVING clause, or ORDER BY clause ....ERROR

    hi i have following query which throws error plz find the solution for the query to go safe.. Select C.src_cd, D.src_nm, count(*) supp_clm_count, (CASE WHEN A.clm_ttladjamt > 0 then A.clm_ttladjamt else A.clm_ttlreqamt END) as amount From IWOWNER.WC_

  • WLC 4.0.217.0 reporting Decrypt Errors

    Hi, My customer is using Cisco WLC 4402 running 4.0.217.0 and is reporting that Wireless clients are getting disconnected and reconnected every half hour and when I check for the trapslog I get the following error messages. Decrypt errors occurred fo

  • Minimizing files open in photoshop elements 10

    I was wondering if there is any way to minimize an open file in the work space down to the project bin. All I can see is the x for closing. Did some bright young programmer take away the - for minimizing? I usually have many files open for digital sc