Displaying 20 results from an estimated 38 matches for "vtime".
Did you mean:
time
2006 Feb 02
3
15-min mean values
Good day everyone,
I want to use zoo(aggregate) to calculate
15-min mean values from a wind dataset which
has 1-min values. The data I have looks like this:
vector VDATE vector WS
1 1998-10-22:02:11 12.5
2 1998-10-22:02:12 10.1
3 1998-10-22:02:13 11.2
4 1998-10-22:02:14 10.5
5 1998-10-22:02:15 11.5
.
.
.
n
2015 May 13
0
Problem connecting to APC Smart UPS SC1000 on Windows
...e -a SC1000
Network UPS Tools - APC Smart protocol driver 3.1
(Windows-v2.6.5-5-7-g72f380c)
APC command table version 3.1
w32_serial_open (COM3)
setting initial state on COM3
0000007C = w32_serial_open (COM3)
Warning: no locking method is available: No error [+?????? ???????
?????????. ]
vmin_ 0, vtime_ 0
action 0
vtime 0, vmin 1
ReadTotalTimeoutConstant -2, ReadIntervalTimeout -1,
ReadTotalTimeoutMultiplier
-1
vmin_ 1, vtime_ 0
action 0
vtime 0, vmin -1
ReadTotalTimeoutConstant -2, ReadIntervalTimeout -1,
ReadTotalTimeoutMultiplier
-1
vmin_ -1, vtime_ 0
COM3: device reports different attribute...
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 14/17] paravirt_ops - vsyscall
...ys_inline void do_vgettimeo
usec = __xtime.tv_nsec / 1000;
if (__vxtime.mode != VXTIME_HPET) {
- t = get_cycles_sync();
+ t = vget_cycles_sync();
if (t < __vxtime.last_tsc)
t = __vxtime.last_tsc;
usec += ((t - __vxtime.last_tsc) *
@@ -147,8 +147,8 @@ time_t __vsyscall(1) vtime(time_t *t)
long __vsyscall(2)
vgetcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *tcache)
{
- unsigned int dummy, p;
- unsigned long j = 0;
+ unsigned int p;
+ unsigned long dummy, j = 0;
/* Fast cache - only recompute value once per jiffies and avoid
relatively costly rdtscp/cp...
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 14/17] paravirt_ops - vsyscall
...ys_inline void do_vgettimeo
usec = __xtime.tv_nsec / 1000;
if (__vxtime.mode != VXTIME_HPET) {
- t = get_cycles_sync();
+ t = vget_cycles_sync();
if (t < __vxtime.last_tsc)
t = __vxtime.last_tsc;
usec += ((t - __vxtime.last_tsc) *
@@ -147,8 +147,8 @@ time_t __vsyscall(1) vtime(time_t *t)
long __vsyscall(2)
vgetcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *tcache)
{
- unsigned int dummy, p;
- unsigned long j = 0;
+ unsigned int p;
+ unsigned long dummy, j = 0;
/* Fast cache - only recompute value once per jiffies and avoid
relatively costly rdtscp/cp...
2018 Nov 29
0
Problem to connect to APC SC1500
...-
Network UPS Tools - APC Smart protocol driver 3.1 (Windows-v2.6.5-5-7-g72f380c)
APC command table version 3.1
w32_serial_open (COM4)
setting initial state on COM4
000000A8 = w32_serial_open (COM4)
Warning: no locking method is available: No error [Der Vorgang wurde erfolgreich beendet. ]
vmin_ 0, vtime_ 0
action 0
vtime 0, vmin 1
ReadTotalTimeoutConstant -2, ReadIntervalTimeout -1, ReadTotalTimeoutMultiplier -1
vmin_ 1, vtime_ 0
action 0
vtime 0, vmin -1
ReadTotalTimeoutConstant -2, ReadIntervalTimeout -1, ReadTotalTimeoutMultiplier -1
vmin_ -1, vtime_ 0
COM4: device reports different attribute...
2013 May 11
1
blazer_ser problem on windows NUT 2.6.5-3780M
...0 debug level is '3'
0.002000 w32_serial_open (com6)
0.177010 setting initial state on com6
0.231013 00000050 = w32_serial_open (com6)
0.236014 Warning: no locking method is available: No error [The
operation completed successfully. ]
0.244014 vmin_ 0, vtime_ 0
0.346020 action 0
0.398023 vtime 0, vmin 1
0.401023 ReadTotalTimeoutConstant -2, ReadIntervalTimeout -1,
ReadTotalTimeoutMultiplier -1
0.408024 vmin_ 1, vtime_ 0
0.410024 action 0
0.412024 vtime 0, vmin -1
0.414024 ReadTotalTimeoutConstant -2, Rea...
2008 Jan 16
8
PATCH [xenconsoled]: makes pty slave raw early
Hi,
on my system (Linux 2.6.18.8 - ia64), if a domain write on the xencons
before xenconsole is initialized the domain gets back what it wrote.
This patch fixes this issue by making raw the pty slave very early.
(I suppose it doesn''t happen with linux as a guest because it takes a little
bit of time before writing to xencons).
Tristan.
_______________________________________________
2006 Aug 08
1
GSM back door to shell with Centos and Palm handhelds
...lines: status: RTS CTS DTR
08/08 20:58:29 CM0 WARNING: DSR is off - modem turned off or bad cable?
08/08 20:58:29 CM0 lowering DTR to reset Modem
08/08 20:58:29 CM0 tss: set speed to 460800 (10004)
08/08 20:58:29 CM0 tio_set_flow_control( HARD )
08/08 20:58:29 CM0 waiting for line to clear (VTIME=1), read:
08/08 20:58:30 CM0 send: \dATQ0V1H0[0d]
08/08 20:58:30 CM0 waiting for ``OK''
08/08 20:58:30 CM0 got: ATQ0V1H0[0d]
08/08 20:58:30 CM0 CND: ATQ0V1H0[0d][0a]OK ** found **
08/08 20:58:30 CM0 send: ATS0=0Q0&D3&C1[0d]
08/08 20:58:30 CM0 waiting for ``OK''
08/0...
2009 Oct 02
1
confint fails in quasibinomial glm: dims do not match
...Thanks in advance!
R 2.9.2
MASS 7.2-48
> confint(glm.palive.0.str)
Waiting for profiling to be done...
Error: dims [product 37] do not match the length of object [74]
> glm.palive.0.str
Call: glm(formula = cbind(alive, red) ~ str, family = quasibinomial,
data = subset(master.palive, vtime == 0))
Coefficients:
(Intercept) strs
1.05 1.01
Degrees of Freedom: 36 Total (i.e. Null); 35 Residual
Null Deviance: 20800
Residual Deviance: 16200 AIC: NA
> packageDescription("MASS")
Bundle: VR
Contains: MASS class nnet spatial
Priority: recomme...
2016 Jul 20
0
port for powercom
...com1 with these results:-
Network UPS Tools - PowerCom protocol UPS driver 0.13 (Windows-v2.6.5-5-7-g72f38
0c)
w32_serial_open (com1)
setting initial state on com1
0000005C = w32_serial_open (com1)
Warning: no locking method is available: No error [The operation completed succe
ssfully. ]
vmin_ 0, vtime_ 0
action 0
vtime 0, vmin 1
ReadTotalTimeoutConstant -2, ReadIntervalTimeout -1, ReadTotalTimeoutMultiplier
-1
data receiving error (0 instead of 11 bytes)
^C
Com3 gives same result, nothing else I have tried (com2, com4, com5, com6, usb, usb0, usb1, usb2, usb3) gives me any results.
Does anybod...
2005 Nov 18
2
x windows and i810 chipset
I have an i810 chipset and am trying to set a custom mode.
X is not taking that mode.
Has anyone else run into this situation?
How do I get X to take the mode on an i810 driver.
Jerry
2008 Mar 20
1
[RFC/PATCH 05/15] kvm-s390: s390 arch backend for the kvm kernel module
...Schwidefsky <schwidefsky at de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger at de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens at de.ibm.com>
Signed-off-by: Carsten Otte <cotte at de.ibm.com>
---
arch/s390/Makefile | 2
arch/s390/kernel/vtime.c | 1
arch/s390/kvm/Makefile | 14 +
arch/s390/kvm/gaccess.h | 280 +++++++++++++++++++++
arch/s390/kvm/kvm-s390.c | 574 ++++++++++++++++++++++++++++++++++++++++++++
arch/s390/kvm/kvm-s390.h | 29 ++
arch/s390/kvm/sie64a.S | 47 +++
include/asm-s390/Kbuild |...
2008 Mar 20
1
[RFC/PATCH 05/15] kvm-s390: s390 arch backend for the kvm kernel module
...Schwidefsky <schwidefsky at de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger at de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens at de.ibm.com>
Signed-off-by: Carsten Otte <cotte at de.ibm.com>
---
arch/s390/Makefile | 2
arch/s390/kernel/vtime.c | 1
arch/s390/kvm/Makefile | 14 +
arch/s390/kvm/gaccess.h | 280 +++++++++++++++++++++
arch/s390/kvm/kvm-s390.c | 574 ++++++++++++++++++++++++++++++++++++++++++++
arch/s390/kvm/kvm-s390.h | 29 ++
arch/s390/kvm/sie64a.S | 47 +++
include/asm-s390/Kbuild |...
2013 Apr 02
3
blazer driver: Possible bugs with battery packs
...ebug level is '5'
0.000000 w32_serial_open (com1)
0.000000 setting initial state on com1
0.000000 000007D0 = w32_serial_open (com1)
0.000000 Warning: no locking method is available: No error [?
????????-?
???????????? ?? ??????-?. ]
0.000000 vmin_ 0, vtime_ 0
0.109369 action 0
0.109369 vtime 0, vmin 1
0.109369 ReadTotalTimeoutConstant -2, ReadIntervalTimeout -1,
ReadTotalTi
meoutMultiplier -1
0.109369 vmin_ 1, vtime_ 0
0.109369 action 0
0.109369 vtime 0, vmin -1
0.109369 ReadTotalTimeoutConst...
2008 Nov 25
1
sio vs uart vs ucomm problems / differences
...t.c_oflag &= ~(OPOST | ONLCR | OCRNL | OXTABS | ONOEOT |
ONOCR | ONLRET);
t.c_cflag &= ~(CSIZE | CSTOPB | PARENB | CCTS_OFLOW |
CRTS_IFLOW | CDTR_IFLOW | CDSR_OFLOW | CCAR_OFLOW);
t.c_cflag |= (CS8);
t.c_cc[VMIN] = 1;
t.c_cc[VTIME] = 0;
tcsetattr(dev->fd, TCSANOW, &t);
val = fcntl(dev->fd, F_GETFL, 0);
if (val >= 0) {
fcntl(dev->fd, F_SETFL, val | O_NONBLOCK);
}
}
else {
tcflush(dev->fd, TCIOFLUSH);...
2020 Jul 02
0
[PATCH 5/8] powerpc/64s: implement queued spinlocks and rwlocks
...adbcf3a0b1e..1dd8b6adff5e 100644
--- a/arch/powerpc/include/asm/Kbuild
+++ b/arch/powerpc/include/asm/Kbuild
@@ -6,5 +6,7 @@ generated-y += syscall_table_spu.h
generic-y += export.h
generic-y += local64.h
generic-y += mcs_spinlock.h
+generic-y += qrwlock.h
+generic-y += qspinlock.h
generic-y += vtime.h
generic-y += early_ioremap.h
diff --git a/arch/powerpc/include/asm/qspinlock.h b/arch/powerpc/include/asm/qspinlock.h
new file mode 100644
index 000000000000..f84da77b6bb7
--- /dev/null
+++ b/arch/powerpc/include/asm/qspinlock.h
@@ -0,0 +1,20 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef _...
2020 Jul 06
0
[PATCH v3 4/6] powerpc/64s: implement queued spinlocks and rwlocks
...adbcf3a0b1e..1dd8b6adff5e 100644
--- a/arch/powerpc/include/asm/Kbuild
+++ b/arch/powerpc/include/asm/Kbuild
@@ -6,5 +6,7 @@ generated-y += syscall_table_spu.h
generic-y += export.h
generic-y += local64.h
generic-y += mcs_spinlock.h
+generic-y += qrwlock.h
+generic-y += qspinlock.h
generic-y += vtime.h
generic-y += early_ioremap.h
diff --git a/arch/powerpc/include/asm/qspinlock.h b/arch/powerpc/include/asm/qspinlock.h
new file mode 100644
index 000000000000..c49e33e24edd
--- /dev/null
+++ b/arch/powerpc/include/asm/qspinlock.h
@@ -0,0 +1,25 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef _...
2013 Jan 30
3
bug report: apcsmart (WIN) 940-0024C connect fail, problem with command 'E'
...debug level is '5'
0.000000 w32_serial_open (COM1)
0.010014 setting initial state on COM1
0.010014 000007D0 = w32_serial_open (COM1)
0.010014 Warning: no locking method is available: No error [Der
Vorgang wurde erfolgreich beendet. ]
0.020029 vmin_ 0, vtime_ 0
0.120173 action 0
0.120173 vtime 0, vmin 1
0.120173 ReadTotalTimeoutConstant -2, ReadIntervalTimeout -1,
ReadTotalTimeoutMultiplier -1
0.120173 vmin_ 1, vtime_ 0
0.230331 action 0
0.230331 vtime 0, vmin -1
0.230331 ReadTotalTimeoutConstant -2, R...
2012 May 10
3
battery.charge and other fixes needed for X-Power Tigra 1kVA
...debug level is '7'
0.015625 w32_serial_open (com1)
0.015625 setting initial state on com1
0.015625 000007AC = w32_serial_open (com1)
0.015625 Warning: no locking method is available: No error [The
operation completed successfully. ]
0.015625 vmin_ 0, vtime_ 0
0.109376 action 0
0.109376 vtime 0, vmin 1
0.125002 ReadTotalTimeoutConstant -2, ReadIntervalTimeout -1,
ReadTotalTi
meoutMultiplier -1
0.125002 send_to_all: SETINFO device.type "ups"
0.125002 send_to_all: SETINFO driver.version "2.6.3-353...
2011 Jul 19
2
KIN-1500AP RM + Windows 2008 64-bit Standard R2 SP1 (nut 2.6.1)
I have only RS-232 on the box (meanwhile, it was manufactured on march of
2011)
Here is my configs:
nut.conf:
*
*
MODE = netserver
ups.conf:
*
*
[KIN1500]
driver = powercom
port = notUsed
desc = "Powercom KING PRO KIN-1500AP RM"
upsd.conf:
*
*
LISTEN 192.168.1.2 3493
upsd.users:
*
*
[monuser]
password = xxxxxxxx
upsmon master