search for: 18c

Displaying 9 results from an estimated 9 matches for "18c".

Did you mean: 18
2020 Sep 01
2
Vector evolution?
...c5 f8 59 0c 07 vmulps (%rdi,%rax,1),%xmm0,%xmm1 175: c5 f8 29 0c 07 vmovaps %xmm1,(%rdi,%rax,1) 17a: c5 f8 59 4c 07 10 vmulps 0x10(%rdi,%rax,1),%xmm0,%xmm1 180: c5 f8 29 4c 07 10 vmovaps %xmm1,0x10(%rdi,%rax,1) 186: c5 f8 59 4c 07 20 vmulps 0x20(%rdi,%rax,1),%xmm0,%xmm1 18c: c5 f8 29 4c 07 20 vmovaps %xmm1,0x20(%rdi,%rax,1) 192: c5 f8 59 4c 07 30 vmulps 0x30(%rdi,%rax,1),%xmm0,%xmm1 198: c5 f8 29 4c 07 30 vmovaps %xmm1,0x30(%rdi,%rax,1) 19e: c5 f8 59 4c 07 40 vmulps 0x40(%rdi,%rax,1),%xmm0,%xmm1 1a4: c5 f8 29 4c 07 40 vmovaps %xmm1,0x40(%rdi,%rax,1)...
2015 Mar 19
2
Roaming profiles via GPO and matching rights on a folder
...purposes it does work. This gives me the idea that there is a problem with setting the described folder rights on the Samba share. Can you give me a hint, what might need to be additionally done? Thanks in advance and best regards Andreas -- Andreas Bockhold Base2 IT Consult GmbH Hauptstra?e 18c D-21465 Wentorf Handelsregister-Nr.: HRB 10775 HL Steuernummer: 22/294/66660 USt-Id.: DE275577708
2015 Mar 30
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
...29: put = 0; 430: } 431: 432: return dmac->ptr + put; 433: } In ASM: 180: 55 push %rbp 181: 48 89 e5 mov %rsp,%rbp 184: 48 83 ec 20 sub $0x20,%rsp 188: 48 89 5d e0 mov %rbx,-0x20(%rbp) 18c: 4c 89 75 f8 mov %r14,-0x8(%rbp) 190: 48 89 fb mov %rdi,%rbx 193: 4c 89 65 e8 mov %r12,-0x18(%rbp) 197: 4c 89 6d f0 mov %r13,-0x10(%rbp) 19b: 41 89 f6 mov %esi,%r14d 19e: 48 8b 47 08...
2013 Jun 10
1
Mellanox SR-IOV IB PCI passthrough in Xen - MSI-X pciback issue
...Capabilities: [60] Express Endpoint, MSI 00 Capabilities: [100] Alternative Routing-ID Interpretation (ARI) Capabilities: [148] Device Serial Number 00-02-c9-03-00-f6-ef-f0 Capabilities: [108] Single Root I/O Virtualization (SR-IOV) Capabilities: [154] Advanced Error Reporting Capabilities: [18c] #19 Kernel driver in use: mlx4_core Kernel modules: mlx4_core 21:00.1 Network controller: Mellanox Technologies MT27500 Family [ConnectX-3 Virtual Function] Subsystem: Hewlett-Packard Company Device 61b0 Physical Slot: 4 Flags: fast devsel [virtual] Memory at db000000 (64-bit, prefetchable)...
2006 Jul 19
1
flickr.rb error
...ruby/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3-mswin32/bin/mongrel_rails:127:in `run'' c:/ruby/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3-mswin32/lib/mongrel/command.rb:199:in `run'' c:/ruby/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3-mswin32/bin/mongrel_rails:235 c:/ruby/bin/mongrel_rails:18c:/ruby/lib/ruby/1.8/cgi.rb:342:in `escape'' c:/ruby/lib/ruby/gems/1.8/gems/flickr-1.0.0/flickr.rb:75:in `request_url'' c:/ruby/lib/ruby/gems/1.8/gems/flickr-1.0.0/flickr.rb:75:in `request_url'' c:/ruby/lib/ruby/gems/1.8/gems/flickr-1.0.0/flickr.rb:66:in `request'' c...
2012 Mar 26
0
Pareto frontier plots in three dimensions
...value, NOx = mono-nitrogen oxides.) These results are collected in a text file and then read into an R data frame: leta scenario.name fin ghg nox dep luc 1 + reference energy system 0 0.000 0 0.00 0 2 a indoor temp now 18C was 21C -10 -0.034 0 -0.66 0 3 b far-from-demand ranked-orig-domains 0 0.000 0 0.00 0 4 c ambient air 2C warmer 0 -0.024 0 -0.48 0 5 d uprated building performance 10 -0.089 0 -1.76 0 6 e carbon capture added...
2012 Oct 12
13
Dom0 physical networking/swiotlb/something issue in 3.7-rc1
Hi Konrad, The following patch causes fairly large packet loss when transmitting from dom0 to the physical network, at least with my tg3 hardware, but I assume it can impact anything which uses this interface. I suspect that the issue is that the compound pages allocated in this way are not backed by contiguous mfns and so things fall apart when the driver tries to do DMA. However I
2003 Jun 09
7
Dual T400P, SMP, performance issues
Hi, We are trying to validate Asterisk as a media gateway PRI <-> SIP with two T400P (8 T1s) per box. The first experience with BOX1 (Compaq, 2.53 GHz, 1 Gb RAM) and just one T400P was encouraging - on the load test with 3 T1s worth of calls we had on average 75% idle CPU. Not so with BOX2 (Dell, single 2.6 GHz Xeon, 1 Gb RAM, 2 T400P) and BOX3 (Dell, dual 2.6 GHz Xeon, 2 Gb RAM, 2 T400P,
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