All of lore.kernel.org
 help / color / mirror / Atom feed
* usb_bulk_msg timeout w/ rvmalloc
@ 2001-10-10  0:39 paul.thacker
  0 siblings, 0 replies; 2+ messages in thread
From: paul.thacker @ 2001-10-10  0:39 UTC (permalink / raw)
  To: linux-kernel

     I have written a driver which, in part, facilitates the usb bulk 
     transfer of raw image data. It works fine for small (CIF, QCIF) 
     images, but for larger images, kmalloc will not allocate enough 
     memory. 
     
     I copied the rvmalloc code from the cpia2 driver and used it in place 
     of kmalloc. The memory allocates fine, but usb_bulk_msg now times out 
     when using the pointer to the rvmalloc'd memory. I have been unable to 
     find an instance of an existing driver using rvmalloc in conjunction 
     with usb_bulk_msg. 
     
     Thanks in advance for any advice. Please reply via email - I am not 
     subscribed to the mailing list.
     
     Paul Thacker
     Staff Engineer II
     ST Microelectronics
     paul.thacker@st.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-10-10  4:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1002674521.5223.linux-kernel2news@redhat.com>
2001-10-10  4:51 ` usb_bulk_msg timeout w/ rvmalloc Pete Zaitcev
2001-10-10  0:39 paul.thacker

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.