International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 63 - Issue 17 |
Published: February 2013 |
Authors: Rajeev Raghuvanshi, Rakesh Verma, Dharmendra Sharma |
![]() |
Rajeev Raghuvanshi, Rakesh Verma, Dharmendra Sharma . Runtime Customization of Swap Partition to Improve the Performance of a Number Crunching Algorithm. International Journal of Computer Applications. 63, 17 (February 2013), 38-41. DOI=10.5120/10561-5651
@article{ 10.5120/10561-5651, author = { Rajeev Raghuvanshi,Rakesh Verma,Dharmendra Sharma }, title = { Runtime Customization of Swap Partition to Improve the Performance of a Number Crunching Algorithm }, journal = { International Journal of Computer Applications }, year = { 2013 }, volume = { 63 }, number = { 17 }, pages = { 38-41 }, doi = { 10.5120/10561-5651 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2013 %A Rajeev Raghuvanshi %A Rakesh Verma %A Dharmendra Sharma %T Runtime Customization of Swap Partition to Improve the Performance of a Number Crunching Algorithm%T %J International Journal of Computer Applications %V 63 %N 17 %P 38-41 %R 10.5120/10561-5651 %I Foundation of Computer Science (FCS), NY, USA
This paper focuses on the enhancement of the practical performance of an algorithm and data structures. It provides a way to achieve the effect on performance parameters of operating system. The proposed work has been done about the performance of a number crunching program (Matrix Multiplication) by varying the swap area at run time. We feed a C program as input to the system that executes it for different value of swap area and records the performance parameters as real time, system time, CPU utilization, page faults occurs during execution, context switching due to time slice and context switching due to input output etc. It also presents the way of enhancement in performance of program by customizing the swap partition of operating system.