Applicatio​n pauses for up to 4 seconds at random places in processing loop.

We developed a VI that reads data from an image capture card and processes it in a loop. The processing is accomplished at near real-time approaching the 30 fps rate. Periodically, however, the entire system will hang for nearly 4 seconds. This appears to include all Windows activity. The activity monitor shows processor activity peaking (~100&) and attributes the activity to the LabVIEW process (although the monitor ceases to update during the pause). The pause occurs at random points of execution.
Multiple windows (instances of "Image Display") are updated in the loop. When these are bypassed in favor of a floating window, the severity of the problem diminishes significantly, but occurs occasionally (every couple minutes vs every 15 seconds or so).
I was inclined to blame Windows bookkeeping, but as mentioned above, the activity monitor points to LabVIEW. The problem occurs on multiple platforms (laptops) but is most pronounced on the newer dual-core system.

"I just reassigned the VI's execution priority to "normal" and the problem seems to have subsided. The priority was previously set to "above normal" ..."
That will expalin it if LV was doing a lot of number crunching of large data sets etc. Loops with "zero waits" will help.
LV use a concept called "Cooperative multi-Tasking" and harnesses the OS's services to provided that concept. The "Cooperative" part talks to the idea of porcesses making an efforts not to use all of the CPU without allowing other process to access the same. "Zero Waits" (zero constant wired to a wait ms) is one way that we can let LV know that tight number crunching loops can be interupted to handle other processes. The OS is involved because OS's like Windows will blindly assume that a thread that it schedules will willing give up the CPU after a while. If you don't have Zero-waits or you have heavy number crunching, the thread never releases the CPU. When you set the process to be above normal, LV and the OS did exactly what you said to do.
What exactly are you doing when LV uses all of the CPU?
Ben
Ben Rayner
I am currently active on.. MainStream Preppers
Rayner's Ridge is under construction

Similar Messages

  • Ipod randomly pauses for 3 or 4 seconds...

    I have a 160gig Classic and it's been wonderful. Until the last update. Now it's started pausing or "cutting out" for 3 or 4 seconds randomly during songs. When I rewind the song and play the same spot, it plays fine, so it's not the songs (they all played fine before the update). It also doesn't happen during the same songs. I can play the same song (start it over) after it pauses, and it will play just fine. I'm about to pull my hair out. Any suggestions?
    Thanks,
    CJ

    Had the same problem with my 160Gb. It only started to happen after upgrading the firmware to the latest. So I downgraded it and the problem went away. Being bored one say I was looking through my fsck logs and discovered that every-time the ipod was plugged in it had had some minor hard disk errors which fsck fixed. So I took it back to the apple store explained the problem and got a new one. This has had no problem with the new firmware, nor any strange errors in the fsck log. I think the problem with the freezing is something to do with the hard-disk, and the latest firmware somehow brings that out.

  • Minor collection pauses for longer time (40 seconds to 3 minutes) - web app

    We are facing a strange issue with our Application, it is running under jboss-4.0.2 with jdk1.5.0_07
    It becomes unresponsive after 1/2 an hour load test and comes back to normal within 2 to 3 minutes. The following is a sample of the GC information when it says it takes around 48 seconds in minor collection. It also says JVM Process has not received any CPU time for 49 seconds. Extending timeouts. We have jvm settings like -Xms256m -Xmx2g .All other are default settings.
    Is it due to lesser default young generation space (is it 64m max?) ?
    jvm 1 | [GC [DefNew: 22544K->1299K(23872K), 0.0108188 secs] 230090K->208845K(
    338072K), 0.0110270 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
    jvm 1 | [GC [DefNew: 22486K->1276K(23872K), 0.0103120 secs] 230032K->208822K(
    338072K), 0.0104925 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
    jvm 1 | [GC [DefNew: 22499K->1282K(23872K), 0.0102190 secs] 230045K->208828K(
    338072K), 0.0104001 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
    jvm 1 | [GC [DefNew: 22516K->1211K(23872K), 0.0137988 secs] 230062K->208757K(
    338072K), 0.0140383 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
    jvm 1 | [GC [DefNew: 22459K->1166K(23872K), 0.0109533 secs] 230005K->208712K(
    338072K), 0.0111790 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
    jvm 1 | [GC [DefNew: 22386K->1496K(23872K), 0.0121308 secs] 229932K->209042K(
    338072K), 48.7297245 secs] [Times: user=0.02 sys=0.00, real=48.73 secs]
    jvm 1 | [GC [DefNew: 22744K->1249K(23872K), 0.0189683 secs] 230290K->209269K(
    338072K), 0.0192538 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
    jvm 1 | [GC [DefNew: 22497K->1402K(23872K), 0.0136421 secs] 230517K->209422K(
    338072K), 0.0138301 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
    jvm 1 | [GC [DefNew: 22650K->1385K(23872K), 0.0153154 secs] 230670K->209587K(
    338072K), 0.0155699 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
    jvm 1 | [GC [DefNew: 22633K->2139K(23872K), 0.0190828 secs] 230835K->210430K(
    338072K), 0.0193875 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
    jvm 1 | JVM Process has not received any CPU time for 49 seconds. Extending
    timeouts.
    jvm 1 | [GC [DefNew: 23387K->2624K(23872K), 0.0243883 secs] 231678K->211720K(
    338072K), 0.0246069 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
    jvm 1 | [GC [DefNew: 23871K->981K(23872K), 0.0231872 secs] 232968K->212118K(3
    Ours OS is windows 2003 server (32 bit), 4GB RAM and 2 cpu.
    Do we need to set some more jvm parameters like
    -XX:PermSize
    -XX:MaxPermSize
    -Xms == -Xmx
    -XX:+UseParNewGC
    -XX:NewSize
    -XX:MaxNewSize
    Please suggest it is very crucial for us.
    Regards,
    Chaula

    I missed 1 thing , in the gc trace
    jvm 1 | [GC [DefNew: 22386K->1496K(23872K), 0.0121308 secs] 229932K->209042K(
    338072K), 48.7297245 secs] [Times: user=0.02 sys=0.00, real=48.73 secs]
    it says 48.7297245 secs for collection of total heap, does it mean major collection was also run here?
    If not then what can cause such a long pause during minor collection?
    Another point is
    Times: user=0.02 sys=0.00, real=48.73 secs
    here user and sys time are very negligible while real time is so huge..what does this mean?
    Thanks & Regards,
    Chaula

  • Staggering or pausing for less than a second

    Every time I restart Firefox after 15-30m, it starts staggering or freezing every 3 seconds for a half second or so. For example, when I'm bringing down the drag down bar it pauses every 3 seconds or the same thing when I'm highlighting passages. It also affects videos and typing. I've tried reinstalling Firefox completely but the problem came back shortly. The other applications on my laptop aren't having this issue.

    Hi j032, I'm not sure what changed. Some users have reported that Firefox 24 used a lot more memory when a lot of tabs were open (e.g., over 100). If you starting having this issue in Firefox 24, maybe it is related to overall memory usage?

  • Songs pausing for a few seconds when using speaker docking system

    Got a Logitech AudioStation speaker docking system. Every 3 or 4 songs played seems to pause for up to 5 seconds then continues playing normally. The pause icon doesn't appear on the ipod, just the play icon. The countdown timer pauses though. Also skipping songs with remote control a problem. Sometimes skips two with one press. Also takes a few seconds to 'think' between songs. ipod also defaults to shuffle album every time it's docked. Anyone else experienced these problems? Is it docking system or ipod?
      Windows XP  

    Hi tdip,
    Sorry for my delay reply.
    The issue you described is related to IE browser, I would like to suggest you repost this question in the answers.microsoft.com where you can get better answers.
    http://answers.microsoft.com
    This forum is dedicated to discuss about web development including HTML, CSS and Script for Internet Explorer.
    Thank you for your understanding and support.
    Best regards,
    Yanping Wang
    MSDN Community Support | Feedback to us
    Develop and promote your apps in Windows Store
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Repeatedly: mpd/ncmpcpp pauses for about a second or two, then plays

    Hello,
    I'm having trouble with mpd.  About every thirty seconds it will pauses for a second them resume playing from where it paused.  It's annoying and makes music unenjoyable.  Does anyone have any idea what could be wrong?
    I appreciate any help. Please let me know if you need any additional information.
    Thanks!
    music_directory "/home/reid/music"
    playlist_directory "/home/reid/.mpd/playlists"
    db_file "/home/reid/.mpd/mpd.db"
    log_file "/home/reid/.mpd/log"
    pid_file "/home/reid/.mpd/mpd.pid"
    state_file "/home/reid/.mpd/mpdstate"
    #sticker_file "~/.mpd/sticker.sql"
    # General music daemon options ################################################
    # This setting specifies the user that MPD will run as. MPD should never run as
    # root and you may use this setting to make MPD change its user ID after
    # initialization. This setting is disabled by default and MPD is run as the
    # current user.
    user "reid"
    # This setting specifies the group that MPD will run as. If not specified
    # primary group of user specified with "user" setting will be used (if set).
    # This is useful if MPD needs to be a member of group such as "audio" to
    # have permission to use sound card.
    #group "nogroup"
    # This setting sets the address for the daemon to listen on. Careful attention
    # should be paid if this is assigned to anything other then the default, any.
    # This setting can deny access to control of the daemon.
    # For network
    #bind_to_address "any"
    # And for Unix Socket
    #bind_to_address "~/.mpd/socket"
    # This setting is the TCP port that is desired for the daemon to get assigned
    # to.
    #port "6600"
    # This setting controls the type of information which is logged. Available
    # setting arguments are "default", "secure" or "verbose". The "verbose" setting
    # argument is recommended for troubleshooting, though can quickly stretch
    # available resources on limited hardware storage.
    #log_level "default"
    # If you have a problem with your MP3s ending abruptly it is recommended that
    # you set this argument to "no" to attempt to fix the problem. If this solves
    # the problem, it is highly recommended to fix the MP3 files with vbrfix
    # (available from <http://www.willwap.co.uk/Programs/vbrfix.php>), at which
    # point gapless MP3 playback can be enabled.
    #gapless_mp3_playback "yes"
    # Setting "restore_paused" to "yes" puts MPD into pause mode instead
    # of starting playback after startup.
    #restore_paused "no"
    # This setting enables MPD to create playlists in a format usable by other
    # music players.
    #save_absolute_paths_in_playlists "no"
    # This setting defines a list of tag types that will be extracted during the
    # audio file discovery process. Optionally, 'comment' can be added to this
    # list.
    #metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc"
    # This setting enables automatic update of MPD's database when files in
    # music_directory are changed.
    auto_update "no"
    # Limit the depth of the directories being watched, 0 means only watch
    # the music directory itself. There is no limit by default.
    #auto_update_depth "3"
    # Symbolic link behavior ######################################################
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links outside of the configured music_directory.
    #follow_outside_symlinks "yes"
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links inside of the configured music_directory.
    #follow_inside_symlinks "yes"
    # Zeroconf / Avahi Service Discovery ##########################################
    # If this setting is set to "yes", service information will be published with
    # Zeroconf / Avahi.
    #zeroconf_enabled "yes"
    # The argument to this setting will be the Zeroconf / Avahi unique name for
    # this MPD server on the network.
    #zeroconf_name "Music Player"
    # Permissions #################################################################
    # If this setting is set, MPD will require password authorization. The password
    # can setting can be specified multiple times for different password profiles.
    #password "password@read,add,control,admin"
    # This setting specifies the permissions a user has who has not yet logged in.
    #default_permissions "read,add,control,admin"
    # Input #######################################################################
    input {
    plugin "curl"
    # proxy "proxy.isp.com:8080"
    # proxy_user "user"
    # proxy_password "password"
    # Audio Output ################################################################
    # MPD supports various audio output types, as well as playing through multiple
    # audio outputs at the same time, through multiple audio_output settings
    # blocks. Setting this block is optional, though the server will only attempt
    # autodetection for one sound card.
    # See <http://mpd.wikia.com/wiki/Configuration#Audio_Outputs> for examples of
    # other audio outputs.
    # An example of an ALSA output:
    audio_output {
    type "alsa"
    name "My ALSA Device"
    ## device "hw:0,0" # optional
    ## format "44100:16:2" # optional
    mixer_type "hardware" # optional
    ## mixer_device "default" # optional
    ## mixer_control "PCM" # optional
    ## mixer_index "0" # optional
    # An example of an OSS output:
    #audio_output {
    # type "oss"
    # name "My OSS Device"
    ## device "/dev/dsp" # optional
    ## format "44100:16:2" # optional
    ## mixer_type "hardware" # optional
    ## mixer_device "/dev/mixer" # optional
    ## mixer_control "PCM" # optional
    # An example of a shout output (for streaming to Icecast):
    #audio_output {
    # type "shout"
    # encoding "ogg" # optional
    # name "My Shout Stream"
    # host "localhost"
    # port "8000"
    # mount "/mpd.ogg"
    # password "hackme"
    # quality "5.0"
    # bitrate "128"
    # format "44100:16:1"
    ## protocol "icecast2" # optional
    ## user "source" # optional
    ## description "My Stream Description" # optional
    ## url "http://example.com" # optional
    ## genre "jazz" # optional
    ## public "no" # optional
    ## timeout "2" # optional
    ## mixer_type "software" # optional
    # An example of a recorder output:
    #audio_output {
    # type "recorder"
    # name "My recorder"
    # encoder "vorbis" # optional, vorbis or lame
    # path "/var/lib/mpd/recorder/mpd.ogg"
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # An example of a httpd output (built-in HTTP streaming server):
    #audio_output {
    # type "httpd"
    # name "My HTTP Stream"
    # encoder "vorbis" # optional, vorbis or lame
    # port "8000"
    # bind_to_address "0.0.0.0" # optional, IPv4 or IPv6
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # max_clients "0" # optional 0=no limit
    # An example of a pulseaudio output (streaming to a remote pulseaudio server)
    #audio_output {
    # type "pulse"
    # name "My Pulse Output"
    ## server "remote_server" # optional
    ## sink "remote_server_sink" # optional
    ## Example "pipe" output:
    #audio_output {
    # type "pipe"
    # name "my pipe"
    # command "aplay -f cd 2>/dev/null"
    ## Or if you're want to use AudioCompress
    # command "AudioCompress -m | aplay -f cd 2>/dev/null"
    ## Or to send raw PCM stream through PCM:
    # command "nc example.org 8765"
    # format "44100:16:2"
    ## An example of a null output (for no audio output):
    #audio_output {
    # type "null"
    # name "My Null Output"
    # mixer_type "none" # optional
    # This setting will change all decoded audio to be converted to the specified
    # format before being passed to the audio outputs. By default, this setting is
    # disabled.
    #audio_output_format "44100:16:2"
    # If MPD has been compiled with libsamplerate support, this setting specifies
    # the sample rate converter to use. Possible values can be found in the
    # mpd.conf man page or the libsamplerate documentation. By default, this is
    # setting is disabled.
    #samplerate_converter "Fastest Sinc Interpolator"
    # Normalization automatic volume adjustments ##################################
    # This setting specifies the type of ReplayGain to use. This setting can have
    # the argument "off", "album" or "track". See <http://www.replaygain.org>
    # for more details. This setting is off by default.
    #replaygain "album"
    # This setting sets the pre-amp used for files that have ReplayGain tags. By
    # default this setting is disabled.
    #replaygain_preamp "0"
    # This setting enables on-the-fly normalization volume adjustment. This will
    # result in the volume of all playing audio to be adjusted so the output has
    # equal "loudness". This setting is disabled by default.
    #volume_normalization "no"
    # MPD Internal Buffering ######################################################
    # This setting adjusts the size of internal decoded audio buffering. Changing
    # this may have undesired effects. Don't change this if you don't know what you
    # are doing.
    #audio_buffer_size "2048"
    # This setting controls the percentage of the buffer which is filled before
    # beginning to play. Increasing this reduces the chance of audio file skipping,
    # at the cost of increased time prior to audio playback.
    #buffer_before_play "10%"
    # Resource Limitations ########################################################
    # These settings are various limitations to prevent MPD from using too many
    # resources. Generally, these settings should be minimized to prevent security
    # risks, depending on the operating resources.
    #connection_timeout "60"
    #max_connections "10"
    #max_playlist_length "16384"
    #max_command_list_size "2048"
    #max_output_buffer_size "8192"
    # Client TCP keep alive #######################################################
    # For clients connected by TCP on supported platforms.
    # Allows detection of dangling connections due to clients disappearing from
    # the network without closing their connections.
    # This is not usually necessary but can be useful in cases such as wifi connectected
    # clients that go in and out of network range or turn off wifi without closing their
    # connections. Combined with low max_connections this can soon cause clients to not
    # be able to connect.
    # Enable tcp keepalive on new client connections (default is "no")
    #tcp_keep_alive "no"
    # Time in seconds since the last communication on the connection and before
    # the keepalive probing is started. (default is 7200 seconds)
    #tcp_keep_alive_idle "7200"
    # Interval in seconds between keepalive probes, once a probe started.
    # (default is 75 seconds)
    #tcp_keep_alive_interval "75"
    # Number of failed probes before the connection is pronounced dead and
    # the connection is closed. (default is 9 times)
    #tcp_keep_alive_count "9"
    # Character Encoding ##########################################################
    # If file or directory names do not display correctly for your locale then you
    # may need to modify this setting.
    #filesystem_charset "UTF-8"
    # This setting controls the encoding that ID3v1 tags should be converted from.
    #id3v1_encoding "ISO-8859-1"
    # SIDPlay decoder #############################################################
    # songlength_database:
    # Location of your songlengths file, as distributed with the HVSC.
    # The sidplay plugin checks this for matching MD5 fingerprints.
    # See http://www.c64.org/HVSC/DOCUMENTS/Songlengths.faq
    # default_songlength:
    # This is the default playing time in seconds for songs not in the
    # songlength database, or in case you're not using a database.
    # A value of 0 means play indefinitely.
    # filter:
    # Turns the SID filter emulation on or off.
    #decoder {
    # plugin "sidplay"
    # songlength_database "/media/C64Music/DOCUMENTS/Songlengths.txt"
    # default_songlength "120"
    # filter "true"

    Hello,
    Thanks for the reply.  I have a quad core processor and 8 gigs of ram.
    I've thought that maybe udev isn't loading the best audio driver for my system.
    lshw:
    vizio
    description: All In One
    product: CA24 (CA24-A2)
    vendor: VIZIO
    serial: VIZAS127EH0706Q
    width: 64 bits
    capabilities: smbios-2.7 dmi-2.7 vsyscall32
    configuration: boot=normal chassis=all-in-one sku=CA24-A2 uuid=84D9DA22-F2CE-E111-B141-0F02CCF30E00
    *-core
    description: Motherboard
    product: XV1
    vendor: Quanta
    physical id: 0
    serial: QTCXV130H22800231
    *-firmware
    description: BIOS
    vendor: AMI
    physical id: 0
    version: 1.02
    date: 05/21/2012
    size: 64KiB
    capacity: 2496KiB
    capabilities: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb biosbootspecification uefi
    *-cache:0
    description: L2 cache
    physical id: 11
    slot: CPU Internal L2
    size: 1MiB
    capacity: 1MiB
    capabilities: internal write-through unified
    *-cache:1
    description: L1 cache
    physical id: 12
    slot: CPU Internal L1
    size: 256KiB
    capacity: 256KiB
    capabilities: internal write-through data
    *-cache:2
    description: L3 cache
    physical id: 13
    slot: CPU Internal L3
    size: 6MiB
    capacity: 6MiB
    capabilities: internal write-back unified
    *-memory
    description: System Memory
    physical id: 14
    slot: System board or motherboard
    size: 8GiB
    *-bank:0
    description: SODIMM DDR3 Synchronous 1333 MHz (0.8 ns)
    product: AD73I1C1674EV
    vendor: ADATA
    physical id: 0
    serial: 00000E9D
    slot: ChannelA-DIMM0
    size: 4GiB
    width: 64 bits
    clock: 1333MHz (0.8ns)
    *-bank:1
    description: DIMM [empty]
    product: [Empty]
    vendor: [Empty]
    physical id: 1
    serial: [Empty]
    slot: ChannelA-DIMM1
    *-bank:2
    description: SODIMM DDR3 Synchronous 1333 MHz (0.8 ns)
    product: AD73I1C1674EV
    vendor: ADATA
    physical id: 2
    serial: 00000EA6
    slot: ChannelB-DIMM0
    size: 4GiB
    width: 64 bits
    clock: 1333MHz (0.8ns)
    *-bank:3
    description: DIMM [empty]
    product: [Empty]
    vendor: [Empty]
    physical id: 3
    serial: [Empty]
    slot: ChannelB-DIMM1
    *-cpu
    description: CPU
    product: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz
    vendor: Intel Corp.
    physical id: 15
    bus info: cpu@0
    version: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz
    slot: SOCKET 0
    size: 1200MHz
    capacity: 3800MHz
    width: 64 bits
    clock: 100MHz
    capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms cpufreq
    configuration: cores=4 enabledcores=4 threads=8
    *-pci
    description: Host bridge
    product: 3rd Gen Core processor DRAM Controller
    vendor: Intel Corporation
    physical id: 100
    bus info: pci@0000:00:00.0
    version: 09
    width: 32 bits
    clock: 33MHz
    configuration: driver=agpgart-intel
    resources: irq:0
    *-pci:0
    description: PCI bridge
    product: Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port
    vendor: Intel Corporation
    physical id: 1
    bus info: pci@0000:00:01.0
    version: 09
    width: 32 bits
    clock: 33MHz
    capabilities: pci pm msi pciexpress normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:40 ioport:e000(size=4096) memory:f6000000-f70fffff ioport:e0000000(size=301989888)
    *-display UNCLAIMED
    description: VGA compatible controller
    product: NVIDIA Corporation
    vendor: NVIDIA Corporation
    physical id: 0
    bus info: pci@0000:01:00.0
    version: a1
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress vga_controller cap_list
    configuration: latency=0
    resources: memory:f6000000-f6ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:f7000000-f707ffff
    *-display
    description: VGA compatible controller
    product: 3rd Gen Core processor Graphics Controller
    vendor: Intel Corporation
    physical id: 2
    bus info: pci@0000:00:02.0
    version: 09
    width: 64 bits
    clock: 33MHz
    capabilities: msi pm vga_controller bus_master cap_list rom
    configuration: driver=i915 latency=0
    resources: irq:45 memory:f7400000-f77fffff memory:d0000000-dfffffff ioport:f000(size=64)
    *-usb:0
    description: USB controller
    product: 7 Series/C210 Series Chipset Family USB xHCI Host Controller
    vendor: Intel Corporation
    physical id: 14
    bus info: pci@0000:00:14.0
    version: 04
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi xhci bus_master cap_list
    configuration: driver=xhci_hcd latency=0
    resources: irq:46 memory:f7900000-f790ffff
    *-communication
    description: Communication controller
    product: 7 Series/C210 Series Chipset Family MEI Controller #1
    vendor: Intel Corporation
    physical id: 16
    bus info: pci@0000:00:16.0
    version: 04
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi bus_master cap_list
    configuration: driver=mei latency=0
    resources: irq:43 memory:f791b000-f791b00f
    *-usb:1
    description: USB controller
    product: 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2
    vendor: Intel Corporation
    physical id: 1a
    bus info: pci@0000:00:1a.0
    version: 04
    width: 32 bits
    clock: 33MHz
    capabilities: pm debug ehci bus_master cap_list
    configuration: driver=ehci_hcd latency=0
    resources: irq:16 memory:f7918000-f79183ff
    *-multimedia
    description: Audio device
    product: 7 Series/C210 Series Chipset Family High Definition Audio Controller
    vendor: Intel Corporation
    physical id: 1b
    bus info: pci@0000:00:1b.0
    version: 04
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress bus_master cap_list
    configuration: driver=snd_hda_intel latency=0
    resources: irq:41 memory:f7910000-f7913fff
    *-pci:1
    description: PCI bridge
    product: 7 Series/C210 Series Chipset Family PCI Express Root Port 1
    vendor: Intel Corporation
    physical id: 1c
    bus info: pci@0000:00:1c.0
    version: c4
    width: 32 bits
    clock: 33MHz
    capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:16
    *-pci:2
    description: PCI bridge
    product: 7 Series/C210 Series Chipset Family PCI Express Root Port 3
    vendor: Intel Corporation
    physical id: 1c.2
    bus info: pci@0000:00:1c.2
    version: c4
    width: 32 bits
    clock: 33MHz
    capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:18 ioport:d000(size=4096) ioport:f2100000(size=1048576)
    *-network
    description: Ethernet interface
    product: RTL8111/8168B PCI Express Gigabit Ethernet controller
    vendor: Realtek Semiconductor Co., Ltd.
    physical id: 0
    bus info: pci@0000:03:00.0
    logical name: eth0
    version: 07
    serial: 00:6b:9e:03:62:f4
    size: 10Mbit/s
    capacity: 1Gbit/s
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
    configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168e-3_0.0.4 03/27/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
    resources: irq:44 ioport:d000(size=256) memory:f2104000-f2104fff memory:f2100000-f2103fff
    *-pci:3
    description: PCI bridge
    product: 7 Series/C210 Series Chipset Family PCI Express Root Port 6
    vendor: Intel Corporation
    physical id: 1c.5
    bus info: pci@0000:00:1c.5
    version: c4
    width: 32 bits
    clock: 33MHz
    capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:17 memory:f7800000-f78fffff
    *-network
    description: Wireless interface
    product: AR9462 Wireless Network Adapter
    vendor: Atheros Communications Inc.
    physical id: 0
    bus info: pci@0000:04:00.0
    logical name: wlan0
    version: 01
    serial: 00:6b:9e:00:ab:6f
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
    configuration: broadcast=yes driver=ath9k driverversion=3.5.4-1-ARCH firmware=N/A ip=192.168.1.139 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn
    resources: irq:17 memory:f7800000-f787ffff memory:f7880000-f788ffff
    *-usb:2
    description: USB controller
    product: 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1
    vendor: Intel Corporation
    physical id: 1d
    bus info: pci@0000:00:1d.0
    version: 04
    width: 32 bits
    clock: 33MHz
    capabilities: pm debug ehci bus_master cap_list
    configuration: driver=ehci_hcd latency=0
    resources: irq:23 memory:f7917000-f79173ff
    *-isa
    description: ISA bridge
    product: HM77 Express Chipset LPC Controller
    vendor: Intel Corporation
    physical id: 1f
    bus info: pci@0000:00:1f.0
    version: 04
    width: 32 bits
    clock: 33MHz
    capabilities: isa bus_master cap_list
    configuration: driver=lpc_ich latency=0
    resources: irq:0
    *-storage
    description: RAID bus controller
    product: 82801 Mobile SATA Controller [RAID mode]
    vendor: Intel Corporation
    physical id: 1f.2
    bus info: pci@0000:00:1f.2
    version: 04
    width: 32 bits
    clock: 66MHz
    capabilities: storage msi pm bus_master cap_list
    configuration: driver=ahci latency=0
    resources: irq:42 ioport:f0b0(size=8) ioport:f0a0(size=4) ioport:f090(size=8) ioport:f080(size=4) ioport:f060(size=32) memory:f7916000-f79167ff
    *-serial UNCLAIMED
    description: SMBus
    product: 7 Series/C210 Series Chipset Family SMBus Controller
    vendor: Intel Corporation
    physical id: 1f.3
    bus info: pci@0000:00:1f.3
    version: 04
    width: 64 bits
    clock: 33MHz
    configuration: latency=0
    resources: memory:f7915000-f79150ff ioport:f040(size=32)
    *-scsi:0
    physical id: 1
    logical name: scsi0
    capabilities: emulated
    *-disk
    description: ATA Disk
    product: ST1000LM024 HN-M
    vendor: Seagate
    physical id: 0.0.0
    bus info: scsi@0:0.0.0
    logical name: /dev/sda
    version: 2AR1
    serial: S2R8J9CC612158
    size: 931GiB (1TB)
    capabilities: partitioned partitioned:dos
    configuration: ansiversion=5 sectorsize=4096 signature=0002dcaf
    *-volume:0
    description: EXT4 volume
    vendor: Linux
    physical id: 1
    bus info: scsi@0:0.0.0,1
    logical name: /dev/sda1
    logical name: /home
    version: 1.0
    serial: 86f08c55-b73d-4c19-a427-04c076aa2956
    size: 928GiB
    capacity: 928GiB
    capabilities: primary journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
    configuration: created=2012-09-29 11:54:11 filesystem=ext4 lastmountpoint=/home modified=2012-10-04 09:08:33 mount.fstype=ext4 mount.options=rw,relatime,data=ordered mounted=2012-10-04 09:08:33 state=mounted
    *-volume:1
    description: Linux swap volume
    physical id: 2
    bus info: scsi@0:0.0.0,2
    logical name: /dev/sda2
    version: 1
    serial: 839f0cea-c59f-4e7b-90e5-c28d3e2fcca4
    size: 3053MiB
    capacity: 3053MiB
    capabilities: primary nofs swap initialized
    configuration: filesystem=swap pagesize=4096
    *-scsi:1
    physical id: 2
    logical name: scsi1
    capabilities: emulated
    *-disk
    description: ATA Disk
    product: Toshiba THNSNW03
    vendor: Toshiba
    physical id: 0.0.0
    bus info: scsi@1:0.0.0
    logical name: /dev/sdb
    version: L041
    serial: 23RJ613KAFSK
    size: 29GiB (32GB)
    capabilities: partitioned partitioned:dos
    configuration: ansiversion=5 sectorsize=512 signature=00051de3
    *-volume
    description: Linux filesystem partition
    vendor: Linux
    physical id: 1
    bus info: scsi@1:0.0.0,1
    logical name: /dev/sdb1
    logical name: /
    version: 1.0
    serial: a9ba0f2f-aba4-47ae-b3bc-78ced3fb41d5
    size: 29GiB
    capacity: 29GiB
    capabilities: primary bootable extended_attributes large_files ext2 initialized
    configuration: filesystem=ext2 lastmountpoint=/ modified=2012-10-05 11:51:10 mount.fstype=ext2 mount.options=rw,relatime mounted=2012-10-04 09:08:33 state=mounted
    *-scsi:2
    physical id: 3
    bus info: usb@1:3
    logical name: scsi6
    capabilities: emulated scsi-host
    configuration: driver=usb-storage
    *-disk
    description: SCSI Disk
    physical id: 0.0.0
    bus info: scsi@6:0.0.0
    logical name: /dev/sdc
    size: 465GiB (500GB)
    capabilities: partitioned partitioned:dos
    configuration: sectorsize=512 signature=9c3c778f
    *-volume
    description: EXT3 volume
    vendor: Linux
    physical id: 1
    bus info: scsi@6:0.0.0,1
    logical name: /dev/sdc1
    logical name: /data
    version: 1.0
    serial: 334c8b3e-ab70-4702-81f1-0bd0ce6af1e9
    size: 465GiB
    capacity: 465GiB
    capabilities: primary bootable journaled extended_attributes large_files recover ext3 ext2 initialized
    configuration: created=2012-01-26 18:25:12 filesystem=ext3 lastmountpoint=/data modified=2012-10-04 10:24:08 mount.fstype=ext3 mount.options=rw,relatime,data=ordered mounted=2012-10-04 10:24:08 state=mounted
    lsmod
    Module Size Used by
    sg 25423 0
    udf 79515 1
    crc_itu_t 1363 1 udf
    loop 18160 2
    bbswitch 5042 0
    joydev 9991 0
    btusb 11892 0
    bluetooth 193532 2 btusb
    ums_realtek 7391 0
    snd_hda_codec_cirrus 17229 1
    uvcvideo 72339 0
    videobuf2_vmalloc 2468 1 uvcvideo
    videobuf2_memops 2246 1 videobuf2_vmalloc
    videobuf2_core 20575 1 uvcvideo
    videodev 100564 2 uvcvideo,videobuf2_core
    media 10405 2 uvcvideo,videodev
    microcode 12377 0
    aesni_intel 42907 2
    iTCO_wdt 5989 0
    aes_x86_64 7508 1 aesni_intel
    aes_generic 26138 2 aesni_intel,aes_x86_64
    ghash_clmulni_intel 4237 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    cryptd 8741 2 ghash_clmulni_intel,aesni_intel
    arc4 1410 2
    usb_storage 44760 2 ums_realtek
    mxm_wmi 1425 0
    uas 8823 0
    ath9k 93564 0
    ath9k_common 2096 1 ath9k
    snd_hda_intel 25700 4
    ath9k_hw 341950 2 ath9k_common,ath9k
    snd_hda_codec 97432 2 snd_hda_intel,snd_hda_codec_cirrus
    i915 473038 2
    snd_hwdep 6300 1 snd_hda_codec
    ath 15393 3 ath9k_common,ath9k,ath9k_hw
    kvm 363714 0
    mac80211 416391 1 ath9k
    i2c_algo_bit 5391 1 i915
    snd_pcm 74926 3 snd_hda_codec,snd_hda_intel
    coretemp 6006 0
    snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
    drm_kms_helper 32749 1 i915
    snd_timer 18966 2 snd_pcm
    crc32c_intel 1987 0
    evdev 10266 12
    cfg80211 173210 3 ath,ath9k,mac80211
    snd 60021 12 snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel,snd_hda_codec_cirrus
    drm 220804 3 i915,drm_kms_helper
    r8169 51909 0
    rfkill 15604 3 cfg80211,bluetooth
    soundcore 5442 1 snd
    pcspkr 1899 0
    mei 32583 0
    intel_agp 11096 1 i915
    i2c_i801 8212 0
    lpc_ich 10545 0
    intel_gtt 14478 3 i915,intel_agp
    mfd_core 2833 1 lpc_ich
    i2c_core 20508 6 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,videodev
    mii 4123 1 r8169
    acpi_cpufreq 5933 0
    thermal 7959 0
    mperf 1267 1 acpi_cpufreq
    processor 27015 9 acpi_cpufreq
    wmi 8475 1 mxm_wmi
    video 11308 1 i915
    button 4502 1 i915
    vboxdrv 1823501 0
    ext4 438999 3
    crc16 1359 2 ext4,bluetooth
    jbd2 78720 1 ext4
    mbcache 5977 1 ext4
    sd_mod 29271 7
    hid_generic 1113 0
    usbhid 36812 0
    hid 85608 2 hid_generic,usbhid
    ehci_hcd 41058 0
    ahci 20549 3
    libahci 20023 1 ahci
    libata 167675 2 ahci,libahci
    scsi_mod 133152 5 sg,uas,usb_storage,libata,sd_mod
    xhci_hcd 84338 0
    usbcore 147434 8 uas,btusb,uvcvideo,ums_realtek,usb_storage,ehci_hcd,usbhid,xhci_hcd
    usb_common 954 1 usbcore

  • Why does "Find Text" pause for a few seconds?

    I've got a VI with about 250 subVIs, and when I search them for any text, the search zooms through them all except it pauses on a particular one.  The names don't matter, so I'll just use letters; alphabetical order of VIs seems to matter....
    So the search is zooming through all the VIs and it pauses for 3 seconds on
    sss.vi
    I think maybe if I open sss.vi, the search will speed up since sss.vi is more likely to be in memory. With sss.vi open, the search pauses 3 seconds on
    rrr.vi
    What? So maybe the VI after sss.vi is causing the problem, so I open
    ttt.vi
    but the search still pauses on rrr.vi. So I open rrr.vi. Now the search pauses on
    qqq.vi.
    I could continue opening VIs going upstream in the alphabet, but then I'd probably have all my VIs open. I'd rather find the root cause of the pause and fix it.
    Any ideas?

    Here's my setup, and the slowdown happens on all four computers I've tried:
    OS: Windows Vista or Windows 7
    LabVIEW version: 2011
    Opened within project: no
    What's inside the VIs: The most "unusual things" are a formula node or two, a few global variables, and the "System Exec.vi" to make command line calls.

  • TV picture Pauses for a split second

    Every 30 seconds or so my TV pictiure pauses for a very brief 1/2 second. Anyone seeing this?

    I contacted a rep as well and they said a fix will be sent out the 15th of this month.  She stated that she could send out a fix but it only works 50% of the time and from the other 50% the DVR will not reboot sometimes.  So I'm dealing with it until this fix supposidly comes out on the 15th of March.  I switched from DirecTV about 3 weeks ago because I was tired of the interuptions do to the slightest bit of rain and I have had the freezing problem with Verizon since the first day.  

  • Does anyone has the same scrolling problem? My macbook air 13''(2010) running lion, when files in a folder arranged by kind, every scrolling paused for a second..?

    does anyone has the same scrolling problem? My macbook air 13''(2010) running lion, when files in a folder arranged by kind, every scrolling paused for a second..?

    does anyone has the same scrolling problem? My macbook air 13''(2010) running lion, when files in a folder arranged by kind, every scrolling paused for a second..?

  • Finger sensor not working and some time iphone 6 screen also hang/pause  for few seconds

    In my iphone6 finger sensor not working and some time iphone 6 screen also hang/pause  for few seconds.

    Try cleaning the sensor, remove all fingerprints from the settings, and the start over in recognizing prints. There are a number of things that make prints hard to read, sweat, lotion, dirty hands, etc.

  • Laptop pauses for few seconds fequently

    My laptop pauses for few seconds every  2-3  minutes . And this happens after around 15 minutes use of my laptop.  What could be the problem?

    Binita,
    Welcome to the HP Community Forum.
    Could be almost anything:
    A program might running 'round in circles and slowing eating up all your memory is one guess.
    Your system could be in need of maintenance -- the disk might be badly fragmented:  Your files might be spread all over the place -- and in pieces -- and far away from each other.  This is relative, of course.  The "far away" is tiny distances and the amount of time it takes your computer to gather data is tiny amounts of time -- but it can add up to big delays after awhile -- delays that you notice.
    Your computer might just have too many junk files that are "getting in the way" of a clean operation.
    Your computer might have little bitty mistakes in the File System that are making it hard for the computer to perform its tasks.  Tech speak for File System Errors.
    It could be a network problem, although this is something you will have to track.  The fact that the issue starts after you have been on the system for awhile means you need to know what you are doing during the slow-down to have an idea what you are looking for.  The Task Manager can give you an idea whether the Network traffic is heavy and the Performance Monitor can help track traffic hogs.
    Could be your Internet Service Provider dragging down your service -- this is harder to track, this is outside of the purview of this forum, and this is not an HP problem although you will find lots of people swearing that ISP issues come back to the computer being the culprit.  If you are streaming, gaming, or using the system for anything that your ISP dislikes, it may put a choke on your service after a specified time.
    Could be malware -- This is a different arena and you need to look to your Security Software to see if there are issues there.  Run a deep scan to be sure the system is clean.
    You might take a look at the following and follow at least some of the suggestions:
    Improving System Performance without Adding Memory (Windows 8)
    Click the Kudos Thumbs-Up to say Thank You!
    And...Click Accept as Solution when my Answer provides a Fix or Workaround!
    I am pleased to provide assistance on behalf of HP. I do not work for HP. 
    Kind Regards,
    Dragon-Fur

  • My music keeps pausing for a a second...why?

    Hi wondered if anyone can help. When I try and play music in my itunes library it regularly jumps for a second and pauses for a second and then continues playing for a few minutes until the next jump! Any advice would be hugely appreciated.
    Thanks
    Rob

    Try checking the activity monitor. Its a utility you are provided as a part of OSX. If you have multiple applications running, it could eat up your RAM which will cause itunes to pause for second. See how much processor memory or RAM is being used the next time it happens. It should lead you in the right direction.

  • Videos and gifs sometime pause for a second, need to tweak performance

    I have a high end gaming laptop with 16GB ram, 4th gen i7, SSD hard drive, NVIDIA 770m graphics.
    When I have a lot of tabs open, Firefox slows down a lot. Sometime animated gifs pause until I move my mouse, sometimes videos on various sites pause for a second (audio keeps going) and then catches up to the audio. The video issue happens on multiple sites including youtube.
    I have updated flash, java, video drivers, windows updates, etc. I have an onboard intel 4600 video card which was being used for firefox. I switched to the NVIDIA card and I still have the same issues.
    My computer should have the power to handle what I'm viewing. How can I tweak my settings to allow firefox to use more resources if needed? In task manager it never seems to get above 1GB Ram and 24% processor, yet still looks laggy as if my system is out of resources.
    If it's important, I seem to get the same type of lag in regular internet explorer....
    thanks

    You can check if there is an update for your graphics display driver.
    *https://support.mozilla.org/kb/how-do-i-upgrade-my-graphics-drivers
    You can try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    You need to close and restart Firefox after toggling this setting.
    Also check for issues caused by extensions.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration

  • Chapter markers created in DVD Studio Pro pause for a second on playback.

    I have been using the FCP suite for quite some time and we author a lot of DVD's in DVD Studio Pro. We produce many DVD's which require chapter breaks. My problem is that, when the DVD's we produce are played back, on most players the DVD will pause for a second or so on each chapter break/marker. Is there a way to get around this problem? The playback of the DVD's is fine, but the pauses at every chapter break/marker are annoying for us & our clients.

    Hi Nat
    It sounds like you're setting each chapter marker to end jump to the next. This will cause the pause you describe - if you leave each chapter as 'not set' you should be able to play thru them no problem.
    Cheers
    B

  • IMac - freezes or pauses intermittantly - usually for 2 or 3 seconds no matter what program is running - sometimes just touching a menu to get a drop down will take several seconds

    my iMac freezes or pauses intermittantly - usually for 2 or 3 seconds - no matter what program is running - sometimes just touching a menu to get a drop down will take several seconds - if playing music on iTunes or Spotify the music will pause for several seconds - it is not internet related because it happens when working off line - its become a major annoyance in using the compuetr - really slows it down - any suggestions?

    Run the Extented Apple Hardware Test from the original system disc that came with your iMac, as per > Intel-based Macs: Using Apple Hardware Test

Maybe you are looking for