search for: _mmap

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

Did you mean: mmap
2009 Oct 13
2
Mac R spinning wheel with Package Manager (PR#14005)
...1 _malloc_zone_malloc + 81 (in libSystem.B.dylib) [0x945c60d8] 1 _szone_malloc + 463 (in libSystem.B.dylib) [0x945c62e8] 1 _mmap + 10 (in libSystem.B.dylib) [0x945ceb02] 1 _sPostContinuation + 450 (in CoreGraphics) [0x91249035] 1 _lockedWindowLookup + 32 (in CoreGraphics) [0x9123992a] 1 _CGXGetNextEvent + 86 (in CoreGraphics)...
2007 Apr 18
34
[patch 00/26] Xen-paravirt_ops: Xen guest implementation for paravirt_ops interface
Hi Andi, This patch series implements the Linux Xen guest as a paravirt_ops backend. The features in implemented this patch series are: * domU only * UP only (most code is SMP-safe, but there's no way to create a new vcpu) * writable pagetables, with late pinning/early unpinning (no shadow pagetable support) * supports both PAE and non-PAE modes * xen hvc console (console=hvc0) *
2007 Apr 18
34
[patch 00/26] Xen-paravirt_ops: Xen guest implementation for paravirt_ops interface
Hi Andi, This patch series implements the Linux Xen guest as a paravirt_ops backend. The features in implemented this patch series are: * domU only * UP only (most code is SMP-safe, but there's no way to create a new vcpu) * writable pagetables, with late pinning/early unpinning (no shadow pagetable support) * supports both PAE and non-PAE modes * xen hvc console (console=hvc0) *
2007 Apr 18
34
[patch 00/26] Xen-paravirt_ops: Xen guest implementation for paravirt_ops interface
Hi Andi, This patch series implements the Linux Xen guest as a paravirt_ops backend. The features in implemented this patch series are: * domU only * UP only (most code is SMP-safe, but there's no way to create a new vcpu) * writable pagetables, with late pinning/early unpinning (no shadow pagetable support) * supports both PAE and non-PAE modes * xen hvc console (console=hvc0) *