User Customization of Virtual Network Interfaces with U-Net/SLE

David Oppenheimer and Matt Welsh

EECS Department
University of California, Berkeley
Technical Report No. UCB/CSD-98-995
December 1997

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1998/CSD-98-995.pdf

We describe U-Net/SLE (Safe Language Extensions), a user-level network interface architecture which enables per-application customization of communication semantics through downloading of user extension applets, implemented as Java classfiles, into the network interface. This architecture permits applications to safely specify code to be executed within the NI on message transmission and reception. By leveraging the existing U-Net model, applications may implement protocol code at the user level, within the NI, or using some combination of the two. Our current implementation, using the Myricom Myrinet interface and a small Java Virtual Machine subset, obtains good performance, allowing host communication overhead to be reduced and improving the overlap of communication and computation during protocol processing.


BibTeX citation:

@techreport{Oppenheimer:CSD-98-995,
    Author = {Oppenheimer, David and Welsh, Matt},
    Title = {User Customization of Virtual Network Interfaces with U-Net/SLE},
    Institution = {EECS Department, University of California, Berkeley},
    Year = {1997},
    Month = {Dec},
    URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1997/5353.html},
    Number = {UCB/CSD-98-995},
    Abstract = {We describe U-Net/SLE (Safe Language Extensions), a user-level network interface architecture which enables per-application customization of communication semantics through downloading of user extension applets, implemented as Java classfiles, into the network interface. This architecture permits applications to safely specify code to be executed within the NI on message transmission and reception. By leveraging the existing U-Net model, applications may implement protocol code at the user level, within the NI, or using some combination of the two. Our current implementation, using the Myricom Myrinet interface and a small Java Virtual Machine subset, obtains good performance, allowing host communication overhead to be reduced and improving the overlap of communication and computation during protocol processing.}
}

EndNote citation:

%0 Report
%A Oppenheimer, David
%A Welsh, Matt
%T User Customization of Virtual Network Interfaces with U-Net/SLE
%I EECS Department, University of California, Berkeley
%D 1997
%@ UCB/CSD-98-995
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1997/5353.html
%F Oppenheimer:CSD-98-995