From: Jeff Garzik <jgarzik@pobox.com>
To: Albert Lee <albertcc@tw.ibm.com>
Cc: "linux-ide@vger.kernel.org" <linux-ide@vger.kernel.org>,
Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
Doug Maxey <dwm@maxeymade.com>
Subject: Re: highmem pages
Date: Thu, 06 Oct 2005 07:20:58 -0400 [thread overview]
Message-ID: <4345089A.9020006@pobox.com> (raw)
In-Reply-To: <4344FDED.1080402@tw.ibm.com>
Albert Lee wrote:
> Thanks for the advice. The kmap_atomic() usage optimization patches are
> ready:
>
> patch 1/3: reorganize ata_pio_sector() and __atapi_pio_bytes()
> patch 2/3: reorganize "buf + offset"
> patch 3/3: use PageHighMem() to optimize the kmap_atomic() usage
Thanks for the patches. All three patches look OK, but did not apply
(probably due to mailer problems):
> [jgarzik@pretzel libata-dev]$ patch -sp1 < /g/tmp/mbox
> 3 out of 3 hunks FAILED -- saving rejects to file drivers/scsi/libata-core.c.rej
FWIW the most reliable email solution is to use a script to generate an
RFC822 header and email message:
To: jgarzik@pobox.com (Jeff Garzik)
CC: linux-ide@vger.kernel.org (Linux IDE mailing list)
Subject: [patch 1/3] irq-pio: ...
[blank line, as required by RFC822]
[patch description]
[patch]
and then send that to '/usr/bin/sendmail -t < msg.txt' for delivery.
Jeff
next prev parent reply other threads:[~2005-10-06 11:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-05 7:35 highmem pages Jeff Garzik
2005-10-06 10:35 ` Albert Lee
2005-10-06 10:40 ` [PATCH/RFC 1/3] irq-pio: reorganize ata_pio_sector() and __atapi_pio_bytes() Albert Lee
2005-10-06 10:42 ` [PATCH/RFC 2/3] irq-pio: reorganize "buf + offset" Albert Lee
2005-10-06 10:44 ` [PATCH/RFC 3/3] " Albert Lee
2005-10-06 11:20 ` Jeff Garzik [this message]
2005-10-07 6:00 ` highmem pages Albert Lee
2005-10-07 6:08 ` [PATCH 0/3] libata-dev: use PageHighMem() to optimize kmap_atomic() usage Albert Lee
2005-10-07 6:12 ` [PATCH 1/3] irq-pio: reorganize ata_pio_sector() and __atapi_pio_bytes() Albert Lee
2005-10-07 6:18 ` [PATCH 2/3] irq-pio: reorganize "buf + offset" Albert Lee
2005-10-07 6:20 ` [PATCH 3/3] irq-pio: use PageHighMem() to optimize the kmap_atomic() usage Albert Lee
2005-10-09 13:49 ` Jeff Garzik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4345089A.9020006@pobox.com \
--to=jgarzik@pobox.com \
--cc=albertcc@tw.ibm.com \
--cc=bzolnier@gmail.com \
--cc=dwm@maxeymade.com \
--cc=linux-ide@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.