search for: tock

Displaying 9 results from an estimated 9 matches for "tock".

Did you mean: lock
2020 Jun 16
2
How to fixup source paths during objdump disassembly?
Hi folks, As part of our build, the Tock project uses remap-path-prefix [1] to create a reproducible build. This means that the paths inside of built artifacts are not full source paths. When we later attempt to produce a listings file, the source mapping fails. The result is many copies of this recently merged warning [2]: llvm-obj...
2010 Mar 07
1
duplicate STRSXP : shallow copy ?
...++){ p[j] = tolower( p[j] ) ; } } SEXP res = PROTECT( allocVector( VECSXP, 2 ) ); SET_VECTOR_ELT( res, 0, x ); SET_VECTOR_ELT( res, 1, y ); UNPROTECT(2) ; return res ; ', includes = "#include <ctype.h>" ) I get : > fx( c("Tick", "Tack", "Tock" ) ) [[1]] [1] "tick" "tack" "tock" [[2]] [1] "tick" "tack" "tock" where I would expect the second element of the list to not be modified. Is this intended ? If not, I can track it down to the DUPLICATE_ATOMIC_VECTOR in duplica...
2009 Jun 23
3
V2.9.0 changes [Sec=Unclassified]
Hi all, Prefix: I am a frustrated Java coder in R. I am coding a medium sized ecosystem modelling program in R. I have changed to using S4 objects and it has cost me an order of magnitude in execution speed over the functional model. I cannot afford this penalty and have found that it is the result of all the passing-by-value of objects. I see that you can now safely inherit from
2020 Sep 29
5
Question about hardware failures / FSD
Hello, The UPS I am developing a driver to is able to report several flags for critical hardware conditions, like overheat, overload, inverter failure, output short etc. What should be the correct policy of operation when such a condition occurs? I think that the an UPS in such a condition is not reliable and therefore a system shutdown should be called. However, the developer's manual and
2020 Sep 30
0
Question about hardware failures / FSD
...pssched, upssched-cmd 14. LIVE->DEAD DEAD->LIVE Communication with the UPS in now lost/restored. 15. None->FSD FSD->None The UPS is/is not now in Forced ShutDown mode. 16. None->TICK TICK->None A heartbeat UPS has/has not generated a [TICK]. 17. None->TOCK TOCK->None A heartbeat UPS has/has not generated a [TOCK]. 18. TIMEOUT(my-timer) Timer “my-timer” has completed.
2005 Jul 25
1
removing (hopefully) unneeded access to $HOME
...t/%d/%u. Users' other folders are found in /%h/mail. Now, I notice that when a user is accessing her INBOX, the imap process cwd's to the user's home, which I'd like to prevent as much as possible. E.g., when the user's client is only watching INBOX, I still see: [root at tock:~]$ lsof | grep home_kt imap 6422 kt cwd DIR 0,17 12288 7602177 /home/kt (other.host:/home/kt) Is there a way I can tweak the dovecot settings so that this cwd isn't holding open the NFS mount? Many thanks, Abe Smith -- # Abraham David Smith, <adsmith at m...
2006 Feb 24
1
read table problem
Hi I have a file saved in R, named agrexp.Rdata, shown below > agrdata fert yield 1 25 84 2 50 80 3 75 90 4 100 154 5 125 148 If I double clicked on this file, the data is displayed without problem. However if I tried to import using: > agrdata<-read.table("agrexp.Rdata") or >
2000 Nov 30
0
Hang with openssh when using rsync on redhat 6.2
Damien Miller wrote: > > On Tue, 28 Nov 2000, Theron Tock wrote: > > > I'm using rsync over ssh to do some backups from a redhat 6.2 machine > > and I found that I was able to semi-reproducibly get openssh to hang. > > Using strace and gdb, it seemed that the problem was due to a too-large > > call to write. > > What...
2013 Jun 13
43
[Hackathon Minutes] Xen 4.4 Planning
This took me a while to post, but given that we are not starting 4.4 just yet, this may be appropriate now. I may have misrepresented some stuff as it has been 4 weeks since I wrote these. Cheers Lars = Purpose of Roadmap = * Set a vision for interesting features * Track items * Help consumers of Xen with their planning = Release Models that work well = There was a brief discussion on two