search for: christoff

Displaying 20 results from an estimated 64 matches for "christoff".

Did you mean: christof
2008 Apr 09
8
Testing basic direct x capability
Hi, I am running wine 0.9.58 and having problems running Counter Strike: Source, Rainbow Six 3: Raven Shield. I think this is caused by the direct x layer in wine. My system runs opengl programs fine using the ATI driver (Radeon 3850). Is there any way I can test directx functionality without having to download a game? Dxdiag.exe is not included in wine. Best regards, Chris
2019 Nov 12
2
The best way of generating a good representation for an array with header?
...size as to a pointer. 4. It can be converted to and back from an pointer without losing any information about the size & capacity. The downsides are what we discuss. But it looks like I have to accept that I can only represent it as a pointer with unknown length in DWARF then? Best Regards, Christoffer > On 12 Nov 2019, at 21:49, David Blaikie <dblaikie at gmail.com> wrote: > > On Tue, Nov 12, 2019 at 12:44 PM Christoffer Lernö via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > Yes, we’re actually viewing the struct at an offse...
2019 Nov 12
2
The best way of generating a good representation for an array with header?
...vector is as far as I know wrapping a pointer or two. The advantage of a stretchy buffer is that its length is recoverable even if stored as a pointer. It’s also incredibly thin, only taking up the same size as a pointer – as opposed to std::vector which is likely 2 pointers long. Best Regards, Christoffer > Date: Tue, 12 Nov 2019 11:34:42 -0800 > From: David Blaikie via llvm-dev <llvm-dev at lists.llvm.org> > > the pointer points to the first element, and you walk backwards from there > to find the header details about the bounds/etc? > > In any case - I'd look at...
2019 Nov 12
2
The best way of generating a good representation for an array with header?
2015 Jul 01
4
[PATCH] MAINTAINERS: separate section for s390 virtio drivers
...deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 246d9d8..fca5c00 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5766,7 +5766,6 @@ S: Supported F: Documentation/s390/kvm.txt F: arch/s390/include/asm/kvm* F: arch/s390/kvm/ -F: drivers/s390/kvm/ KERNEL VIRTUAL MACHINE (KVM) FOR ARM M: Christoffer Dall <christoffer.dall at linaro.org> @@ -10671,6 +10670,15 @@ F: drivers/block/virtio_blk.c F: include/linux/virtio_*.h F: include/uapi/linux/virtio_*.h +VIRTIO DRIVERS FOR S390 +M: Christian Borntraeger <borntraeger at de.ibm.com> +M: Cornelia Huck <cornelia.huck at de.ibm.co...
2015 Jul 01
4
[PATCH] MAINTAINERS: separate section for s390 virtio drivers
...deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 246d9d8..fca5c00 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5766,7 +5766,6 @@ S: Supported F: Documentation/s390/kvm.txt F: arch/s390/include/asm/kvm* F: arch/s390/kvm/ -F: drivers/s390/kvm/ KERNEL VIRTUAL MACHINE (KVM) FOR ARM M: Christoffer Dall <christoffer.dall at linaro.org> @@ -10671,6 +10670,15 @@ F: drivers/block/virtio_blk.c F: include/linux/virtio_*.h F: include/uapi/linux/virtio_*.h +VIRTIO DRIVERS FOR S390 +M: Christian Borntraeger <borntraeger at de.ibm.com> +M: Cornelia Huck <cornelia.huck at de.ibm.co...
2019 Dec 16
3
Using "opaque pointers" right now?
...talk from 2015 about opaque pointers. Aside from using the new methods (e.g. LLVMBuildGEP2), is there any other way to perpare for this change? And also - is it possible to use something like opaque pointers (that is using a single pointer type) even before the switch has been flipped in LLVM? Christoffer AEGIK / www.aegik.se
2004 Jan 22
4
Fitting compartmental model with nls and lsoda?
...start=list(K1=0.3, k2=0.7), + trace=T + ) Error in eval(as.name(varName), data) : Object "C1.lsoda" not found What part of the e-mail did I miss? I would like to get this problem up an running. Now, I am including Richar Upton's 2 cm model implementation and Christoffer Tornoe's nls solution (I recommend Christoffer's nlmeODE package for these problems also if multi-response data is available) The code follows: -------------------------------------------------------------- # Simulation of a 2 compartment pharmacokinetic model using "R" # Richar...
2006 May 10
2
hard_breaks
...have a question: text = "Foo\nBar\n\nBaz" RedCloth.new(text, [ :hard_breaks ]).to_html # => "<p>Foo<br />Bar<br />\nBaz</p>" Shouldn''t that really be "<p>Foo<br />Bar</p><p>Baz</p>"? So long, -- Christoffer Sawicki
2015 Jul 07
1
[PATCH] MAINTAINERS: separate section for s390 virtio drivers
...INTAINERS > > +++ b/MAINTAINERS > > @@ -5766,7 +5766,6 @@ S: Supported > > F: Documentation/s390/kvm.txt > > F: arch/s390/include/asm/kvm* > > F: arch/s390/kvm/ > > -F: drivers/s390/kvm/ > > > > KERNEL VIRTUAL MACHINE (KVM) FOR ARM > > M: Christoffer Dall <christoffer.dall at linaro.org> > > @@ -10671,6 +10670,15 @@ F: drivers/block/virtio_blk.c > > F: include/linux/virtio_*.h > > F: include/uapi/linux/virtio_*.h > > > > +VIRTIO DRIVERS FOR S390 > > +M: Christian Borntraeger <borntraeger at de....
2015 Jul 07
1
[PATCH] MAINTAINERS: separate section for s390 virtio drivers
...INTAINERS > > +++ b/MAINTAINERS > > @@ -5766,7 +5766,6 @@ S: Supported > > F: Documentation/s390/kvm.txt > > F: arch/s390/include/asm/kvm* > > F: arch/s390/kvm/ > > -F: drivers/s390/kvm/ > > > > KERNEL VIRTUAL MACHINE (KVM) FOR ARM > > M: Christoffer Dall <christoffer.dall at linaro.org> > > @@ -10671,6 +10670,15 @@ F: drivers/block/virtio_blk.c > > F: include/linux/virtio_*.h > > F: include/uapi/linux/virtio_*.h > > > > +VIRTIO DRIVERS FOR S390 > > +M: Christian Borntraeger <borntraeger at de....
2009 Jan 18
9
Limited number of phy disks?
In my experiments with setting up a NAS as a VM, I can only successfully import three drives; the root drive, the cd and one more. However, I have plenty that I want to use: disk=[''file:/vserver/vm_disks/Patch.disk.xm,hda,w'', ''phy:/dev/sda,ioemu:hdd,w'', ''phy:/dev/sdb,ioemu:hde,w'', ''phy:sdc,ioemu:hdf,w'',
2004 Jul 27
1
Samba 3.0.5 cannot mount Windows 2003 shares
I'm having a real hair-raising problem here and I thought maybe someone could help. At least I hope so. My workstation was running 3.0.2a, upgraded to 3.0.5. After upgrading to 3.0.5, I can no longer mount shares on my 2003 server. This started happening on an upgrade to 3.0.4 as well, I might add. Permissions-wise: I own the directory mounts on the local Linux workstation,
2019 Dec 17
2
Using "opaque pointers" right now?
...uite a bit of infrastructure work just to make the bitcode > and IR layers accept opaque pointers, and after that many passes and > other components assert when they first encounter an opaque pointer. Interesting. Is there a timeline for this or is it more of a ”it’s done when it’s done”? /Christoffer
2015 Jul 01
0
[PATCH] MAINTAINERS: separate section for s390 virtio drivers
...; index 246d9d8..fca5c00 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5766,7 +5766,6 @@ S: Supported > F: Documentation/s390/kvm.txt > F: arch/s390/include/asm/kvm* > F: arch/s390/kvm/ > -F: drivers/s390/kvm/ > > KERNEL VIRTUAL MACHINE (KVM) FOR ARM > M: Christoffer Dall <christoffer.dall at linaro.org> > @@ -10671,6 +10670,15 @@ F: drivers/block/virtio_blk.c > F: include/linux/virtio_*.h > F: include/uapi/linux/virtio_*.h > > +VIRTIO DRIVERS FOR S390 > +M: Christian Borntraeger <borntraeger at de.ibm.com> > +M: Cornelia...
2003 May 02
2
Isolinux init problem
...root filesystem (iso9660) readonly Freeing unused kernel memory: 2808kb freead Warning: unable to open an intital console Kernel panic: no init found. try parsing init=option to kernel. I use this setup in my isolinux.cfg: default linux label linux kernel /isolinux/bzImage append root=/dev/hdc //Christoffer Hermansson
2003 Feb 28
1
unique turns ordered into factor (PR#2591)
[reported originally by Christoffer Tornøe] > f <- ordered(month.name) > f [1] January February March April May June July [8] August September October November December 12 Levels: April < August < December < February < January < July < ... < September > unique(f) [1]...
2011 Oct 25
0
Sprocket Digest + Debug combination broken?
...assets.debug = true config.assets.digest = true offending line in layout file: <%= javascript_include_tag ''application'' %> and the last couple of lines from the framework stacktrace: <ruby>/ruby-1.9.2-p290/lib/ruby/1.9.1/pathname.rb:963:in `open'' /Users/christoffer/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/pathname.rb:963:in `entries'' /Users/christoffer/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/pathname.rb:963:in `entries'' hike (1.2.1) lib/hike/index.rb:80:in `entries'' hike (1.2.1) lib/hike/index.rb:129:in `match'' h...
2010 Aug 08
2
issue with rescue_action_in_public! and testing 404 responses
...e(ActiveRecord::RecordNotFound) get :edit, :id => 2 response.status.should eql 404 end and the exception: 1) ReadsController resources respons with 404 for non existing reads for GET /reads/2/edit Failure/Error: get :edit, :id => 2 ActiveRecord::RecordNotFound Thanks, /Christoffer -- View this message in context: http://old.nabble.com/issue-with-rescue_action_in_public%21-and-testing-404-responses-tp29382281p29382281.html Sent from the rspec-users mailing list archive at Nabble.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http:/...
2006 Jul 02
4
2 bugs when parsing emphasized or bold text
I''ve found 2 bugs that produce (imho) incorrect rendering results: 1) The regexp for strong (*) and bold (**) is greedy, which produces very strange results. The simplest way to show the problem is to give an example. This is the original code: ===== Strong: Lets do a little test *t* this should not be strong *u*. Bold: Lets do another test **t** this should not be bold **u**. =====