linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [LSF/MM/BPF TOPIC] Enabling Smart Data Stream Accelerator Support for Linux
@ 2025-01-31 17:53 Wei Huang
  2025-02-03 10:13 ` Jonathan Cameron
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Wei Huang @ 2025-01-31 17:53 UTC (permalink / raw)
  To: lsf-pc
  Cc: linux-mm, Don Dutile, Joel Savitz, Moyes, William, Iyer, Shyam,
	Lynch, Nathan, mel.gorman, santosh.shukla, Suthikulpanit,
	Suravee, shivankg, Michael.Day

Hi All,

I want to proposal a talk for the LSFMMBPF conference: Enabling Smart 
Data Stream Accelerator (SDXI) Support for Linux.

The smart data stream accelerator (SDXI) is an industry standard [1] 
that provides various advanced capabilities, such as offloading DMA 
operations, supporting user-space addresses, and offering other advanced 
data processing features. With the integration of SDXI into a SoC, DMA 
offloading can now be supported across different address spaces. This 
talk focuses on a software design which enables comprehensive SDXI 
support across multiple software layers in the Linux Kernel. These 
interfaces not only facilitate SDXI hardware management but also allow 
kernel space subsystems and user space applications to directly own and 
control SDXI hardware under the protection of IOMMU.

To illustrate the practical applications of SDXI, Red Hat and AMD 
developed a user-space library that leverages the SDXI driver interface, 
demonstrating various use cases, such as memory operation offloading, in 
both bare-metal and virtual environments.

The prototype device driver [2] and user-space library are available for 
testing. We continue to work on the improvement of both components and 
plan to upstream the device driver soon.

== DISCUSSION ==
At this conference, we plan to discuss with the community on:

1) Use Cases
* Linux DMA engine
* Kernel task offloading (e.g., bulk copying)
* QoS and kernel perf integration
* New use cases

2) User-Space API Interface
* IOCTL proposal
* Security control
* User-space app integration

3) Virtualization Support
* Progress & current status
* Challenges

== REFERENCES ==
[1] SDXI 1.0 specification, https://www.snia.org/sdxi
[2] SDXI device driver, https://github.com/AMDESE/linux-sdxi

Thanks,
-Wei



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

end of thread, other threads:[~2025-02-04  7:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-31 17:53 [LSF/MM/BPF TOPIC] Enabling Smart Data Stream Accelerator Support for Linux Wei Huang
2025-02-03 10:13 ` Jonathan Cameron
2025-02-03 14:23   ` Jason Gunthorpe
2025-02-04  0:59     ` Wei Huang
2025-02-04  0:52   ` Wei Huang
2025-02-04  4:19 ` [Lsf-pc] " Dan Williams
2025-02-04  7:59 ` Christoph Hellwig

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