search for: frylock

Displaying 4 results from an estimated 4 matches for "frylock".

Did you mean: trylock
2011 Oct 03
4
[LLVMdev] ld crashes with invalid pointer on Ubuntu 11.04 x86 when linking libgcc_s.so
...;m going to report it to Ubuntu. I will restart my build, but does anyone else see this on Ubuntu 11.04? Note that I have a 32-bit machine with 2 GB of RAM and no swap. $ ld --version GNU ld (GNU Binutils for Ubuntu) 2.21.0.20110327 Copyright 2011 Free Software Foundation, Inc. $ uname -a Linux frylock 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 i686 i686 i386 GNU/Linux I have an Early 2006 MacBook Pro, Model Identifier MacBookPro1,1, with a 1.83 GHz Core Duo (NOT Core 2 Duo), with 2GB of RAM. I didn't set up a swap partition because there is also the EFI boot partition, M...
2011 Nov 12
2
[LLVMdev] Thumb-2 code generation error in Apple LLVM at all optimization levels
...ng version 3.0 (tags/Apple/clang-211.9) (based on LLVM 3.0svn) Target: i386-apple-darwin10.8.0 Thread model: posix I'm not real clear where to find the part of the toolchain that emits the Thumb-2 assembly, so I can't tell you that tool's precise version. $ uname -a Darwin frylock.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 The Xcode's iPhone and iPad Simulators run iOS Apps that on my 32-bit MacBook Pro are built as i386 code. The iOS frameworks (shared libraries, sort of) that simulated Apps li...
2007 Mar 26
3
[PATCH] pciback: restore PCI BARs on D3->D0 transition
Ever since xen-unstable cset 14308 ("pci back: Fix registration of of filters on subsections of config space") I''ve been getting an MCA on the *2nd* boot of a driver domain using an e1000 NIC. Cset 14308 allowed the proper setup of the PM control registers, so the NIC is put in the D3 power state when the driver domain shuts down. Unfortunately, pci_set_power_state()
2007 Mar 28
2
[PATCH 2/3] User-space grant table device - main driver
A character device for accessing (in user-space) pages that have been granted by other domains. Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel