Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Selective switching mechanism in virtual machines via support vector machines and transfer learning
Kuang W., Brown L., Wang Z. Machine Learning101 (1-3):137-161,2015.Type:Article
Date Reviewed: Mar 23 2016

In current virtual machine design approaches, two schemes are popularly used by “modern virtual machine memory managers”: shadow paging (SP) and hardware-assisted paging (HAP). Since both schemes perform well, dynamically switching between them is often preferred. The switching between these two modes, which is often done manually, is summarized specifically for a particular architecture. However, the study presented here takes a new machine learning approach that makes decisions automatically and adapts to different systems. The transfer learning adaptive boosting method was adapted for this particular research. The authors use SPEC CPU2006 integer and floating-point benchmarks on three different architectures--Intel i5 760 processor, Intel i7 920 processor, and AMD A8-3850 processor--to prove their learning approach.

For the training dataset, they collected input for the support vector machine (SVM): “[translation lookaside buffer,TLB] miss count and page fault count, the number of instructions retired, and historical data such as average TLB miss and page fault count in the past three intervals.” When the decision model has been learned based on the data collected, it will be “embedded into the dynamic switching” of SP and HAP “in such a way as to minimize additional overhead.” This automated machine learning approach is compared with the hand-tuned manual model.

The benchmark program gcc with SP showed a 40 percent performance improvement. For all other benchmarks, it showed about five percent improvement. For such a training dataset collection, one disadvantage is the training process, which is time consuming and may be impractical for a new machine in a data center environment. Even though machine learning based on an adaptive switching mechanism is more competitive compared to the hand-tuned switching mechanism, this study takes an entirely new automatic switching approach. It presents the feasibility of the machine learning approach and the automatic switching approach. In the future, this approach could gain importance even in a large-scale data center environment.

The authors should have presented more reasons for the SP approach doing better than the HAP approach. The performance improvement for gcc is about 40 percent, whereas the other benchmarks show only five percent. What are some reasons for greater performance when gcc is run? Why does dataset training take more time in this approach? Is there any way to reduce this time in the future? The authors could have discussed the possibility of reducing this cost in the future, as well as the methods to reduce it.

Reviewer:  J. Arul Review #: CR144251 (1606-0425)
Bookmark and Share
  Featured Reviewer  
 
Learning (I.2.6 )
 
 
Virtual Memory (D.4.2 ... )
 
 
Virtual Memory (B.3.2 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Learning": Date
Learning in parallel networks: simulating learning in a probabilistic system
Hinton G. (ed) BYTE 10(4): 265-273, 1985. Type: Article
Nov 1 1985
Macro-operators: a weak method for learning
Korf R. Artificial Intelligence 26(1): 35-77, 1985. Type: Article
Feb 1 1986
Inferring (mal) rules from pupils’ protocols
Sleeman D.  Progress in artificial intelligence (, Orsay, France,391985. Type: Proceedings
Dec 1 1985
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy