Sorry, you need to enable JavaScript to visit this website.

Linux NFS Server Progress Update

Submitted by Anonymous (not verified) on

The Linux in-kernel NFS server continues its history of innovation, leveraging the rich storage and network ecosystems available in the Linux kernel. This talk covers accomplishments made during the past year and provides a roadmap for new developments planned for the near future. Topics will include:

SMB Witness Service in Samba

Submitted by Anonymous (not verified) on

Samba 4.20 will ship with rpcd_witness, which provides a service for MS-SWN within a ctdb cluster. This service can be used by a client in order to monitor cluster nodes and gives an administrator the chance to move specific connection to another node. The talk explains the current state, the design and some strange things a Windows client is doing.

NFS and SMB Common Infrastructure

Submitted by Anonymous (not verified) on

To a long-time SMB developer the NFSv4 RFC looks remarkably familiar. In an effort to provide interoperable locking infrastructure, I have taken a closer look at what NFSv4 provides. This talk will present my current understanding of where NFSv4 and SMB provide similarities and where a common infrastructure could benefit both protocols.

Read performance Strategies for Workload using EBPF

Submitted by Anonymous (not verified) on

In today’s AI driven workloads read performance matters a lot. There are three main ways we can make sure that read performance is good

1. Getting data from kernel page cache to avoid latency from fetching data from storage device.
2. Proactively prefetching data from storage device in background, so that next read request will find data in kernel page cache.
3. Keep discarding pages which are no longer used so that there can be more room for prefetching data from storage devices to kernel page cache.

Samba Development Status Update

Submitted by Anonymous (not verified) on

This talk is going to give an overview of recent changes in the Samba fileserver and an outlook on the development roadmap. There are many things the Samba fileserver development team has on its todo list and this presentation will give a first hand insight into the making of the next Samba versions.

Will AI Stay Dumb for the Lack of Memory and Storage?

Submitted by Anonymous (not verified) on

/*-->*/

The rapid evolution of artificial intelligence (AI) technologies is precipitating a profound transformation in data storage requirements, highlighting a potential bottleneck in AI advancement due to insufficient memory and storage capacities. This presentation examines the interplay between AI development and data storage technologies, focusing on the growing disparity between their respective growth rates.

Emulating CXL with QEMU

Submitted by Anonymous (not verified) on

In order to develop open source CXL ecosystem software it has proven useful to emulate CXL features within the QEMU project. In this talk, I will introduce the current major CXL features that QEMU can emulate and walk you through how to set up a Linux + QEMU CXL environment that will enable testing and developing new CXL features. In addition, I will highlight some of the limitations of QEMU CXL emulation.

Subscribe to