linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Standalone SRIO Driver for Linux
@ 2012-07-13  6:15 Saravanan S
  2012-07-13 12:48 ` Bounine, Alexandre
  0 siblings, 1 reply; 4+ messages in thread
From: Saravanan S @ 2012-07-13  6:15 UTC (permalink / raw)
  To: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 1118 bytes --]

Hi ,
      Iam currently working on the GE make DSP230 board consisting of Quad
PowerPC8640 nodes   interconnected by SRIO with Linux 2.6.34 . However the
only way to access the SRIO is through rionet facility . Our requirement is
to use the SRIO interconnect without the Ethernet overheads. This would
definitely enable higher speeds (though I cant find any throughput figures
for SRIO in Linux on the net ??? ).  My query is that whether any attempt
has been made  to develop a  standalone driver and API to access the
messaging  and doorbell services of SRIO . If no then request you to please
provide inputs on the same. From my study I have the following thoughts for
the driver :

a) Have a character device interface for user .
b) Basically use the rio support functions provided in rio.c like
rio_add_inb_buffer ,  rio_add_outb_message to transfer and receive messages
and add buffers .
c) Maintain a dedicated ring of buffers in the driver and transfer  data to
and from the buffer to user space .


Is this the right direction . Would really appreciate any inputs . thanks
in advance.

Regards,

S.Saravanan

[-- Attachment #2: Type: text/html, Size: 1164 bytes --]

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

end of thread, other threads:[~2012-07-16 14:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13  6:15 Standalone SRIO Driver for Linux Saravanan S
2012-07-13 12:48 ` Bounine, Alexandre
2012-07-14  6:24   ` Saravanan S
2012-07-16 14:15     ` Bounine, Alexandre

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).