login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
29
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memset for GART
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Ingo Molnar
Subject:
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memset for GART
Date: Monday, September 29, 2008 - 1:56 am
* Joerg Roedel <joerg.roedel@amd.com> wrote:
quoted text
> On Sat, Sep 27, 2008 at 08:18:55PM +0200, Ingo Molnar wrote: > > > > another thing: > > > > How hard would it be to add an CONFIG_IOMMU_DEBUG option that forces as > > many DMA requests to go via the IOMMU as possible? > > > > This slows things down of course so it's only for debugging - but it > > also makes sure that we utilize the IOMMU code to the maximum - which is > > not normally the case. > > > > Would be nice to have it .config driven (default-disabled), so that > > -tip's randconfig testing can stumble upon it every now and then. I've > > got GART test-systems - this way we could find certain types of IOMMU > > breakages sooner. > > For AMD IOMMU I disabled the round-robin allocator to stress-test the > code. This means that the address allocation bitmap is always > traversed from the first bit. In consequence the TLB flushing is > stressed a lot (both in hardware and software) because the same DMA > addresses are used again and again. For testing I hardcoded it into > the driver but I can also make it depend on CONFIG_IOMMU_DEBUG.
yes - could you please make a new option for it, CONFIG_IOMMU_DEBUG_FORCE=y or so - and cover all iommus that support it? Ingo --
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 0/3] some small GART cleanups
, Joerg Roedel
, (Thu Sep 25, 3:13 am)
[PATCH 1/3] x86/iommu: make GART driver checkpatch clean
, Joerg Roedel
, (Thu Sep 25, 3:13 am)
[PATCH 2/3] x86/iommu: convert GART need_flush to bool
, Joerg Roedel
, (Thu Sep 25, 3:13 am)
[PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memset fo ...
, Joerg Roedel
, (Thu Sep 25, 3:13 am)
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memse ...
, Ingo Molnar
, (Thu Sep 25, 3:20 am)
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memse ...
, Joerg Roedel
, (Thu Sep 25, 3:42 am)
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memse ...
, Ingo Molnar
, (Sat Sep 27, 11:14 am)
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memse ...
, Ingo Molnar
, (Sat Sep 27, 11:18 am)
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memse ...
, FUJITA Tomonori
, (Sun Sep 28, 7:48 am)
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memse ...
, FUJITA Tomonori
, (Sun Sep 28, 11:06 am)
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memse ...
, Joerg Roedel
, (Sun Sep 28, 12:34 pm)
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memse ...
, Ingo Molnar
, (Mon Sep 29, 1:56 am)
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memse ...
, FUJITA Tomonori
, (Mon Sep 29, 7:11 am)
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memse ...
, Ingo Molnar
, (Tue Sep 30, 4:03 am)
Re: [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memse ...
, H. Peter Anvin
, (Tue Sep 30, 1:53 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Howells
[PATCH] KEYS: Use the variable 'key' in keyctl_describe_key()
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Thomas Gleixner
[patch -mm 19/28] x86_64: Use generic cmos update
Greg Kroah-Hartman
[PATCH 09/36] driver core: register_memory/unregister_memory clean ups and bugfix
Greg Kroah-Hartman
[PATCH 08/36] driver core: memory: semaphore to mutex
git
:
Mark Junker
git on MacOSX and files with decomposed utf-8 file names
Johannes Schindelin
Re: error: cannot lock ref 'refs/remotes/origin/*'
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Michael Witten
Re: 'git gc --aggressive' effectively unusable
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
linux-netdev
:
David Miller
Re: [PATCH 32/53] netns xfrm: finding policy in netns
Jean-Louis Dupond
Re: tg3 driver not advertising 1000mbit
Jan Engelhardt
[PATCH 1/3] net: tcp: make hybla selectable as default congestion module
Daniel Schaffrath
Re: tcp bw in 2.6
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
git-commits-head
:
Linux Kernel Mailing List
ipv6: fix an oops when force unload ipv6 module
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
imxfb: Fix margin settings
Linux Kernel Mailing List
USB: set correct configuration in probe of ti_usb_3410_5052
Linux Kernel Mailing List
KVM: VMX: Clear CR4.VMXE in hardware_disable
openbsd-misc
:
Stas Miasnikou
Re: Another question: device naming convention
Darrin Chandler
Re: That whole "Linux stealing our code" thing
Community First Financial
Teacher A+ Loan
Jan Stary
Re: audio recording levels
Andrej Elizarov
Re: Web Browsers
Colocation donated by:
Syndicate