Virtual resource partitioning: Difference between revisions

Content deleted Content added
Wikibin is not an appropriate reliable source
MarekMahut (talk | contribs)
correct spelling
Line 16:
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]], [[RedhatRed Hat]], [[Suse]], [[HPUXHP-UX]], [[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.