public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Benjamin LaHaise <bcrl@redhat.com>
To: torvalds@transmeta.com, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: RFC: bio_vec bits, kmap_atomic
Date: Thu, 20 Dec 2001 17:08:36 -0500	[thread overview]
Message-ID: <20011220170836.C6276@redhat.com> (raw)

Hello,

It looks like 2.5.2-pre1 is working towards recreating all the kvec helpers 
that I already wrote and offered in the kvec series of patches.  Do you want 
to continue recreating code, or would you like to merge?

Another issue: would you accept a patch to convert kmap_atomic into a more 
kmap-like function that only allows 2 kmaps per "context" for bounce 
copies?  As it stands, the fact that many kmap_atomic users have to disable 
interrupts is a gross wart that makes things stupidly slow.  Oh, and by 
context I'm thinking of kernel mode, bottom half, softirq and interrupt.  
This probably means hard limiting the maximum irq depth to 8 or so, but I 
suspect we need to do that 

		-ben
-- 
Fish.

                 reply	other threads:[~2001-12-20 22:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20011220170836.C6276@redhat.com \
    --to=bcrl@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox