Map
Index
Random
Help
Topics
th

Topic: virtualized hardware

topics > computer science > Group: computer hardware



Topic:
computer architecture
Topic:
computer performance
Topic:
hardware vs. software
Topic:
software portability
Topic:
virtual machine
Topic:
virtual memory
Subtopic: software vs. hardware VMM up

Quote: software VMM performs better than hardware VMM due to high VMM/guest transition costs and a rigid programming model; software VMM replaces traps with callouts [»adamK10_2006]

Subtopic: memory up

Quote: faster system virtualization with nested paging hardware; 2-d page walk for guest page table management [»bharR3_2008]
Quote: use a hardware-walked, nested page table for VMMs; translates guest virtual addresses to host physical addresses; fast guest context switches and slightly slower TLB misses [»adamK10_2006]

Subtopic: implementation up

Quote: implement a software virtual machine with binary input, code translation on execute to user-mode instructions, dynamic adjustments [»adamK10_2006]
Quote: VMM translates guest instructions to short, basic block, code fragments; chain fragments together in the translation cache
[»adamK10_2006]

Related Topics up

Topic: computer architecture (46 items)
Topic: computer performance (14 items)
Topic: hardware vs. software (15 items)
Topic: software portability (43 items)
Topic: virtual machine (13 items)
Topic: virtual memory
(32 items)

Updated barberCB 12/07
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.