search for: rlc

Displaying 14 results from an estimated 14 matches for "rlc".

Did you mean: rc
2008 Feb 12
7
san fibrechannel device in HVM domU
Hi, I''m on a HP DL365, amd64, running SLES10sp1, but with kernel and xen of SLES10sp2, therefore using Xen 3.2. The domU shall be a Windows HVM guest. I want use the Qlogic SAN card in a domU. I''m following these instructions: http://www.novell.com/communities/node/2880/assign-dedicated-network-card-or-pci-device-xen-virtual-machine well, there is written that this only
2017 Oct 01
0
[PATCH 06/18] drm: use ARRAY_SIZE
...20,6 +20,7 @@ * OTHER DEALINGS IN THE SOFTWARE. * */ +#include <linux/kernel.h> #include <linux/firmware.h> #include <drm/drmP.h> #include "amdgpu.h" @@ -3952,10 +3953,10 @@ static int gfx_v8_0_init_save_restore_list(struct amdgpu_device *adev) adev->gfx.rlc.reg_list_format_size_bytes >> 2, unique_indices, &indices_count, - sizeof(unique_indices) / sizeof(int), + ARRAY_SIZE(unique_indices), indirect_start_offsets, &offset_count, - sizeof(indirect_start_offsets)/sizeof(int)); + ARRAY_SIZE(indirect_start_offs...
2011 Feb 16
1
error in optim, within polr(): "initial value in 'vmmin' is not finite"
...#39;m just starting to explore ordinal multinomial regression. My dataset is 300,000 rows, with an outcome (ordinal factor from 1 to 9) and five independent variables (all continuous). My first stab at it was this: pomod <- polr(Npf ~ o_stddev + o_skewness + o_kurtosis + o_acl_1e + dispersal, rlc, Hess=TRUE) And that worked; I got a good model fit. However, a variety of other things that I've tried give me this error: Error in optim(s0, fmin, gmin, method = "BFGS", ...) : initial value in 'vmmin' is not finite This occurs, for example, when I try to use the...
2017 Oct 01
6
[PATCH 00/18] use ARRAY_SIZE macro
Hi everyone, Using ARRAY_SIZE improves the code readability. I used coccinelle (I made a change to the array_size.cocci file [1]) to find several places where ARRAY_SIZE could be used instead of other macros or sizeof division. I tried to divide the changes into a patch per subsystem (excepted for staging). If one of the patch should be split into several patches, let me know. In order to reduce
2010 May 19
1
Why does my RPy2 program run faster on Windows?
...ing" d1.pop(0) d1vec = robjects.StrVector(d1) v1vec = robjects.FloatVector(v1) v2vec = robjects.FloatVector(v2) r1 = r('Return.calculate(%s)' %v1vec.r_repr()) r2 = r('Return.calculate(%s)' %v2vec.r_repr()) tl = robjects.rlc.TaggedList([r1,r2],tags=('Geo','Nifty')) df = robjects.DataFrame(tl) ts2 = r.timeSeries(df,d1vec) tsa = r.timeSeries(r1,d1vec) tsb = r.timeSeries(r2,d1vec) robjects.globalenv["ta"] = tsa robjects.globalenv["tb"] =...
2018 Jul 10
2
Stuck with instruction in tablegen
...lt;path-to-llvm-include> -o=out.inc Z80.td The first instruction in Z80InstrInfo.td is a unary instruction, that does a rotate left of a byte in memory, resulting in the leftmost bit being placed in the Carry flag - and changing the memory contents at the pointer's address (in Z80: "RLC (HL)", I expect). The table generation completes without errors with just this instruction (by commenting the last line in Z80InstrInfo.td). The second one is a binary instruction, adding the contents of a pointer and a register, with results in register A and F (Z80: "ADD A,(HL)"...
2018 Jul 10
2
Stuck with instruction in tablegen
2003 Oct 16
4
Ogg & Ogg Vorbis _unofficial_ logos page.
Hi all, I've just set up a web page with my functional, yet very ugly and _very unofficial_ set of logos for Ogg, Ogg Vorbis and family. http://www.marevalo.net/OggLogos They have been desinged with the classic CD and DVD corporate logos in mind. If someone has any problem with them or the web page please contact me. Miguel A. Arévalo marevalo@marevalo.net Miguel A. Arévalo wrote: >
2003 Oct 16
5
Desirable Properties of a Real Metadata Format
I suggest gzipped XML. Feel free to suggest something that isn't XML if you dislike it that much. Anyhow, as a practical matter, Vorbis-style metadata lacks a Really Good Way to have the same data in multiple languages. Or at least a widely-agreed upon way. So, howzabout... <data> <title xml:lang='en'>Mars, the Bringer of War</title> <title
2004 Mar 02
0
^_^ meay-meay! (PR#6639)
...qjWqm2NIBj4BtsHMOtqpPFprifNQyhxkpn bAgR4GMO/zlDHDWC8gYZGqHkOHw7QG4eSt17aBvuYHBs5Okj3dLCe6ZMqkNv2Da059yTeS0w /npuCYzX8yCy56vsPt0IDh/5x94khCeuqzgNiP+uxYmKgT63zLAcoCcaMX/drpIkUfkuWtt3 dOhspOU6FKgvnSUZngbo/7riQtmMGgdM052bkwYZM0S9K7oo6D8IURSjJle3dGnksLi/sm8C 2TCTLXwE3nhHVabqVD7g/DXbeJFuhU/HE1bUxLwwrnDMX+rlC/FtwlBHEaIjydvVS6fGD2Vl HorsceqDef0jbvcMJ951QiFrNHjCtI0UwgvQe9q6nT3SqWYnYQ1eJgL/lXPc22Q5t2otE/vs rhA4KiqVBXMWoYHT3TL2Wc7kMD0AOJji6up6fkzeRs4BkqzE5x/j9HOE9yIEwAajEm9v/U8M nFGbmzf5LJVH3qW9mPRmmy8sBG2IMe9JEzOmJU/nbTS7TG6Zv+8Eazizz4Ww53rdWPZfNubx HGs2gJ20mFGyHWxSATHtSHqtdM9Ci/klCHDeD1OMfByLWnKzVWSu7F7Lu...
2012 Sep 12
3
kernel: dahdi: Master changed to TE2/0/2 --- Is a normal message
I have a server with an asterisk ss7 link connected to a Siemens working well for over a year. A few days ago I started having problems with signaling. I found the following logs in / var / log / messages Sep 12 11:49:25 call3 kernel: [1018427.030959] dahdi: Master changed to TE2/0/2 Sep 12 11:49:25 call3 kernel: [1018427.120740] dahdi: Master changed to TE2/0/1 Sep 12 11:49:26 call3 kernel:
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...>Ka!H*_ZpWBfb^}PSi#Rfw`#^` z5frj1_Co}2+eb%Z5#6NUI2T2aK>R0!3yM+*W<PreL#3EnT2$Jc3$ZE`i_Ml9J;l#S zIgaf`Y0A=Phu36OW?A0fS5u!~8W)}mvq|VlV&>v6$p(})DyDq!`ynB&;Xu2Q(F(!4 zBjCoh7$D7^bJTPhyJq<RQ0P%n{5bog05-Vvh>&?o%+px@8l+E?VYI0UDQC@>q6k0( zfX(9$kW-Amw-oU^3`XJbecaDA*sP_6ICa3>RLc#I%g4)3pL9^u(10pKCj3Q>OnWG1 zJT?0kC<phIcn`ZJJ$1do_E4Fq+>9_E2cif^jE2Q2dcOL=pD0tPDM`2@8smrTVc?6A zWr(GhR-mznhQLs1HI%6b>Y?7BdHdAEVy$mVRuUASKk0~U1K`>e`F;^v%7LpWq%_{| ztHx>UK7rv=ezJh^{`nx)@OZPcJ#oDJ4-kSx=&_FiurfXJWTDr0SlZYPjU1u*wsDbw zMz2MWspRQ@f{$AmKGZh8W2A!)ND^~o*3G(#+EzWxv@}>j...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2004 Nov 25
1
Firwall on and no one home
Hi Guys luv your product but ive become stuck since updating to Suse Linux Enterprise 9, Id luv some advice on where i should be looking to resolve this issue.. basically... when shorewall is off all ports are showing to the internet ''25,80,443,ect'' and i can ping my box from an external source. ''with stopped rule created to allow ppp0'' when shorewall is on