search for: checktime

Displaying 11 results from an estimated 11 matches for "checktime".

2010 Nov 08
2
Fuzzy merge using timestamps
...look something like this. gpsdata$t_datetimegps<-as.POSIXct(gpsdata$t_datetimegps) urdata$t_datetimeur<-as.POSIXct(urdata$t_datetimeur) gpsdata$ID1 <- row.names(gpsdata) urdata$ID2 <- row.names(urdata) gpsdata$key1 <- rep(0, nrow(gpsdata)) urdata$key2 <- rep(1, nrow(urdata)) checkTimes <- data.frame(ID=c(gpsdata$ID1, urdata$ID2), ARC=c(gpsdata$gpsARC, urdata$urARC), times=c(gpsdata$t_datetimegps, urdata$t_datetimeur), key=c(gpsdata$key1, urdata$key2)) checkTime <- checkTimes[order(checkTimes$ARC,checkTimes$times, decreasing = FALSE),] breaks <- which(diff(checkTime...
2008 Apr 09
2
fuzzy merge
Hi, I would like to merge two data frames. It is just that I want the merging to be done with some kind of a fuzzy criterion. Let me explain. My first data frame looks like this : ID1 time1 dt 1 2008-01-02 13:11 10 2 2008-01-02 14:20 20 3
2004 Mar 02
2
Some timings for 64 bit Opteron (ATLAS, GOTO, std)
...After "make check-all" there are quite some files with timings > #### -------------- > #### Get at these > > ## In a Unix shell, it's as simple as > ## cd `R RHOME`/tests > ## grep '^Time elapsed' *.Rout Examples/*.Rout *.Rcheck/*.Rout > > checkTimes <- function(Rhome = R.home()) > { > ## Purpose: Collect the "Time elapsed" timings of R's > "make check-all" > ## into a numeric N x 3 matrix (with rownames!) > ## > -------------------------------------------------------------...
2016 Jun 05
3
Is a timer a file?
...roger at rogerprice.org> wrote: >> ... the timer. I don't see it in /var/lib/ups where the locate tool >> finds upsd.pid, and I don't see it in /run or /var/run where I see >> upsmon.pid. >> > ... it seems that the timers are only stored in memory. See > checktimers(): > https://github.com/networkupstools/nut/blob/master/clients/upssched.c#L129 Hello Charles, thanks for the link. If timers are only stored in memory then the example given at http://networkupstools.org/docs/user-manual.chunked/ar01s07.html chapter 7.2 is wrong. It is not possible to...
2016 Jun 03
3
Is a timer a file?
Hi, I'm trying to get a better understanding of what a timer is, so I added the following line to upssched.conf # Debug - turn on long-running timer to find out where upssched puts it AT ONBATT * START-TIMER where-am-I 1000 I can then start this timer by pulling the power cord from the wall for just a few seconds. I now have 1000 seconds to find the timer. I don't see it in
2016 Jun 04
0
Is a timer a file?
...t see it in /run or /var/run where I see upsmon.pid. > > Is a timer a file?, and if it is, where should I find it? Any suggestion would be much appreciated. Thanks, Roger I don't use upssched myself, but from looking at the code, it seems that the timers are only stored in memory. See checktimers(): https://github.com/networkupstools/nut/blob/master/clients/upssched.c#L129 -- Charles Lepple clepple at gmail
2017 Mar 21
0
Is a timer a file?
...>> >>> ... the timer. I don't see it in /var/lib/ups where the locate tool >>> finds upsd.pid, and I don't see it in /run or /var/run where I see >>> upsmon.pid. >>> >>> ... it seems that the timers are only stored in memory. See >> checktimers(): https://github.com/networkupst >> ools/nut/blob/master/clients/upssched.c#L129 >> > > Hello Charles, thanks for the link. If timers are only stored in memory > then the example given at http://networkupstools.org/doc > s/user-manual.chunked/ar01s07.html chapter 7.2 is...
2005 Apr 09
1
advice on crafting examples for packages
Folks- I have developed a package which I am planning on posting to CRAN. I include examples for each of the 40 or so functions in the package. However, since the examples are non-trivial and the package is using MCMC simulation methods, it takes about 20 minutes to run the complete set of examples on a 2.8 Ghz windows PC. The R process reaches a high water mark of about 100 MB of memory as
2013 May 30
0
Trying to get a kernel dump
...port_pc 00:09: reported by Plug and Play ACPI parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE] ppdev: user-space parallel port driver EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: EXT4-fs (sdb2): warning: checktime reached, running e2fsck is recommended EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: EXT4-fs (sdb1): warning: checktime reached, running e2fsck is recommended EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: EXT4-fs (sdb3): warning: checktime reached, running e2fs...
2003 Dec 01
0
No subject
...91.818 MB/sec 32regs : 935.736 MB/sec using fastest function: p5_mmx (2168.271 MB/sec) scsi : 0 hosts. scsi : detected total. md.c: sizeof(mdp_super_t) = 4096 Partition check: RAMDISK: Compressed image found at block 0 autodetecting RAID arrays autorun ... ... autorun DONE. EXT2-fs warning: checktime reached, running e2fsck is recommended VFS: Mounted root (ext2 filesystem). (scsi0) <Adaptec AIC-7899 Ultra 160/m SCSI host adapter> found at PCI 3/4/0 (scsi0) Wide Channel A, SCSI ID=7, 32/255 SCBs (scsi0) Downloading sequencer code... 392 instructions downloaded (scsi1) <Adaptec AIC-7899...
2004 Mar 11
2
Booting to USB Pen Drive
I am trying to use Syslinux as my boot loader for a stripped down version of Knoppix (DSL) on a USB Pen Drive. I followed the instructions verbatim on http://rz-obrian.rz.uni-karlsruhe.de/knoppix-usb/knoppix-usb.html, but no luck. The system will start to boot to the USB, but gives a Kernel Panic. I will give all information that shows on the screen. After I select Boot from USB (which on my