On Wed, 2008-03-12 at 17:43 -0400, Jarod Wilson wrote:Two things: 1. The dma_sync should probably be done before the context_append because the controller could in theory start reading the data as soon as context_append is called right? 2. As an optimization, we should attempt to allocate the payload in the lower 32-bits of physical memory, to prevent extra memcopies on x86_64. I think this can be done by adding GFP_DMA32 to kmalloc where the payload was allocated in fw-cdev.c. There might be other places where we would benefit from GFP_DMA32 also. Of course, these optimizations are probably better saved for another patch. -David --
| Junio C Hamano | [ANNOUNCE] GIT 1.6.0 |
| Linus Torvalds | Re: [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger 2.6.27-rc4 released |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Paul Menage | Re: [RFC][PATCH 6/7] Account for the number of tasks within container |
git: | |
| Nicolas Pitre | Re: pack operation is thrashing my server |
| Scott Chacon | Git Community Book |
| Greg KH | Re: [ANNOUNCE] pg - A patch porcelain for GIT |
| Lars Hjemli | [PATCH] git-merge: add option --no-ff |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Nick Guenther | Re: Real men don't attack straw men |
| Travers Buda | Re: Important OpenBSD errata |
| Gregory Edigarov | How to re-build openssl with SHA1 support? |
| Al Boldi | [RFC] VM: I have a dream... |
| Dave Kleikamp | Re: [RFC] Heads up on sys_fallocate() |
| Jörn | Review status (Re: [PATCH] LogFS take three) |
| Chris Mason | [ANNOUNCE] Btrfs v0.12 released |
