Found 419 matching messages (0.002 seconds). Page 1 of 21.
... > On Thu, 5 Jun 2008, Andrea Arcangeli wrote: > > + /* > > + * AS_MM_ALL_LOCKS can't ... that comment issue). From: Andrea Arcangeli <andrea@qumranet.com> Indeed, I ... . Thanks! Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> --- diff -r ...
linux-kernel - Andrea Arcangeli - Jun 5 2008 - 12:44
From: Andrea Arcangeli <andrea@qumranet.com> Lockdep can't recognize if spinlocks are ... be reverted. Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> --- On Mon, Aug ... , 2008 at 07:27:28PM +0200, Andrea Arcangeli wrote: > I can reproduce this ...
linux-kernel - Andrea Arcangeli - Aug 4 2008 - 13:46
... Mon, 2008-08-04 at 19:57 +0200, Andrea Arcangeli wrote: > > From: Andrea Arcangeli <andrea@qumranet.com> > > > > Lockdep can't recognize if spinlocks are ... > reverted. > > > > Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> > > NAK, come-on ...
linux-kernel - Andrea Arcangeli - Aug 4 2008 - 16:15
... www.kernel.org/pub/linux/kernel/people/andrea/patches/v2.6/2.6.25/mmu- ... www.kernel.org/pub/linux/kernel/people/andrea/patches/v2.6/2.6.25/ ... to read the memslots with only the mmu_lock. Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/ ...
linux-kernel - Andrea Arcangeli - Apr 26 2008 - 12:46
From: Andrea Arcangeli <andrea@qumranet.com> With KVM/GFP/XPMEM there isn't just ... and it's reliable. Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> Signed-off-by: Nick ... ://www.kernel.org/pub/linux/kernel/people/andrea/patches/v2.6/2.6.26-rc1/mmu ...
linux-kernel - Andrea Arcangeli - May 9 2008 - 15:32
# HG changeset patch # User Andrea Arcangeli <andrea@cpushare.com> # Date 1181833362 -7200 # Node ID ... it if you care in the embedded. Signed-off-by: Andrea Arcangeli <andrea@cpushare.com> diff --git a/arch/i386/kernel/process.c b/arch/i386/kernel/ ...
linux-kernel - Andrea Arcangeli - Jun 14 2007 - 11:08
# HG changeset patch # User Andrea Arcangeli <andrea@cpushare.com> # Date 1181833362 -7200 # Node ID ... preempt ;) ] TIF_NOTSC implementation). Signed-off-by: Andrea Arcangeli <andrea@cpushare.com> diff --git a/fs/proc/base.c b/fs/proc/base.c --- a ...
linux-kernel - Andrea Arcangeli - Jun 14 2007 - 11:08
... so it's not urgent. Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/arch/x86/kvm/ ... mmu_lock hold and it should be applied along the above patch: Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/arch/x86/kvm ...
linux-kernel - Andrea Arcangeli - Feb 16 2008 - 06:48
... requiring a page pin). Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/arch/x86/ ... locking patch to browse memslots without the memslot lock mutex. Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/arch/x86/ ...
linux-kernel - Andrea Arcangeli - Feb 20 2008 - 06:45
... to latest kvm.git. Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/arch/x86/kvm/ ... the change to the memslot readonly locking through kvm->mmu_lock: Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/arch/x86/ ...
linux-kernel - Andrea Arcangeli - Feb 27 2008 - 18:06
... mmap_sem in write mode. Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/arch/x86/ ... (struct kvm *kvm); As usual memslot browsing with mmu_lock. Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/arch/x86/ ...
linux-kernel - Andrea Arcangeli - Mar 3 2008 - 18:05
# HG changeset patch
# User Andrea Arcangeli <andrea@qumranet.com>
# Date 1207158873 -7200
# Node ID ...
Core of mmu notifiers.
Signed-off-by: Andrea Arcangeli <andrea@qumranet.com>
Signed-off-by: Nick Piggin
linux-kernel - Andrea Arcangeli - Apr 2 2008 - 17:30
# HG changeset patch # User Andrea Arcangeli <andrea@qumranet.com> # Date 1207159010 -7200 # Node ... make them sleep capable). Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/include/linux/mmu_notifier.h b/include/linux/mmu_notifier ...
linux-kernel - Andrea Arcangeli - Apr 2 2008 - 17:30
# HG changeset patch
# User Andrea Arcangeli <andrea@qumranet.com>
# Date 1207159011 -7200
# Node ... performance results on an 8p.
Signed-off-by: Andrea Arcangeli <andrea@qumranet.com>
Signed-off-by: Christoph Lameter
linux-kernel - Andrea Arcangeli - Apr 2 2008 - 17:30
# HG changeset patch # User Andrea Arcangeli <andrea@qumranet.com> # Date 1207666462 -7200 # Node ID ... the entire mm to prevent any mmu related operation to happen. Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/include/linux/mm. ...
linux-kernel - Andrea Arcangeli - Apr 8 2008 - 11:44
# HG changeset patch
# User Andrea Arcangeli <andrea@qumranet.com>
# Date 1207666462 -7200
# Node ID ...
Core of mmu notifiers.
Signed-off-by: Andrea Arcangeli <andrea@qumranet.com>
Signed-off-by: Nick Piggin
linux-kernel - Andrea Arcangeli - Apr 8 2008 - 11:44
# HG changeset patch # User Andrea Arcangeli <andrea@qumranet.com> # Date 1207666463 -7200 # Node ... make them sleep capable). Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/include/linux/mmu_notifier.h b/include/linux/mmu_notifier ...
linux-kernel - Andrea Arcangeli - Apr 8 2008 - 11:44
# HG changeset patch
# User Andrea Arcangeli <andrea@qumranet.com>
# Date 1207666463 -7200
# Node ... performance results on an 8p.
Signed-off-by: Andrea Arcangeli <andrea@qumranet.com>
Signed-off-by: Christoph Lameter
linux-kernel - Andrea Arcangeli - Apr 8 2008 - 11:44
# HG changeset patch # User Andrea Arcangeli <andrea@qumranet.com> # Date 1208872186 -7200 # Node ... Fix ia64 compilation failure because of common code include bug. Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/include/linux/ ...
linux-kernel - Andrea Arcangeli - Apr 22 2008 - 09:51
# HG changeset patch # User Andrea Arcangeli <andrea@qumranet.com> # Date 1208872186 -7200 # Node ... make them sleep capable). Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> diff --git a/include/linux/mmu_notifier.h b/include/linux/mmu_notifier ...
linux-kernel - Andrea Arcangeli - Apr 22 2008 - 09:51