login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
June
»
23
Re: [PATCH] x86-64: disable the GART before allocate aperture
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Yinghai Lu
Subject:
Re: [PATCH] x86-64: disable the GART before allocate aperture
Date: Friday, June 22, 2007 - 5:27 pm
Andi Kleen wrote:
quoted text
> On Saturday 23 June 2007 00:19:51 Alan Cox wrote: > The kdump kernel should be normally all <4GB anyways. You won't > need any IOMMU for its IO unless you O_DIRECT/sendfile out of /proc/kcore. > Just don't do that (but I suspect it won't work anyways) > > If it's not then swiotlb will also not work because it won't get > any memory <4GB. > > But I doubt this was YH's problem - the panic kernel memory > is always reserved and there shouldn't be any ongoing DMAs in this > area anyways. And what happens outside the kdump kernel shouldn't matter. > > I suspect he rather saw problems with non kdump kexec where we > can just shut down the GART properly beforehand.
current I only test kexec only. So clean shut GART in first kernel will help. where is hook for shutdown? add one in dma_ops? YH -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] x86-64: disable the GART before allocate aperture
, Yinghai Lu
, (Fri Jun 22, 12:19 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Muli Ben-Yehuda
, (Fri Jun 22, 12:31 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Yinghai Lu
, (Fri Jun 22, 12:38 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Yinghai Lu
, (Fri Jun 22, 12:49 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Alan Cox
, (Fri Jun 22, 1:33 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Andi Kleen
, (Fri Jun 22, 2:28 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Eric W. Biederman
, (Fri Jun 22, 2:32 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Yinghai Lu
, (Fri Jun 22, 2:38 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Eric W. Biederman
, (Fri Jun 22, 2:41 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Muli Ben-Yehuda
, (Fri Jun 22, 2:45 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Yinghai Lu
, (Fri Jun 22, 2:59 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Alan Cox
, (Fri Jun 22, 3:19 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Eric W. Biederman
, (Fri Jun 22, 3:32 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Yinghai Lu
, (Fri Jun 22, 3:43 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Alan Cox
, (Fri Jun 22, 3:54 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Yinghai Lu
, (Fri Jun 22, 3:57 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Alan Cox
, (Fri Jun 22, 4:04 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Eric W. Biederman
, (Fri Jun 22, 4:14 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Andi Kleen
, (Fri Jun 22, 5:14 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Yinghai Lu
, (Fri Jun 22, 5:27 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Muli Ben-Yehuda
, (Fri Jun 22, 5:35 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Andi Kleen
, (Fri Jun 22, 5:38 pm)
[PATCH] x86-64: disable the GART in shutdown
, Yinghai Lu
, (Fri Jun 22, 7:34 pm)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Alan Cox
, (Sat Jun 23, 2:08 am)
Re: [PATCH] x86-64: disable the GART in shutdown
, Muli Ben-Yehuda
, (Sat Jun 23, 3:39 am)
Re: [PATCH] x86-64: disable the GART in shutdown
, Andi Kleen
, (Sat Jun 23, 3:59 am)
Re: [PATCH] x86-64: disable the GART in shutdown
, Andi Kleen
, (Sat Jun 23, 4:08 am)
Re: [PATCH] x86-64: disable the GART in shutdown
, Muli Ben-Yehuda
, (Sat Jun 23, 4:09 am)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Vivek Goyal
, (Sat Jun 23, 4:12 am)
Re: [PATCH] x86-64: disable the GART before allocate aperture
, Andi Kleen
, (Sat Jun 23, 6:14 am)
Re: [PATCH] x86-64: disable the GART in shutdown
, Andrew Morton
, (Sat Jun 23, 9:52 am)
Re: [PATCH] x86-64: disable the GART in shutdown
, Yinghai Lu
, (Sun Jun 24, 5:18 pm)
Re: [PATCH] x86-64: disable the GART in shutdown
, Yinghai Lu
, (Sun Jun 24, 5:22 pm)
Re: [PATCH] x86-64: disable the GART in shutdown
, Muli Ben-Yehuda
, (Sun Jun 24, 7:10 pm)
[PATCH] x86-64: disable the GART in shutdown v2
, Yinghai Lu
, (Mon Jun 25, 12:34 pm)
Re: [PATCH] x86-64: disable the GART in shutdown v2
, Muli Ben-Yehuda
, (Mon Jun 25, 12:41 pm)
Re: [PATCH] x86-64: disable the GART in shutdown v2
, Yinghai Lu
, (Mon Jun 25, 12:52 pm)
Re: [PATCH] x86-64: disable the GART in shutdown v2
, Muli Ben-Yehuda
, (Mon Jun 25, 12:56 pm)
[PATCH 1/2] x86-64: disable the GART in shutdown
, Yinghai Lu
, (Mon Jun 25, 2:48 pm)
[PATCH 2/2] x86_84: move iommu declaration from proto to i ...
, Yinghai Lu
, (Mon Jun 25, 2:49 pm)
Re: [PATCH 2/2] x86_84: move iommu declaration from proto ...
, Muli Ben-Yehuda
, (Tue Jun 26, 4:43 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rafael J. Wysocki
[Bug #11409] build issue #564 for v2.6.27-rc4 : undefined reference to `NS8390p_in...
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Andrew Morton
2.6.23-rc6-mm1
Con Kolivas
Re: [PATCH] sched: staircase deadline misc fixes
Jeremy Fitzhardinge
[PATCH 33 of 36] x86_64: ia32entry: replace privileged instructions with pvops
linux-netdev
:
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
Jeff Garzik
Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
git
:
Junio C Hamano
Re: git-svnimport
Anuj Gakhar
Git Architecture Question
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Gabriel
[PATCH] When a remote is added but not fetched, tell the user.
openbsd-misc
:
Jason Dixon
Re: any web management gui for pf ?
Christophe Rioux
Implementation example of snmp
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Marco Peereboom
Re: Singularity OS
linux-kvm
:
Harald Braumann
Windows guest freezes with black screen
Huang Ying
Re: [PATCH] Ignore SRAO MCE if another MCE is being processed
Alex Williamson
Re: [RFC PATCH 5/6] savevm: Migrate RAM based on name/offset
Alexander Graf
[PATCH 23/27] KVM: PPC: PV assembler helpers
Anthony Liguori
Re: [Qemu-devel] [PATCH] Vmchannel PCI device.
Colocation donated by:
Syndicate