search for: 10s

Displaying 20 results from an estimated 500 matches for "10s".

Did you mean: 10
2008 Sep 09
1
DTrace and shared memory id
...ebug a customer problem but i don''t have time to learn it the hard way. Regards Henrik 1: http://mail.opensolaris.org/pipermail/dtrace-discuss/2007-August/004473.html 2: #pragma D option quiet dtrace:::BEGIN { /* operation key shmid size flags cpu wall */ printf("%-10s %-10s %-10s %-10s %-10s %-10s %-10s\n", "operation", "key", "shmid", "size", "flags",...
2016 May 25
4
centos7 tmpfiles.d deleted outdate files
...-clean.service` with my custom configured file in `tmpfiles.d` to delete outdated files periodically in some log dir. I have a `tmpfiles.d` configured file in `/etc/tmpfiles.d` named `my_log.conf` in following contents. ``` #Type Path Mode UID GID Age Arg r /chenqiang 0775 root root 10s r /chenqiang/test_10s r /chenqiang/test_20s ``` If I run `systemd-tmpfiles --remove` with above configure, all files and dir will be deleted if I set 'r' type for the files and dir. but, I want to only delete some outdated files in the dir. and I use `systemd-tmpfiles --clean` with foll...
2004 Dec 09
3
Swissvoice IP 10S VoIP Telephone
Has anyone used the Swissvoice IP 10S (www.swissvoice.net) VoIP Phone with *? Adrian -- Adrian Walker adrian@digitaltraffic.co.uk ======================================================================= This email has been scanned for Virus infection by MessageLabs For more information please contact messagelabs@atomwide....
2009 Jun 24
0
[STABLE, 2.6.30.x] ocfs2: Fix ocfs2_osb_dump()
...+++-------------- 1 files changed, 18 insertions(+), 14 deletions(-) diff --git a/fs/ocfs2/super.c b/fs/ocfs2/super.c index d33767f..d64739b 100644 --- a/fs/ocfs2/super.c +++ b/fs/ocfs2/super.c @@ -234,20 +234,24 @@ static int ocfs2_osb_dump(struct ocfs2_super *osb, char *buf, int len) "%10s => Opts: 0x%lX AtimeQuanta: %u\n", "Mount", osb->s_mount_opt, osb->s_atime_quantum); - out += snprintf(buf + out, len - out, - "%10s => Stack: %s Name: %*s Version: %d.%d\n", - "Cluster", - (*osb->osb_cluster_stack == '\0' ? -...
2020 Jul 06
0
[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
...create mode 100644 arch/powerpc/include/asm/simple_spinlock_types.h > This patch looks OK to me. I had run some microbenchmark on powerpc system with or w/o the patch. On a 2-socket 160-thread SMT4 POWER9 system (not virtualized): 5.8.0-rc4 ========= Running locktest with spinlock [runtime = 10s, load = 1] Threads = 160, Min/Mean/Max = 77,665/90,153/106,895 Threads = 160, Total Rate = 1,441,759 op/s; Percpu Rate = 9,011 op/s Running locktest with rwlock [runtime = 10s, r% = 50%, load = 1] Threads = 160, Min/Mean/Max = 47,879/53,807/63,689 Threads = 160, Total Rate = 860,192 op/s; Percpu R...
2009 Mar 17
1
syslog: CPU stuck for 10s!
...box has been up and down for about a week and trying to figure out what's up. Found a syslog message today about "APIC error on CPU" and after rebooting with NOAPIC, I now get this: # cat /var/log/kernel | grep BUG Mar 17 09:51:05 ofdmz kernel: BUG: soft lockup - CPU#0 stuck for 10s! [migration/0:2] Mar 17 09:52:21 ofdmz kernel: BUG: soft lockup - CPU#0 stuck for 10s! [ssh:3491] Anyone know what this means? I found a thread* from 2006 on this list that mentions updating the bios, but thought I would get a message out early in case this doesn't fix it. Thanks [*]...
2009 Oct 19
7
Running dtrace sript for defined period of time?
Hello, I''m building some simple monitoring tools to watch zfs storage servers. Is this possible to run dtrace script for example 10 seconds? (Of course it is, I just trying to figure out how). Right know it has to be stopped by "CTRL-C" I''m particulary interested in scripts like iscsiio.d, iscsiwho.d from
2018 Jul 12
5
OpenSSH slow on OSX High Sierra (maybe due to libcrypto)?
Hi all. Is anyone else seeing issues with OpenSSH being slow on OSX High Sierra? In the interests of better test coverage I set one up, however the OpenSSH tests take much longer on it than on much older machines with much slower CPUs. It seems to be due to the vendor-supplied libcrypto being about 20x slower at bignum operations than nominally the same version of LibreSSL compiled locally. If
2010 Jul 07
0
How to evict a dead client?
...le routes to 12345-202.122.37.79 at tcp Jul 7 14:45:07 com01 kernel: Lustre: 12180:0:(socklnd_cb.c:915:ksocknal_launch_packet()) No usable routes to 12345-202.122.37.79 at tcp Jul 7 14:45:11 com01 last message repeated 188807 times Jul 7 14:45:11 com01 kernel: BUG: soft lockup - CPU#15 stuck for 10s! [ll_ost_118:12180]Jul 7 14:45:11 com01 kernel: CPU 15: Jul 7 14:45:11 com01 kernel: Modules linked in: obdfilter(U) fsfilt_ldiskfs(U) ost(U) mgc(U) lustre(U) lov(U) mdc(U) lquota(U) osc(U) ksocklnd(U) ptlrpc(U) obdclass(U) lnet(U) lvfs(U) libcfs(U) ldiskfs(U) crc16(U) autofs4(U) hidp(U) rfcomm(U...
2017 Oct 04
0
packages: Examples with CPU or elapsed time > 10s
I am perplexed about NOTEs I get from Win Builder on my genridge package, https://github.com/friendly/genridge. It shows, e.g., Examples with CPU or elapsed time > 10s user system elapsed plot3d.ridge 12.4 0.05 12.45 However, if I run *exactly the same code* in my console with system.time(), I get user system elapsed 0.95 0.16 1.17 What could be the explanation for this? Second, the .log file from Win Builder shows only the *first example*...
2013 Feb 01
3
Cannot get puppetlabs-haproxy to do what I want
...] }, ipaddress => "", ports => [80], } } When these run, haproxy goes down because it puts the server entry under defaults instead of messaging00: defaults log global maxconn 8000 option redispatch retries 3 stats enable timeout http-request 10s timeout queue 1m timeout connect 10s timeout client 1m timeout server 1m timeout check 10s server rabbit01 10.0.2.15:55672,10.0.2.15:5672 check listen messaging00 10.0.2.15:55672,10.0.2.15:5672 balance roundrobin mode tcp option tcplog option tcpka Any help would be...
2020 Mar 17
0
[nbdkit PATCH 3/4] tests: Don't let test-parallel-* hang on nbdkit bug
...forever rather than realizing that if the server disappears unexpectedly then qemu-io should quit. So add timeouts so the testsuite will flag the problem instead of hang (tested by reordering this commit before the previous). It's trickier than I expected: from the command line, 'timeout 10s qemu-io ...' works just fine, but from a script, it fails. Why? Because timeout defaults to creating a new process group when run non-interactively, but qemu-io is generally an interactive program that expects to be able to modify the terminal settings when stdin is a terminal, even when it wi...
2011 Feb 17
2
need tick marks by 10s or 20s up to 200 on x axis
...quot;, include.lowest = TRUE, col = "blue", border = "white", breaks = 140, xlab = "Fork Length in mm", ylab = "Frequency", xlim = range(0,200), ylim = range (0,15), xbar=10) -- View this message in context: http://r.789695.n4.nabble.com/need-tick-marks-by-10s-or-20s-up-to-200-on-x-axis-tp3311627p3311627.html Sent from the R help mailing list archive at Nabble.com.
2012 Jul 10
1
live migration
Hello, everybody.? ? ?I use?NFS to do live migration?After input ?virsh --connect=qemu:///system --quiet migrate --live vm12 qemu+tcp://pcmk-1/system ?(vm12 ?is vm name,/pcmk-1 is host name)it use almost 10s for preparation.?During the 10s,the vm is still runing and can ping other vm. But if i input mkdir pcmk-6 in vm during the 10s,it say :mkdir: cannot create directory `pcmk-6': Read-only file system.? ? ?Anybody can tell me this situation is due to my wrong configure or libvirt cannot mkdir duri...
2010 Sep 06
1
Dial timeout and SIP 302 Moved Temporarily
Hi, With a 1.4.35 or 1.6.1.19, I'm facing this behaviour : - extension 7002 is a SIP hard phone currently configured to forward incoming calls to extension 7003, when a call is unanswered within a 10s time frame - when extension 7001 is calling extension 7002 with a Dial(SIP/7002,20) statement and no one answers, then : - after 10s, Asterisk receives "SIP 302 Moved temporarily" message and enters its dialplan to call 7003, as required, - 10s later (or 20s from the very start), call fr...
2016 Dec 27
3
Reproducible ReInvites sent by UAS after exactly 900s despite session-timers=refuse
...). - The incoming ReInvite is answered immediately by asterisk (Status 100 / Status 200 - 0.02s). Media stream is ok. - 0.04s after sending of Status 200, the media stream from callee is stopped. - 0.11s after the Status ok package has been sent, the Ack package of the UAS can be seen. - 10s after the arrival of the ack package, UAS sends options packages, every 10s one package. Each of these packages is immediately answered by asterisk with Status 200 ok. - After 31s seconds, asterisk drops the call because of lack of rtp stream from callee. Used asterisk version is 13.13.1....
2009 Jun 19
6
[PATCH 1/5] ocfs2: Pin journal head before accessing jh->b_committed_data
This patch adds jbd_lock_bh_state() and jbd_unlock_bh_state() around accessses to jh->b_committed_data. Fixes oss bugzilla#1131 http://oss.oracle.com/bugzilla/show_bug.cgi?id=1131 Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com> --- fs/ocfs2/suballoc.c | 28 ++++++++++++++++++++++++---- 1 files changed, 24 insertions(+), 4 deletions(-) diff --git a/fs/ocfs2/suballoc.c
2013 Sep 14
4
Elliptic curves in tinc
In the past 24 hours multiple persons have contacted me regarding the use of elliptic curve cryptography in tinc 1.1 in light of the suspicion that the NSA might have weakened algorithms and/or elliptic curves published by NIST. The new protocol in tinc 1.1 (SPTPS) uses ECDH and ECDSA to do session key exchange and authentication, in such a way that it has the perfect forward secrecy (PFS)
2013 Sep 14
4
Elliptic curves in tinc
In the past 24 hours multiple persons have contacted me regarding the use of elliptic curve cryptography in tinc 1.1 in light of the suspicion that the NSA might have weakened algorithms and/or elliptic curves published by NIST. The new protocol in tinc 1.1 (SPTPS) uses ECDH and ECDSA to do session key exchange and authentication, in such a way that it has the perfect forward secrecy (PFS)
2006 Dec 14
1
hfsc rule command problem
...1:1 classid 1:11 hfsc ls m2 3500kbit ul m2 10000kbit iptables -t mangle -N ms-chain-eth2-1:11 iptables -t mangle -A ms-all-chains -m mark --mark 1 -j ms-chain-eth2-1:11 iptables -t mangle -A ms-all -o eth2 -j ms-chain-eth2-1:11 tc class add dev eth2 parent 1:11 classid 1:111 hfsc rt m1 3500kbit d 10s m2 200kbit ls m2 3500kbit ul m2 3500kbit tc qdisc add dev eth2 handle 111: parent 1:111 sfq iptables -t mangle -A ms-chain-eth2-1:11 -p udp --dport 4444 -j CLASSIFY --set-class 1:111 iptables -t mangle -A ms-chain-eth2-1:11 -p udp --dport 4444 -j RETURN tc class add dev eth2 parent 1:11 classid 1...