Content deleted Content added
No edit summary |
m Standard headings &/or gen fixes. using AWB |
||
Line 1:
The [[Virtual Interface Architecture]] (VIA) is an abstract model of a user-level zero-copy [[computer network
Networks are a shared resource. In traditional networks such as [[Ethernet]], the network is protected by the [[kernel (computer science)
One of the classic developments in computing systems is [[virtual memory]], a combination of hardware and software that creates the illusion of private memory for each process. In the same school of thought, a virtual network interface protected across process boundaries could be accessed at the user level. With this technology, the "consumer" manages his own buffers and communication schedule while the "provider" handles the protection.
Line 15:
So essentially VIA is a standard that defines kernel bypassing and RDMA in a network. It also defines a programming library called "VIPL". It has been implemented, most notably in cLAN from Giganet (now [http://www.emulex.com/ Emulex]). Mostly though, VIA's major contribution has been in providing a basis for [[InfiniBand]] and [[iWARP]].
==External
*[http://www.usenix.org/publications/library/proceedings/als00/2000papers/papers/full_papers/rangarajan/rangarajan_html/node3.html Usenix notes on VIA]
*[http://www.intel.com/intelpress/chapter-via.pdf The Virtual Interface Architecture], a book from Intel
[[Category:Supercomputers]]
[[Category:Computer networks]] |