lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 21 Aug 2009 15:28:30 -0700
From:	Andy Grover <andy.grover@...cle.com>
To:	netdev@...r.kernel.org
Cc:	rds-devel@....oracle.com
Subject: [PATCH net-next 0/5] RDS: TCP transport support

Hello netdev,

This patch series adds a TCP transport for RDS. Instead of requiring
an IB queue pair for communication between two nodes, it may instead 
tunnel traffic over a TCP connection. This makes RDS usable by
people without IB hardware, or in a VM.

In addition, this patchset modularizes RDS into an rds core module,
an rds_rdma module (for Infiniband and iWARP) and rds_tcp module. RDS
itself no longer has a dependency on IB (the rds_rdma module does).

This code has been tested and verified to work and perform acceptably, 
but has not yet had intensive performance analysis.

Thanks -- Regards -- Andy


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ