search for: saw

Displaying 20 results from an estimated 13311 matches for "saw".

Did you mean: raw
2005 Mar 30
1
help with plotting a grid on levelplot
I'm trying to plot a grid over a levelplot print( levelplot( var1.pred~x+y, data=saw.pred, aspect=mapasp(saw.pred), col.regions=terrain.colors(80), main=main) ) using the data... > saw.pred x y var1.pred var1.var sort 1 5 5 3.3761200 256.3363 saw 2 15 5 3.3884142 499.5695 saw 3 25 5 3.5394769 362.5490...
2009 Oct 12
1
List mappings and variable creation
...b 0 counter true exposed c 0 counter true exposed d 0) and then run a sort on the data, and count the number of times control appears, and then use this as an index matcher. saw.aggr.data <- [order(saw.aggr.data$bucketID, saw.aggr.data$metric), ] no.of.metrics <- length(saw.aggr.data$bucketID[grep("control", saw.aggr.data$bucketID)]) for (i in (1:no.of.metrics)) { assign(paste("combined", as.character(saw.aggr.data$metric[i])), (saw.aggr.data$v...
2005 Jan 03
9
Just saw your [Asterisk] xJack Segfault in Asterisk
Hi: Just saw your post while trying to solve a similar asterisk problem. Did not see any responses. Was your problem solved and what was the solution? Carey
2010 Nov 04
0
Saw.3D.2010.CAM.READ
[Image: http://www.filmupdatelist.com/Saw.3D-MAIN.jpg ] Saw.3D.2010.CAM.READ.NFO.XViD-LKRG Code: Saw 3D (2010) DVDRip XvID AC3| 789 MB As a deadly director rages over Jigsaw's melton legacy, a group of Jigsaw greutert gathers to seek the support of self-help guru and fellow survivor Bobby Dagen, a man whose own dark secrets unle...
2007 Oct 04
4
Any workaround for ThinkPad memdisk?
Hi, I saw the Nov. 2006 message on Memdisk having a problem with ThinkPads. I also saw the comment in the memdisk code enabling and disabling A20. I've got a ThinkPad x61t that memdisk is not loading disk images on. The symptom is that it gets as far as saying "Loading boot sector... booting...&q...
2001 Oct 18
1
if/else at 1.3.1
Under NT with 1.3.1 if (x == 1) { cat("Saw x=1\n"); } else { cat("Saw x!=1\n"); } works as expected, but if (x == 1) { cat("Saw x=1\n"); } else { cat("Saw x!=1\n"); } is currently giving me a syntax error on the "else" line. Apparently the parser considers the if statement to have en...
2014 Dec 10
2
Debian patches for Xen 4.5.0 (RC3)
Thanks for your work on xen packages, I have some question about 4.5 packages: I saw a debian/rules that disable blktap2 but debian/patches/tools-blktap2-prefix.diff is still present and used in series, if blktap2 is now disable I think is nomore needed. I saw also many other patches about prefix still present but for xen 4.5 time ago I saw a big series of patches about honor tools...
2010 May 12
1
.vimrc File Disappeared and Saw vimrc and .viminfo Files in My Home Directory
Hi, I'm not sure what's going on ;-( updated a .vimrc file in my home directory with some customized settings last week. I'm looking at my home directory now, that .vimrc file disappeared for no reason and I saw a file called vimrc and .viminfo in the home directory. Of course, it didn't take my customized settings when I used vim. Is that a normal behavior? Am I missing something here? Thanks Mary
2002 Sep 11
1
lme with/without varPower - can I use AIC?
I want to compare the following two models in AIC (Treat, Spotter are categorial, p is pressure, Pain is continuous) PainW.lme<-lme(Pain~p+Treat*Spotter,data=saw,random=~p|Pat, weights=varPower(form=~Pain)) # AIC= -448 Pain.lme<-lme(Pain~p+Treat*Spotter,data=saw,random=~p|Pat) #AIC = -19.7 Note the huge differences in AIC, and the estimated power of 6. A plot of the residual does not show an unusual patterns for both models. I do not trus...
1997 Nov 20
3
defunct smbd processes on SGI
Hello We are running samba on SGI/SUN/HP fileservers. We saw a problem on the SGI fileservers. After a while a lot of defunct smbd deamons were hanging and occupying the slots in the process table. We saw the problem with IRIX 5.2 and samba 1.9.16p11 and IRIX 6.2 and samba 1.9.17.p4 . Has anybody seen this problem before? This is a serious problem, because...
2014 Apr 02
3
[LLVMdev] decompiler
Hi - Not sure if anyone else saw this or cares about a decompiler (not personally tested) https://github.com/draperlaboratory/fracture I wonder if they have been in contact with anyone in the community in getting this upstreamed. Does it look interesting to anyone else? (thoughts/random comments/feedback)
2008 Jul 14
5
EOL in stderr of ssh - Linux
Hello everyone, recently I've found something I consider a bug. Correct me if I'm wrong, but I always thought that Linux' EOL is 0x0A. Imagine my surprise when I saw that all messages that are being output on to the stderr (on any Linux I've tested - Fedora and Ubuntu) are terminated with 0x0D, 0x0A. Maybe that's standard behaviour of all stderr messages in all Linux software, but I have to admin it's the first time I saw something like this. So,...
2014 May 11
2
[LLVMdev] phabricator says "this commit is still importing"
> If llvm-admin is meant to be mailed in some circumstances, perhaps the > listinfo page should say something other than "DO NOT MAIL THIS > LIST!"? Yes, I saw that too. I presumed that it was okay to mail this list because I saw a suggestion in an older post[1] to send messages to it. But perhaps I'm wrong. [1] http://comments.gmane.org/gmane.comp.compilers.llvm.devel/69203
2008 Aug 04
1
2.6.18 removed from Lenny
Hello, I saw the Linux 2.6.18 kernel was removed from Lenny. So there is no dom0 in Lenny anymore. Maybe it would be an idea to leave the 2.6.18 kernel in Lenny to use them as dom0. Only the i386 and amd64 ofcause. Then it would also be possible to add the latest code from xen.org to it. I saw Linux 2.6.27 a...
2004 Aug 01
2
Parking & SIP Phones
Hello, I know not too long ago I saw /something/ _somewhere_ about an adjustment to call parking that allowed blind transfers from SIP phones to park a call and still be able to hear the parking lot stall number. Unfortunately, I have no idea where I saw that (google turned up little, couldn't find it on the list either). I...
2011 May 18
0
[PATCH RFC] vhost: fix enable notify: write out last avail value we saw
With RX ring and mergeable buffers, vhost-net sometimes enables notifications when ring is not empty - just doesn't have enough entries for the incoming packet. To get event when entries are added in this case, we should always write out the last index value we saw into event index field, which is ahead of the index we have consumed. Otherwise we get a kick, see that there are not enough entries in the ring, reenable notifications but since last used index was not updated we don't get any more events. Signed-off-by: Michael S. Tsirkin <mst at redhat....
2011 May 18
0
[PATCH RFC] vhost: fix enable notify: write out last avail value we saw
With RX ring and mergeable buffers, vhost-net sometimes enables notifications when ring is not empty - just doesn't have enough entries for the incoming packet. To get event when entries are added in this case, we should always write out the last index value we saw into event index field, which is ahead of the index we have consumed. Otherwise we get a kick, see that there are not enough entries in the ring, reenable notifications but since last used index was not updated we don't get any more events. Signed-off-by: Michael S. Tsirkin <mst at redhat....
2007 Nov 21
0
Expiring page caches with regexp?
...y to expire page caches using regular expressions like you can with fragment caches? I''m writing an app which has a catalogue style product listing but not full on e-commerce. It''s pretty simple; with just categories and products within them. A url for a product called "Band Saws" within the category "Heavy duty saws" would look like "http://domain.com/ products/heavy-duty-saws/band-saws". The problem is that when an admin user edits a category ("Heavy duty saws"), I need to expire the entire "heavy-duty-saws" directory in publ...
2013 Sep 12
0
Client saw something shiney -- Fonality HUD
An Elastix client saw a Fonality HUD demo and fell in love. I'm not a fan of Fonality as a company, but what do you think of HUD? 1) Does it bring real value? 2) Do I have alternatives? -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards a...
2014 Dec 10
0
Debian patches for Xen 4.5.0 (RC3)
On Wed, 2014-12-10 at 12:47 +0100, Fabio Fantoni wrote: > Thanks for your work on xen packages, I have some question about 4.5 > packages: > I saw a debian/rules that disable blktap2 but > debian/patches/tools-blktap2-prefix.diff is still present and used in > series, if blktap2 is now disable I think is nomore needed. Yes, this can probably go. > I saw also many other patches about prefix still present but for xen 4.5 > time ag...