Jump to content

Virtual resource partitioning

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Thatsme20 (talk | contribs) at 17:24, 31 July 2009. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

What is VRP

Virtual Resource Partitioning (also known as VRP) is a virtualization technology that allows to allocated computerized resources (such as CPU & IO) to transactions. Unlike conventional virtualization technologies (such as those that are used by Vmware that allocates resources per operating system (windows,Linux...), the VRP technology is working 2 level deeper while allowing to regulate and control the amount of resources that are used by specific transactions within the application. VRP technology is used to give more (or less) resources to applicative transaction and by that, boost it (or slow it down).

VRP technology overview

VRP is usualy implemented at the Operating system in a way that is completely transparent to the application or transaction. The technology creates virtual resource lanes and redirects specific transactions to those lanes allowing them to take more or less resources according to the lane definition.

VRP technology can be implemented in any Operating system. Existing vendors in the market applied it on most of the Open operating system such as Windows, Redhat, Suse, HPUX, Solaris, tru64, AIX and others.

In any Operating system, the application is communicating with the Kernel in a different way which requires different implementation of VRP. Windows is manageing resoruce allocation in a complete different way than Linux Kernel. Therefore applying virtual resoruce lanes implementation is usualy kernel dependent. A safe implementation of VRP technology is usually made up of a mixture of several resource allocation techniques. VRP implementations depend on the transaction type, consumed resource or Kernel state. In a real and live system, Kernel state, transaction types and resource consumption are constantly changing and therefore the VRP technology should change the implemented technique accordingly in real-time.

References

1. VRP in wikibin : http://wikibin.org/articles/virtual-resource-partitioning.html

2. VRP as a new trend in the IT industry : http://www.slideshare.net/jimmyschwarzkopf/infrastructure-market-2009

3. VRP technology set foot in the far east : http://www.technoquay.com/IT%20Busness/MORE%E6%97%A5%E6%9C%AC%E8%AA%9E.pdf

4. Article about Resource Partioning in general : http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1212738