search for: eventtime

Displaying 20 results from an estimated 29 matches for "eventtime".

2008 Feb 14
0
help in simplyfiying programme
...) time12=array(rweibull(20,1,1/12)) time21=array(rweibull(30,1,0.25)) time22=array(rweibull(30,1,0.25)) time=matrix(c(time11, time12, time21, time22)) censorTime=runif(n,0,2) m=cbind(treatgrp,strata,time,censorTime) colnames(m)=c(“treat”,”strata”,”time”,”censorTime”) eventTime<-pmin(m[,"time"],m[,"censorTime"]) m<-cbind(m,eventTime) m<-cbind(m,0) m[m[,3]<m[,4],6]<-1 colnames(m)[6]<-"censoring" b=data.frame(m) c1= survdiff(Surv(eventTime,censoring)~treatgrp ,data=b,rho=-.15) c11= survdiff(Surv(eventTime)~tr...
2012 Oct 08
2
time keeps on slipping... slipping...
...rn.timecounter.tc.ACPI-safe.quality: 850 kern.timecounter.tc.TSC-low.mask: 4294967295 kern.timecounter.tc.TSC-low.counter: 2854866610 kern.timecounter.tc.TSC-low.frequency: 10937740 kern.timecounter.tc.TSC-low.quality: 1000 kern.timecounter.smp_tsc: 1 kern.timecounter.invariant_tsc: 1 $ sysctl kern.eventtimer kern.eventtimer.choice: LAPIC(400) i8254(100) RTC(0) kern.eventtimer.et.LAPIC.flags: 15 kern.eventtimer.et.LAPIC.frequency: 100002217 kern.eventtimer.et.LAPIC.quality: 400 kern.eventtimer.et.i8254.flags: 1 kern.eventtimer.et.i8254.frequency: 1193182 kern.eventtimer.et.i8254.quality: 100 kern.event...
2012 Jul 19
4
Thinkpad X61s cannot boot 9.1-BETA1
Hi, Did anyone else experience this? With 9.1-BETA1 the boot process freezes, among the last lines with verbose boot are acpi_acad0: On Line acpi_acad0: acline initialization done, tried 1 times after this, dead. What is supposed to happen in the next stage? This laptop worked fine with 9-STABLE to at least february. //per
2012 Jul 24
0
HPET broken on Dell 1950's?
I have an old Dell 1950 that I've rescued from Linux and tossed a copy of -STABLE on it, but am seeing a constant 0.5 load average. With the system completely idle, and kern.eventtimer.timer=LACPI, the load drops to the expected value of zero. This feels like it should be an FAQ, but short of noting that the load is non-zero, is there a programatic way to determine if the event timer is "broken?" The system was functioning just fine, but it always had a constant load...
2010 Nov 20
2
plotting a timeline
...ticks on a fixed y-height (-0.1 and -0.05), but this might look badly with a different dataset or at other image proportions. I'd rather do this with a dedicated package function ( like axis() ). -- mrgomel ----------------------- Below is my example code in R: the_data <- structure(list(eventtime = c(1914L, 1917L, 1918L, 1939L, 1945L, 1963L, 1989L, 2001L, 2003L), impact = c(1, -.5, 0.8, 1, 0.8, 0.5, -.5, 0.5, 1), label = structure(c(8L, 7L, 4L, 9L, 5L, 2L, 3L, 1L, 6L), .Label = c("9/11", "Cuban crisis", "end of communism", "end WW1", "end WW2&quo...
2012 Mar 10
6
Time Clock Stops in FreeBSD 9.0 guest running under ESXi 5.0
I've now seen this on two different VMs on two different ESXi servers (Xeon based hosts but different hardware otherwise and at different facilities): Everything runs fine for weeks then (seemingly) suddenly/randomly the clock STOPS. In the first case I saw a jump backwards of about 15 minutes (and then a 'freeze' of the clock). The second time just 'time standing
2012 Apr 26
0
Problem with constrOptim when hitting boundary
Hello, I am using constrOptim to maximize a likelihood function (the values of my parameter vector must be between zero and one and must sum up to <=1). I am getting the error 'initial value in 'vmmin' is not finite'. I've tracked it down to a problem in the function 'R' defined within the constrOptim function. It is performing a check on my values, and its not
2004 Aug 19
7
A question about external time-dependent covariates in co x model
...Subject: [R] A question about external time-dependent covariates in cox model Dear Sir or Madam: I am a graduate student in UW-Madison statistics department. I have a question about fitting a cox model with external time-dependent covariates. Say the original data is in the following format: Obs Eventtime Status Cov(time=5) Cov(time=8) Cov(time=10) Cov(time=12) 1 5 1 2 2 8 0(censored) 2 4 3 10 1 2 4 6 4 12 1 2 4 6 8 .... Notice that the time-dependent covariates are identical at the same time points for all obs since they are external to the failure process. process. Then I organized the...
2013 Jan 05
1
load average 0.60 at 100% idle
Hi! Bare with me here as I'm totally new to FreeBSD (like 2 weeks). >From what I understand, there is a change in FreeBSD 9.1 ACPI code that makes detection of devices happen earlier? This can result in eventtimer irqs being shared with another device and can therefor throw off tools reporting load avg values (they report constantly around 0.60 in load). I guess there were good reasons for making the ACPI change, so is this a ACPI problem or should the code around the tools, such as top, change? This is a 9...
2014 Mar 05
1
Asterisk 11, CEL and ConfBridge recordings
Dear friends, Need to know filenames of conference recordings in Asterisk 11. Besides directory scanning the recordings could use CEL: Filter MySQL rows with eventtype equal CHAN_START and channame like ConfBridgeRecorder and then get the eventtime field and convert to timestamp to complete filename(s). Would you suggest any other approaches? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140305/68882378/attachment.html>
2013 Jun 13
2
Problem with CEL logging and channel bridging
...T,ANSWER and HANGUP events because they have no useful information in this case): +--------+---------------+---------------------+-------+---------------------+----------------------------------+---------+-----------------------------+----------------------------------+ | id | eventtype | eventtime | exten | context | channame | appname | appdata | peer | +--------+---------------+---------------------+-------+---------------------+----------------------------------+---------+-----------------------...
2006 Oct 04
0
do_work and long running rails tasks?
...d]) ips = @host.ipaddresses step = 100.0/ips.size ips.each do |ip| @percent += step new_rows = Sysloglog.find(:all, :limit => 20, :offset => 0, :order => "eventtime DESC", :conditions => [ "assets_ipaddr_id = ?", ip.id ] ) @rows << new_rows.collect { |s| s.id } end self.kill rescue Exception => e @logger.error "Exception: #{e}" @...
2010 Oct 22
0
CEL ODBC problem in 1.8.0
...sterisk [Oct 22 21:46:09] NOTICE[952]: res_odbc.c:1502 odbc_obj_connect: res_odbc: Connected to PostgreSQL-asterisk [asterisk-connector] [Oct 22 21:46:09] WARNING[952]: cel_odbc.c:733 odbc_log: Insert failed on 'PostgreSQL-asterisk:celnew'. CEL failed: INSERT INTO celnew (uniqueid,linkedid,eventtime,userdeftype,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,accountcode,peeraccount,userfield,peer,amaflags) VALUES ('co-1287780365.0','co-1287780365.0',{ ts '2010-10-22 21:46:06' },'','135','441XXXXXXXXX','441XX...
2013 Jul 03
0
CEL events
Dear list. This is probably a complex subject but is that right to consider: a) each distinct linkedid field value in a mysql CEL table as a unique call? b) the duration of a call as the period (eventtime fields) between BRIDGE_END and BRIDGE_START events of the same linkedid sequence? (not considering transfers) Just a start ... Tks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130703/8a393bbf/at...
2014 Dec 15
0
Asterisk 11.15.0 Now Available
...missing (Reported by Nuno Borges) * ASTERISK-24573 - [patch]Out of sync conversation recording when divided in multiple recordings (Reported by Nuno Borges) Improvements made in this release: ----------------------------------- * ASTERISK-24283 - [patch]Microseconds precision in the eventtime column in the cel_odbc module (Reported by Etienne Lessard) * ASTERISK-24530 - [patch] app_record stripping 1/4 second from recordings (Reported by Ben Smithurst) * ASTERISK-24577 - Speed up loopback switches by avoiding unneeded lookups (Reported by Birger "WIMPy" Har...
2014 Dec 15
0
Asterisk 11.15.0 Now Available
...missing (Reported by Nuno Borges) * ASTERISK-24573 - [patch]Out of sync conversation recording when divided in multiple recordings (Reported by Nuno Borges) Improvements made in this release: ----------------------------------- * ASTERISK-24283 - [patch]Microseconds precision in the eventtime column in the cel_odbc module (Reported by Etienne Lessard) * ASTERISK-24530 - [patch] app_record stripping 1/4 second from recordings (Reported by Ben Smithurst) * ASTERISK-24577 - Speed up loopback switches by avoiding unneeded lookups (Reported by Birger "WIMPy" Har...
2014 Dec 15
0
Asterisk 12.8.0 Now Available
...ring transfers (Reported by Matt Jordan) Improvements made in this release: ----------------------------------- * ASTERISK-24279 - Documentation: Clarify the behaviour of the CDR property 'unanswered' (Reported by Matt Jordan) * ASTERISK-24283 - [patch]Microseconds precision in the eventtime column in the cel_odbc module (Reported by Etienne Lessard) * ASTERISK-24530 - [patch] app_record stripping 1/4 second from recordings (Reported by Ben Smithurst) * ASTERISK-24577 - Speed up loopback switches by avoiding unneeded lookups (Reported by Birger "WIMPy" Har...
2014 Dec 15
0
Asterisk 12.8.0 Now Available
...ring transfers (Reported by Matt Jordan) Improvements made in this release: ----------------------------------- * ASTERISK-24279 - Documentation: Clarify the behaviour of the CDR property 'unanswered' (Reported by Matt Jordan) * ASTERISK-24283 - [patch]Microseconds precision in the eventtime column in the cel_odbc module (Reported by Etienne Lessard) * ASTERISK-24530 - [patch] app_record stripping 1/4 second from recordings (Reported by Ben Smithurst) * ASTERISK-24577 - Speed up loopback switches by avoiding unneeded lookups (Reported by Birger "WIMPy" Har...
2017 May 30
0
Asterisk 13.16.0 Now Available
...SK-26606 - tcptls: Incorrect OpenSSL function call leads to misleading error report (Reported by Bob Ham) * ASTERISK-26983 - Crash in Manager Reload when TLS Config Changes (Reported by Joshua Elson) * ASTERISK-25032 - [patch]cel_odbc sometimes inserts CEL with wrong eventtime (Reported by Etienne Lessard) * ASTERISK-26173 - func_cdr: CDR function does not permit empty values to be assigned (Reported by gkloepfer) * ASTERISK-25506 - [patch]CONFBRIDGE failure after an app_confbrige.so module reload results in segfault or error/warning messa...
2017 May 30
0
Asterisk 14.5.0 Now Available
...SK-26606 - tcptls: Incorrect OpenSSL function call leads to misleading error report (Reported by Bob Ham) * ASTERISK-26983 - Crash in Manager Reload when TLS Config Changes (Reported by Joshua Elson) * ASTERISK-25032 - [patch]cel_odbc sometimes inserts CEL with wrong eventtime (Reported by Etienne Lessard) * ASTERISK-26173 - func_cdr: CDR function does not permit empty values to be assigned (Reported by gkloepfer) * ASTERISK-25506 - [patch]CONFBRIDGE failure after an app_confbrige.so module reload results in segfault or error/warning messa...