search for: bcr

Displaying 20 results from an estimated 34 matches for "bcr".

Did you mean: bar
2012 Nov 26
1
A problem subsetting a data frame
...e microarray data set (ALL) from which I would like to subset or extract a set of data based on a factor ($mol.biol). I looked up some example of subsetting in, picked up two commands and tried both but I got error messages as follows > testset <- subset(ALL, ALL$mol.biol %in% c("BCR/ABL","ALL1/AF4")) >> Error in c("BCR/ABL", "ALL1/AF4") : unused argument(s) ("ALL1/AF4") > testset <- ALL[ALL$mol.biol %in% c("BCR/ABL,NEG"), ] >> Error in ALL[ALL$mol.biol %in% c(BCR/ABL, NEG), ] : > >> erro...
2008 Aug 16
1
Bionic Commando: Rearmed fails on startup
...0000 7ff40006 48590000 0x01c3a780: 01c3abcc 00e41f9f 7ff40006 ffffffff 0x01c3a790: 013eec84 00000000 01c2ce4a 01365f60 0x01c3a7a0: 016bd000 00000001 00000000 00032000 0x01c3a7b0: 00000030 5c3f3f5c 756c6f56 307b656d 0x01c3a7c0: 30303030 2d303030 30303030 3030302d Backtrace: =>1 0x00e51a54 in bcr (+0xa51a54) (0x01c3a780) 2 0x00e41f9f in bcr (+0xa41f9f) (0x01c3abcc) 3 0x00eea9d0 in bcr (+0xaea9d0) (0x01c4f914) 4 0x00d2dcec in bcr (+0x92dcec) (0x01c4fdbc) 5 0x00000008 (0x00f5acaf) 0x00e51a54: repe stosl %es:(%edi) Modules: Module Address Debug info Name (102 mod...
2011 Jun 26
2
Ordering a matrix based on cluster no
Hi All I have a symmetric matrix of genes ( 100x100 matrix). I also have a matrix (100x2) of two columns where column 1 has the gene names and column 2 has the cluster it belongs to (they are sorted and grouped based on the cluster no). I would like to order the rows and columns of the 100x 100 matrix such that the first n genes correspond to cluster 1 and next n genes correspond to cluster 2
2013 Oct 04
0
[LLVMdev] Inserting a synchronisation before volatile and atomic loads
...ough for spin loops.) FWIW, the exact quote from the architecture manual is: > Following is an example showing the effects of serialization. Location > A initially contains FF hex. > > CPU 1 CPU 2 > MVI A,X'00' G CLI A,X'00' > BCR 15,0 BNE G > > The BCR 15,0 instruction executed by CPU 1 is a serializing > instruction that ensures that the store by CPU 1 at location A is > completed. However, CPU 2 may loop indefinitely, or until the next > interruption on CPU 2, because CPU 2 may alread...
2008 Oct 02
1
Bionic Commando Rearmed
I have made the daring (and possibly idiotic) decision to play BCR on my laptop instead of my desktop computer, as my desktop is single core and therefore runs the game rather sluggishly while my laptop is dual-core. The only problem with this is that my laptop runs Linux. Does anyone knwo what I might have to tweak in order to get it to run? Will I have to disabl...
2015 Feb 25
7
virtio balloon: do not call blocking ops when !TASK_RUNNING
...00000015bf7e: c0200033e838 larl %r2,7d8fee 000000000015bf84: c0e50028cd62 brasl %r14,675a48 #000000000015bf8a: a7f40001 brc 15,15bf8c >000000000015bf8e: 9201a000 mvi 0(%r10),1 000000000015bf92: a7f4ffe2 brc 15,15bf56 000000000015bf96: 0707 bcr 0,%r7 000000000015bf98: ebdff0800024 stmg %r13,%r15,128(%r15) 000000000015bf9e: a7f13fe0 tmll %r15,16352 [ 0.839749] Call Trace: [ 0.839751] ([<000000000015bf8a>] __might_sleep+0x8a/0x98) [ 0.839756] [<000000000028a562>] __kmalloc+0x272/0x350 [ 0.8397...
2015 Feb 25
7
virtio balloon: do not call blocking ops when !TASK_RUNNING
...00000015bf7e: c0200033e838 larl %r2,7d8fee 000000000015bf84: c0e50028cd62 brasl %r14,675a48 #000000000015bf8a: a7f40001 brc 15,15bf8c >000000000015bf8e: 9201a000 mvi 0(%r10),1 000000000015bf92: a7f4ffe2 brc 15,15bf56 000000000015bf96: 0707 bcr 0,%r7 000000000015bf98: ebdff0800024 stmg %r13,%r15,128(%r15) 000000000015bf9e: a7f13fe0 tmll %r15,16352 [ 0.839749] Call Trace: [ 0.839751] ([<000000000015bf8a>] __might_sleep+0x8a/0x98) [ 0.839756] [<000000000028a562>] __kmalloc+0x272/0x350 [ 0.8397...
2014 Sep 11
3
blk-mq crash under KVM in multiqueue block code (with virtio-blk and ext4)
...>00000000003ed114: e34016880004 lg %r4,1672(%r1) 00000000003ed11a: 59304100 c %r3,256(%r4) 00000000003ed11e: a7840003 brc 8,3ed124 00000000003ed122: 07fe bcr 15,%r14 00000000003ed124: b9040024 lgr %r2,%r4 [ 65.998221] Call Trace: [ 65.998224] ([<0000000000000001>] 0x1) [ 65.998227] [<00000000003f17b6>] blk_mq_tag_busy_iter+0x7a/0xc4 [ 65.998228] [<00000000003edcd6>] blk_mq_rq_timer...
2014 Sep 11
3
blk-mq crash under KVM in multiqueue block code (with virtio-blk and ext4)
...>00000000003ed114: e34016880004 lg %r4,1672(%r1) 00000000003ed11a: 59304100 c %r3,256(%r4) 00000000003ed11e: a7840003 brc 8,3ed124 00000000003ed122: 07fe bcr 15,%r14 00000000003ed124: b9040024 lgr %r2,%r4 [ 65.998221] Call Trace: [ 65.998224] ([<0000000000000001>] 0x1) [ 65.998227] [<00000000003f17b6>] blk_mq_tag_busy_iter+0x7a/0xc4 [ 65.998228] [<00000000003edcd6>] blk_mq_rq_timer...
2008 Mar 14
1
[PATCH] virtio_net/virtio_ring: fix race in enable_cb
...00000000002b819e: a7840004 brc 8,2b81a6 00000000002b81a2: a7f40001 brc 15,2b81a4 >00000000002b81a6: a51b0001 oill %r1,1 00000000002b81aa: 40102000 sth %r1,0(%r2) 00000000002b81ae: 07fe bcr 15,%r14 00000000002b81b0: eb7ff0380024 stmg %r7,%r15,56(%r15) 00000000002b81b6: a7f13e00 tmll %r15,15872 Call Trace: ([<000000000fa0bcd0>] 0xfa0bcd0) [<00000000002b8350>] vring_interrupt+0x5c/0x6c [<000000000010ab08>] do_extint+0xb...
2008 Mar 14
1
[PATCH] virtio_net/virtio_ring: fix race in enable_cb
...00000000002b819e: a7840004 brc 8,2b81a6 00000000002b81a2: a7f40001 brc 15,2b81a4 >00000000002b81a6: a51b0001 oill %r1,1 00000000002b81aa: 40102000 sth %r1,0(%r2) 00000000002b81ae: 07fe bcr 15,%r14 00000000002b81b0: eb7ff0380024 stmg %r7,%r15,56(%r15) 00000000002b81b6: a7f13e00 tmll %r15,15872 Call Trace: ([<000000000fa0bcd0>] 0xfa0bcd0) [<00000000002b8350>] vring_interrupt+0x5c/0x6c [<000000000010ab08>] do_extint+0xb...
2017 Aug 03
2
Dependence analysis - missing loop-carried dependencies?
...etSrc()->print(errs(), false); errs() << "\n"; } } } return false; } void getAnalysisUsage(AnalysisUsage &AU) const override { AU.addRequired<DependenceAnalysisWrapperPass>(); } $ clang -fno-inline -emit-llvm loop.c -c -o loop.bcr $ opt -load ~/dev/llvm_install/lib/LLVMSimpleDG.so \ -disable-inlining -loop-simplify -simpledg \ < loop.bcr > loop.bc %3 = load i32, i32* %i, align 4 ---> store i32 0, i32* %i, align 4 %7 = load i32, i32* %i, align 4 ---> store i32 0, i32* %i, align 4 store...
2007 Dec 14
3
virtio_net and SMP guests
...21000 000000000eb21000 000000000000000e 000000000eb21900 000000000eb21920 000000000f867cb8 0700000000d9b058 0000000000000010 000000000045c06a 000000000f867cb8 Krnl Code: 000000000045df1e: e3b0b0700004 lg %r11,112(%r11) 000000000045df24: 07fe bcr 15,%r14 000000000045df26: a7f40001 brc 15,45df28 >000000000045df2a: a7f4ffe1 brc 15,45deec 000000000045df2e: e31020300004 lg %r1,48(%r2) 000000000045df34: a7480000 lhi %r4,0 00000000004...
2007 Dec 14
3
virtio_net and SMP guests
...21000 000000000eb21000 000000000000000e 000000000eb21900 000000000eb21920 000000000f867cb8 0700000000d9b058 0000000000000010 000000000045c06a 000000000f867cb8 Krnl Code: 000000000045df1e: e3b0b0700004 lg %r11,112(%r11) 000000000045df24: 07fe bcr 15,%r14 000000000045df26: a7f40001 brc 15,45df28 >000000000045df2a: a7f4ffe1 brc 15,45deec 000000000045df2e: e31020300004 lg %r1,48(%r2) 000000000045df34: a7480000 lhi %r4,0 00000000004...
2015 Feb 26
0
virtio balloon: do not call blocking ops when !TASK_RUNNING
...8 larl %r2,7d8fee > 000000000015bf84: c0e50028cd62 brasl %r14,675a48 > #000000000015bf8a: a7f40001 brc 15,15bf8c > >000000000015bf8e: 9201a000 mvi 0(%r10),1 > 000000000015bf92: a7f4ffe2 brc 15,15bf56 > 000000000015bf96: 0707 bcr 0,%r7 > 000000000015bf98: ebdff0800024 stmg %r13,%r15,128(%r15) > 000000000015bf9e: a7f13fe0 tmll %r15,16352 > [ 0.839749] Call Trace: > [ 0.839751] ([<000000000015bf8a>] __might_sleep+0x8a/0x98) > [ 0.839756] [<000000000028a562>] __kmallo...
2015 Feb 26
0
virtio balloon: do not call blocking ops when !TASK_RUNNING
...8 larl %r2,7d8fee > 000000000015bf84: c0e50028cd62 brasl %r14,675a48 > #000000000015bf8a: a7f40001 brc 15,15bf8c > >000000000015bf8e: 9201a000 mvi 0(%r10),1 > 000000000015bf92: a7f4ffe2 brc 15,15bf56 > 000000000015bf96: 0707 bcr 0,%r7 > 000000000015bf98: ebdff0800024 stmg %r13,%r15,128(%r15) > 000000000015bf9e: a7f13fe0 tmll %r15,16352 > [ 0.839749] Call Trace: > [ 0.839751] ([<000000000015bf8a>] __might_sleep+0x8a/0x98) > [ 0.839756] [<000000000028a562>] __kmallo...
2014 Sep 12
3
blk-mq crash under KVM in multiqueue block code (with virtio-blk and ext4)
...e34016880004 lg %r4,1672(%r1) >> 00000000003ed11a: 59304100 c %r3,256(%r4) >> 00000000003ed11e: a7840003 brc 8,3ed124 >> 00000000003ed122: 07fe bcr 15,%r14 >> 00000000003ed124: b9040024 lgr %r2,%r4 >> [ 65.998221] Call Trace: >> [ 65.998224] ([<0000000000000001>] 0x1) >> [ 65.998227] [<00000000003f17b6>] blk_mq_tag_busy_iter+0x7a/0xc4 >> [ 65.998228...
2014 Sep 12
3
blk-mq crash under KVM in multiqueue block code (with virtio-blk and ext4)
...e34016880004 lg %r4,1672(%r1) >> 00000000003ed11a: 59304100 c %r3,256(%r4) >> 00000000003ed11e: a7840003 brc 8,3ed124 >> 00000000003ed122: 07fe bcr 15,%r14 >> 00000000003ed124: b9040024 lgr %r2,%r4 >> [ 65.998221] Call Trace: >> [ 65.998224] ([<0000000000000001>] 0x1) >> [ 65.998227] [<00000000003f17b6>] blk_mq_tag_busy_iter+0x7a/0xc4 >> [ 65.998228...
2018 Dec 05
2
Best Books for Samba4 & Active Directory Deployment?
Is there a recommendation for good books covering the setup/deployment of Samba 4 using an Active Directory structure? Something on the order of "The Official Samba-3 HOWTO and Reference Guide"? I've setup a Samba4 server and I've gotten a Win10 machine to join the domain, but i can't seem to move past that to get a user to login or to create a share. Sort of blindly
2008 Feb 05
1
[PATCH] virtio_net: Fix open <-> interrupt race
...00087b300 0000000000001237 0000000000001237 000000000f85bdd8 <4> 000000000e980920 00000000001137c0 0000000000464754 000000000f85bdd8 <4>Krnl Code: 0000000000466368: e3b0b0700004 lg %r11,112(%r11) <4> 000000000046636e: 07fe bcr 15,%r14 <4> 0000000000466370: a7f40001 brc 15,466372 <4> >0000000000466374: a7f4fff6 brc 15,466360 <4> 0000000000466378: eb7ff0500024 stmg %r7,%r15,80(%r15) <4> 000000000046...