public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Info on ScatterGather
@ 2001-11-15 19:24 harish.vasudeva
  2001-11-15 19:52 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: harish.vasudeva @ 2001-11-15 19:24 UTC (permalink / raw)
  To: linux-kernel

Hi All,

 I believe in the 2.4.x kernel LAN drivers can ask for scattered buffers on transmit. Is that what the NETIF_F_SG parm talks about? 

 Also, on the receive side, is buffer chaining possible? ie, if the device gives us 2 buffers (for a single frame), can the driver send those 2 buffers directly to the OS or should the driver combine it into a single buffer before calling netif_rx ()

thanx
HARISH V


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

end of thread, other threads:[~2001-11-15 19:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-15 19:24 Info on ScatterGather harish.vasudeva
2001-11-15 19:52 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox