search for: stk

Displaying 20 results from an estimated 48 matches for "stk".

Did you mean: sti
2012 Sep 09
1
Sum of column from another df based of row values of df1
...at I can accomplish this task? Any input would be greatly appreciated. Below are the dput of the two dataframes. One point of note is that there are only 124 DISTINCT values of DATE and 6 DISTINCT values of EXPDATE, in case it can be used in some way. > dput(CALL) structure(list(NAME = c("STK", "STK", "STK", "STK", "STK", "STK"), EXPDATE = structure(c(15029, 15029, 15029, 15029, 15029, 15029), class = "Date"), STRIKE = c(6300L, 6300L, 6300L, 6300L, 6300L, 6300L), TMSTMP = c("14:18:36", "15:23:42", &quot...
2009 Jun 08
4
how can i get attribute values from xml using libxml
Hi , i have xml document like this <?xml version="1.0" encoding="ISO-8859-9"?> <Root><Stk Category="601" Group="60101" Brand="001">.................... then i have to use Category attribute but reader class couldnt recognize attributes when i use these codes below for testing; while reader.read puts reader.node_type end it shows only 1 and 15...
2007 Nov 16
0
ZFS mirror and sun STK 2540 FC array
Hi all, we have just bought a sun X2200M2 (4GB / 2 opteron 2214 / 2 disks 250GB SATA2, solaris 10 update 4) and a sun STK 2540 FC array (8 disks SAS 146 GB, 1 raid controller). The server is attached to the array with a single 4 Gb Fibre Channel link. I want to make a mirror using ZFS with this array. I have created 2 volumes on the array in RAID0 (stripe of 128 KB) presented to the host with lun0 and lun1. So, o...
2010 Oct 24
3
ZFS with STK raid card w battery
We have Sun STK RAID cards in our x4170 servers. These are battery backed with 256mb cache. What is the recommended ZFS configuration for these cards? Right now, I have created a one-to-one logical volume to disk mapping on the RAID card (one disk == one volume on RAID card). Then, I mirror them using ZFS. No har...
2017 Nov 01
1
Creating Tag
...be jo" 9\ grld italian" 12\ veg burger w/chz" extra american black&bleu salad 9\ turkey" 20\ turkey" 20\ capastrami" ham sand w 12\ mushroom" 12\ grld italia" italian salad tuna sand ww 9\ roast beef" 20\ chz steak" 20\ mushroom" 9\ veg chzstk" ham genoa 12\ veg turkey" 12\ veggie cole turkey" 9\ mushroom" cap's creation mushrooms salad chicken 20\ cole turkey" 1 pack chicken kr veg burger w/chz 12\ roast beef" kid turkey n cheese white 20\ italian" 12\ ham&chz" 9\ employee sub" roast...
2020 Apr 28
0
[PATCH v3 45/75] x86/dumpstack/64: Handle #VC exception stacks
..._name(type); + return NULL; } @@ -84,6 +88,46 @@ struct estack_pages estack_pages[CEA_ESTACK_PAGES] ____cacheline_aligned = { EPAGERANGE(MCE), }; +static bool in_vc_exception_stack(unsigned long *stack, struct stack_info *info) +{ +#ifdef CONFIG_AMD_MEM_ENCRYPT + unsigned long begin, end, stk = (unsigned long)stack; + struct cea_vmm_exception_stacks *vc_stacks; + struct pt_regs *regs; + enum stack_type type; + int i; + + vc_stacks = __this_cpu_read(cea_vmm_exception_stacks); + + /* Already initialized? */ + if (!vc_stacks) + return false; + + for (i = 0; i < N_VC_STACKS; i++) { + t...
2009 Jun 10
2
add variable in xpath
hi , i cant succeed add variable in xpath (libxml) brand = "037" xpath = "//Root/Stk[@Category=''601'' and @Brand=#{brand}]" stack = node.find(xpath) i used #{brand} but doesnt work
2009 Aug 27
5
Transform data for repeated measures
I have a dataset that I'm trying to rearrange for a repeated measures analysis: It looks like: patient basefev1 fev11h fev12h fev13h fev14h fev15h fev16h fev17h fev18h drug 201 2.46 2.68 2.76 2.50 2.30 2.14 2.40 2.33 2.20 a 202 3.50 3.95 3.65 2.93 2.53 3.04 3.37 3.14 2.62 a 203 1.96 2.28 2.34 2.29 2.43 2.06 2.18 2.28 2.29 a
2006 Apr 12
2
Location of match?
Is it possible with Ferret to find the location of the matches in a document? For example imagine I have 100 documents and I search with the phrase "bob~0.5" and that returns 3 matching documents. How can I then find all locations in a specific document where it matched "bob~0.5". What I need is something like an array that contains the start index and length for each
2006 Apr 12
1
testing tokenizers
Hi, is there a way to test tokenizers? I mean, I want to give input stream and see the output tokens. AND is there a way to see an indexed document''s index tokens? Which words in the document are used to index this document? Thanks in advance Onur
2008 Jan 11
0
Behaviour of standard error estimates in lmRob and the like
...(x,N) mad(x)/sqrt(N),N=N ) se.mean<-apply(z[,1:N],1, function(x,N) sd(x)/sqrt(N),N=N ) se.H<-apply(z[,1:N],1, function(z) hubers(z,k=1.35)$s/sqrt(N) ) #expected 95% efficiency se.vals<-data.frame(Mean=se.mean, Median=se.med, Huber=se.H, MM.rlm=se.MM.rlm, MM.lmrob=se.MM.lmrob, MM=se.MM) se.stk<-stack(se.vals) windows() boxplot(values~ind, data=se.stk, main=paste("STD Errors: N=",N), ylab="Std Err") abline(h=sqrt(1/N)) #Around about .3 for N=10 abline(h=sqrt(1/0.95)*sqrt(1/N),lty=2) #95% efficiency line #Now, I don't mind a difference, but a factor of 200 is...
2002 Jun 18
1
ssh-keygen hangs with empty prngd.conf - bug ?
...happen. Isn't this serious? I expect the applications to print an error (report random number not available or timeout) and exit. One other interesting thing to notice is that, prngd consumes extra-ordinary cpu resource with empty prngd.conf (bug in prngd ???). PID USERNAME TID PRI TEXT STK DATA STATE TIME CPU COMMAND 78 root 66 17 132K 28K 56K ready 5:32 97.69% prngd Thanks, Hari
1998 Feb 25
1
R-beta: Mac version
...;t believe that MacProgramming can be worse that the Win32 API. One thing that I have been looking at a bit is the possibility of coding up a Tcl/Tk version of R. This could be made portable between all three architectures (X/Win32/Mac) and probably evolve into a set of R/Tk language bindings a.m. STk (Scheme Tk), so we could have menu interfaces and R functions that are call via a button-click, etc. [I'm Cc-ing this to the R-devel list. Slightly bad netiquette since your email was to me privately, but I hope you won't mind.] ----------- -- O__ ---- Peter Dalgaard Bleg...
1999 Aug 04
0
Problem with samba under RH6.0 dropping data
I just upgraded my server from RH5 to RH6. I am seeing two problems that may be related. 1. When I do an smbtar I get errors on some of the files: My command line: # smbtar -v -s schroon -x "D$" -d gt -p z -u backup -t /usr/tmp/a.tar The error message: Error reading file \gt\STk-dist\Demos\Html-Demos\Images\backward.gif. Got 0 bytes Didn't get entire file. size=714, nread=0 The file is created in the tarfile, but is all nulls. 2. When I do an smbmount of a share onto my RH6 server, then cd in there and look at the files using ls and cat, they have strange modifica...
1998 Apr 01
0
R-tk mailing list
...y aren't too happy with I guess that a sensible prioritization/sequencing of the work could be (not that I'm trying to take control or anything...) 1) Getting a simple Tk Console running with R 2) Device driver for a TkCanvas graphics widget 3) Looking at the glue mechanisms used in e.g. STk (Scheme/Tk) 4) Designing R/Tk interface functions To join up, send a one-line message containing the word "subscribe" to R-tk-request@stat.math.ethz.ch (in the *body*, not the subject). -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics...
2014 Jan 13
1
Fwd: HA cluster - strange communication between nodes
...Red_Hat_Enterprise_Linux/6/html/Configuring_the_Red_Hat_High_Availability_Add-On_with_Pacemaker/index.html But my cluster behaves not as expected: After start of cluster sw on both nodes, they can see each other. ---------------------------------------- [root at lb1 ~]# pcs status Cluster name: LB.STK Last updated: Mon Jan 13 15:34:21 2014 Last change: Mon Jan 13 15:24:47 2014 via cibadmin on lb1.asol.local Stack: cman Current DC: lb1.asol.local - partition with quorum Version: 1.1.10-14.el6_5.1-368c726 2 Nodes configured 2 Resources configured Online: [ lb1.asol.local lb2.asol.local ] Full li...
2007 Apr 18
31
[PATCH 00/28] Updates for firstfloor paravirt-ops patches
Hi Andi, This is a set of updates for the firstfloor patch queue. Quick rundown: revert-mm-x86_64-mm-account-for-module-percpu-space-separately-from-kernel-percpu.patch separate-module-percpu-space.patch Update the module percpu accounting patch fix-ff-allow-percpu-variables-to-be-page-aligned.patch Make sure the percpu memory allocation is page-aligned
2007 Apr 18
31
[PATCH 00/28] Updates for firstfloor paravirt-ops patches
Hi Andi, This is a set of updates for the firstfloor patch queue. Quick rundown: revert-mm-x86_64-mm-account-for-module-percpu-space-separately-from-kernel-percpu.patch separate-module-percpu-space.patch Update the module percpu accounting patch fix-ff-allow-percpu-variables-to-be-page-aligned.patch Make sure the percpu memory allocation is page-aligned
2010 Jun 21
0
Seriously degraded SAS multipathing performance
...me>" in ''ddi-forceload'' above. # # " 111111" # "012345670123456789012345", "failover-module-name" or "NONE" # "|-VID--||-----PID------|", # scsi-vhci-failover-override = # "STK FLEXLINE 400", "f_asym_lsi", # "SUN T4", "f_tpgs", # "CME XIRTEMMYS", "NONE"; # #END: FAILOVER_MODULE_BLOCK (DO NOT MOVE OR DELETE). How can I get this working as expected (2.2 GB/s...
2012 Oct 28
4
[Bug 56474] New: 3D app segfaults on NV46
...nv30_context *nv30) user = (nv30->vbo_user & (1 << ve->vertex_buffer_index)); res = nv04_resource(vb->buffer); + if (!res) + continue; if (nv30->vbo_fifo || unlikely(vb->stride == 0)) { if (!nv30->vbo_fifo) With patch above, stk doesn't produce core anymore and Xorg freezes. So far, mesa 8 is better. I could use it even if often it crashes during kart races. With mesa 9, races can't even start. Further backtraces and system info available at http://bugs.debian.org/691292 Bug describes how it behaves on current De...