search for: 10r

Displaying 12 results from an estimated 12 matches for "10r".

Did you mean: 10
2011 Mar 14
3
ideas on sorting
Hi, I have a character vector as below: a<-c('10','3R','4','4R','5','5R','6','6R','7','8','9','7R','1','10R','11' ,'11R','12','12R','13','13R','14','14R','15','15R','1R','2','2R','3','8R' ,'9R') Is there a clever way to sort this easily to return a vector of index that woul...
2016 Dec 22
5
Understanding SlotIndexes
...ot_EarlyClobber if it uses a register tied to a register def in that instruction. Is that right? Why would we ever expect the def slot for early-clobber VNInfo to point to the same instruction as the early-clobber slot originally queried? In other words, why would we ever expect this: Idx = 10r EC = 10e VNI->def = 10B (or 10r or whatever) I would expect VNI->def to point to a completely different instruction or a PHI-def. Otherwise we have a use-before-def, right? My problem boils down to trying to find the defining instruction for a virtual register use. Given an instruct...
2016 Dec 25
0
Understanding SlotIndexes
...ing register A, I want to > be able to look at the VNInfo at the instruction's register use slot and > see what VNInfo::def points to. Some scenarios I want to understand: > > 4B A = ... > 10B D = use A > > This seems straightforward. The instruction at slot 10 uses A at 10r > and the VNInfo for 10r should have a def at 4r. > > But that's not right! I am staring at the following: > > LiveInterval: %vreg163 [5404r,6432B:0)[6480B,6688r:0) 0 at 5404r > Instruction: 6688B %RDX<def> = COPY %vreg163 An instruction by itself doesn't have an...
2004 Jun 13
3
Free Mirrors
Help!! We offer 4 gigs of classical ogg files at pan.zipcon.net. Traffic can be very heavy, even with a mirror at MIT, which however may disappear in the future. Free mirrors are very welcome. Please contact gold@gas.zipcon.net, if you can help. Al Goldstein at gas.zipcon.net
2007 Feb 01
2
Indexing Performance Question (was tpop3d vs dovecot)
...n be repeated with nearly the same results. *rebooted machine to clear all cache* 3. Third connection. It takes ~40 seconds to display a LIST after login. The index files are untouched; however, during the 40 seconds I'm waiting, I can catch a few of these in lsof. pop3 1971 postfix 10r REG 8,3 4196 205963 /var/spool/mail/test.visp.net/natetest/cur/1157863512.V902I1f3867.s3.visp.net:2,S This tells me even though there is no new email, it is re-scanning the cur/ directory somewhat. It doesn't take near as long as the initial index build, but certainly takes longer...
2007 May 30
7
Ticket 616, service resource takes over puppetd port
Hello Luke, After our services do now successfully restart, we hit now the already opened bug where the restarted service takes over puppetd port if it''s configured to listen. One solution is to remove the listen option but it''s very nice to invoke a puppetrun on the clients from the central server without waiting for its next run. Where you already able to take a look? It
2012 May 31
1
Question on meaning of '%+%', '%?%' (? = various single letter) in code
...: (Note the '%+%' string at end of 1st line.) ggplot(threept, aes(x, y)) %+% lineup(permute("result"), n = 8) + geom_point(aes(colour = result, group = 1), alpha = 1/4) + scale_colour_manual(values = c("made" = mnsl("10B 6/6"), "missed" = mnsl("10R 6/6"))) + xlab(NULL) + ylab(NULL) + coord_equal() + facet_wrap(? .sample, nrow = 2) I've looked long and hard on internet and on the CRAN and can't find a reference to what '%+%' or '%?%' or ?%?%? (? = any letter) does in an R function/script. I've also asked sev...
2009 Aug 29
1
IMAP activity after disconnect
.../jails/nac.xxx.com/var/vmail/xxx.com/spork/Maildir/.Spam/dovecot.index lsof: no pwd entry for UID 5000 imap 27515 5000 9u VREG 0,95 25195 27064933 /jails/nac.xxx.com/var/vmail/xxx.com/spork/Maildir/.Spam/dovecot-uidlist lsof: no pwd entry for UID 5000 imap 27515 5000 10r VDIR 0,95 15171072 2968758 /jails/nac.xxx.com/var/vmail/xxx.com/spork/Maildir/.Spam/new My guess is it's trying to build an index. This process is chewing up 100% of whatever cpu it lands on. Is this expected behavior (not the huge cpu usage, but the imap server continuing to wo...
2007 Jan 27
0
Problem with MAX OPEN FILES REACHED
...9684 /usr/local/samba/var/locks/smbd.pid smbd 27615 root 7ur REG 8,1 696 69685 /usr/local/samba/var/locks/messages.tdb smbd 27615 root 8ur REG 8,1 32768 69686 /usr/local/samba/var/locks/connections.tdb smbd 27615 root 9ur REG 8,1 8192 69697 /usr/local/samba/var/locks/brlock.tdb smbd 27615 root 10r FIFO 0,5 7165965 pipe smbd 27615 root 11w FIFO 0,5 7165965 pipe smbd 27615 root 12u IPv4 7311909 UDP localhost:33081 smbd 27615 root 13ur REG 8,1 49152 69691 /usr/local/samba/var/locks/locking.tdb smbd 27615 root 14ur REG 8,1 8192 69692 /usr/local/samba/var/locks/printing.tdb smbd 27615 root...
2007 Feb 27
14
Using a single class multiple times
Hi- Recently starting using puppet while migrating an existing messy group of systems to some nice new hardware. Things are going incredibly well, and puppet''s functioning great. Have a bit of a headache. I''d like to keep myself from duplicating lots of included classes. Lets say I have this (snippet of a) class: class dbserver { file { "/etc/my_${db}.cnf":
2009 Oct 04
2
deliver stopped working
...vecot pipe 28938 postfix 7u unix 0xc2f27c80 255271 socket pipe 28938 postfix 8u REG 253,0 0 491707 /var/spool/postfix/pid/unix.dovecot pipe 28938 postfix 9u unix 0xc2f27080 255281 socket pipe 28938 postfix 10r 0000 0,11 0 255283 eventpoll pipe 28938 postfix 13r 0000 0,11 0 236827 eventpoll If anyone has an idea what to look at next it would be appreciated. Thanks, -Ted-
2006 May 31
7
Getting at MakeOpenFile
Along the same lines as the last question - how can I get to functions like MakeOpenFile via Win32API? It doesn''t seem to be exported by msvcrt-ruby18. Possible? Or am I out of luck? Dan This communication is the property of Qwest and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have