Home
E-Mail
Latest

VRM at Computer Glossary

What is it? Vendor Relationship Management + Voltage Regulator Module

Computer Definition Added By: Charlie

The VRM definition has been viewed 109 Time(s)!




Send To Friends!

If you'd like to send the VRM definition to yourself or to your friends/colleagues, just enter the e-mail addresses in the boxes below -





We hope you now understand the meaning of VRM. If you need any more information on this term, please don't hesitate to contact us.

Other Similar Computer Terms:

Computer Term IMADPCM is music-oriented code

Computer Term SDX is Storage Data Acceleration

Computer Term LIU is LAN Interface Unit

Computer Term ST is End of pulsing signal. An MF tone

Computer Term IRP is I/O request packet. Data structures that drivers use to communicate with each other. The basic method of communication between kernel-mode devices. An IRP is a key data structure for WDM, which features multiple layered drivers. In WDM, every I/O request is represented by an IRP that is passed from one driver layer to another until the request is complete. When a driver receives an IU, it performs the operation the IRP specifies, and then either passes the IRP back to the I/O Manager for disposal or onto an adjacent driver layer. An IRP packet consists of two parts: a header and the I/O stack locations.