linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RFC: bio_vec bits, kmap_atomic
@ 2001-12-20 22:08 Benjamin LaHaise
  0 siblings, 0 replies; only message in thread
From: Benjamin LaHaise @ 2001-12-20 22:08 UTC (permalink / raw)
  To: torvalds, Linux Kernel

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-12-20 22:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-20 22:08 RFC: bio_vec bits, kmap_atomic Benjamin LaHaise

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).