• Title/Summary/Keyword: Resource Usage

Search Result 497, Processing Time 0.024 seconds

Instruction Level Resource Usage Analysis Method for Embedded Systems (임베디드 시스템에서 명령어 기반의 자원 사용 분석 방법)

  • Cho, Jae-hwang;Jung, Hun;Shin, Dong-Ha;Son, Sung-Hoon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.2
    • /
    • pp.436-439
    • /
    • 2005
  • As mobile computers and embedded systems are becoming popular recently, we need to study how to utilize the resources such as power, space, CPU clocks, and memory efficiently. In traditional embedded system development, we were interested in resource usage based on hardware but, as software is becoming more important, we need to study how to analyze the resource usage based on software. In this research, we propose a new method called 'Instruction Level Resource Usage Analysis Method' and implement it as a resource usage analysis tool called 'I-Debugger'. I-Debugger is constructed on three layers: debugging layer which controls the execution of software on instruction level, statistic layer which gathers real-time data and convert to useful information, and analysis layer which generate useful information to specific applications. We have applied the debugger to some simple problem and found that our method is useful in developing resource efficient embedded systems.

  • PDF

Development of Accounting System to Measure the Resource Usage for MPI (MPI 환경에서 자원 사용량 측정을 위한 어카운팅 시스템 개발)

  • Hwang Ho-Joen;An Dong-Un;Chung Seung-Jong
    • The KIPS Transactions:PartA
    • /
    • v.12A no.3 s.93
    • /
    • pp.253-262
    • /
    • 2005
  • Local accounting system used by UNIX-like operating system provides the accounting information of processes that are in single host. But it is impossible for this local accounting system to record the total resource consumption data of all processes for doing the same job simultaneously. In this paper, we implement accounting system to measure and manage resource usage for MPI(Message Passing Interface) job in the clustering environment. We designed and implemented the accounting system which measure resource usage of each process runs on a cluster node and record the interconnection information of the entire set of processes across network. Also we implemented accounting system which collect the resource usage data of process in the local accounting system and generate the job-level accounting information. Finally, to evaluate the resource consumption data measured by this accounting system we compare with the data collected by local scheduler that widely used in large scale clustering environment.

A Study of the Determinants on the Housewives요 Internet Usage (주부의 인터넷활용 결정요인에 관한 연구)

  • 김세라;이기영
    • Journal of Family Resource Management and Policy Review
    • /
    • v.5 no.2
    • /
    • pp.45-57
    • /
    • 2001
  • The object of this study is to understand the determinants of housewives’internet usage, examining empirically their internet usage motivation and activity, and to find the way to promote housewives’internet usage. The major findings of this study can be summarized as follows; 1) the housewives’internet usage motivation was composed of the motivation to make a good use of leisure by internet, self-developmental, practical, and children educational motivations. The mean score of self-developmental motivation was the highest in the internet users and that of child educational motivation was the highest in the non-internet users. 2) the significant variables which affected on the internee usage of housewives were age, internet related housing environment the perception of internet usefulness, internet usage of husband, the motivation to make a good use of leisure by internet, and children educational motivation.

  • PDF

User Process Resource Usage Measurement for Grid Accounting System

  • Hwang Ho Jeon;Kim Beob Kyun;Doo Gil Su;An Dong Un;Chung Seung Jong
    • Proceedings of the IEEK Conference
    • /
    • 2004.08c
    • /
    • pp.608-611
    • /
    • 2004
  • Grid computing environment can be used to interconnect a wide variety of geographically distributed heterogeneous computing resources based on high-speed network. To make business service, it is necessary for Grid accounting system to measure the computational cost by consuming computer resources. To collect resource consumption data, and to keep track of process without needing to recompile kernel source, we use system call wrapping. By making use of this technique, we modifies system call table and replace existing system call to new system call that can monitor processes running in CPU kernel currently. Therefore we can measure user process resource usage for Grid accounting system.

  • PDF

A Pattern-Based Prediction Model for Dynamic Resource Provisioning in Cloud Environment

  • Kim, Hyuk-Ho;Kim, Woong-Sup;Kim, Yang-Woo
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.5 no.10
    • /
    • pp.1712-1732
    • /
    • 2011
  • Cloud provides dynamically scalable virtualized computing resources as a service over the Internet. To achieve higher resource utilization over virtualization technology, an optimized strategy that deploys virtual machines on physical machines is needed. That is, the total number of active physical host nodes should be dynamically changed to correspond to their resource usage rate, thereby maintaining optimum utilization of physical machines. In this paper, we propose a pattern-based prediction model for resource provisioning which facilitates best possible resource preparation by analyzing the resource utilization and deriving resource usage patterns. The focus of our work is on predicting future resource requests by optimized dynamic resource management strategy that is applied to a virtualized data center in a Cloud computing environment. To this end, we build a prediction model that is based on user request patterns and make a prediction of system behavior for the near future. As a result, this model can save time for predicting the needed resource amount and reduce the possibility of resource overuse. In addition, we studied the performance of our proposed model comparing with conventional resource provisioning models under various Cloud execution conditions. The experimental results showed that our pattern-based prediction model gives significant benefits over conventional models.

OSEK PS Kernel Mechanisms for Reducing Dynamic Memory Usage (동적 메모리 사용 감소를 위한 OSEK OS 커널 구현 메커니즘)

  • Lim, Jin-Tack;Keum, Han-Hong;Park, Ji-Yong;Hong, Seong-Soo
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.17 no.3
    • /
    • pp.127-141
    • /
    • 2009
  • While the ever-increasing complexity of automotive software systems can be effectively managed through the adoption of a reliable real-time operating system (RTOS), it may incur additional resource usage to a resultant system. Due to the mass production nature of the automotive industry, reducing physical resources used by automotive software is of the utmost importance for cost reduction. OSEK OS is an automotive real-time kernel standard specifically defined to address this issue. Thus, it is very important to develop and exploit kernel mechanisms such that they can achieve minimal resource usage in the OSEK OS implementation. In this paper, we analyze the task subsystem, resource subsystem, application mode and conformance classes of OSEK OS as well as the OSEK Implementation Language (OIL). Based on our analysis, we in turn devise and implement kernel mechanisms to minimize the dynamic memory usage of the OSEK OS implementation. Finally, we show that our mechanisms effectively reduce the memory usage of OSEK OS and applications.

A Resource Reduction Scheme with Low Migration Frequency for Virtual Machines on a Cloud Cluster

  • Kim, Changhyeon;Lee, Wonjoo;Jeon, Changho
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.7 no.6
    • /
    • pp.1398-1417
    • /
    • 2013
  • A method is proposed to reduce excess resources from a virtual machine(VM) while avoiding subsequent migrations for a computer cluster that provides cloud service. The proposed scheme cuts down on the resources of a VM based on the probability that migration may occur after a reduction. First, it finds a VM that can be scaled down by analyzing the history of the resource usage. Then, the migration probability is calculated as a function of the VM resource usage trend and the trend error. Finally, the amount of resources needed to eliminate from an underutilized VM is determined such that the migration probability after the resource reduction is less than or equal to an acceptable migration probability. The acceptable migration probability, to be set by the cloud service provider, is a criterion to assign a weight to the resource reduction either to prevent VM migrations or to enhance VM utilization. The results of simulation show that the proposed scheme lowers migration frequency by 31.6~60.8% depending on the consistency of resource demand while losing VM utilization by 9.1~21.5% compared to other known approaches, such as the static and the prediction-based methods. It is also verified that the proposed scheme extends the elapsed time before the first occurrence of migration after resource reduction 1.1~2.3-fold. In addition, changes in migration frequency and VM utilization are analyzed with varying acceptable migration probabilities and the consistency of resource demand patterns. It is expected that the analysis results can help service providers choose a right value of the acceptable migration probability under various environments having different migration costs and operational costs.

The Urban housewives에 Cognition, Usage, and Management Behavior of Credit Cards according to Home Management Behavior Pattern (주부의 가정관리행동유형에 따른 신용카드에 대한 인식 및 사용.관리행동)

  • 김나연;계선자
    • Journal of Family Resource Management and Policy Review
    • /
    • v.1 no.1
    • /
    • pp.57-70
    • /
    • 1997
  • The purpose of this study is to analyze housewives’ cognition, usage, and management behavior of credit cards according to home management behavior pattern. The sample of this study was selected from the housewives’ living in Seoul who has credit cards. After class-analyzation of the sample, 523 out of 612 repondents were finally selected data. The data were analyzed by the statical methods such as frequency, mean, percentile, Factor Analysis, t-test, ANOVA, Duncan’s multiple range test, Person’s Correlation, and Multiple Regression Analysis through the SAS program package. The major findings of this study are as followers : First, housewives’ usage and management behavior of credit cards was a positive relationship between home management behavior pattern. Second, housewives’ cognition of credit cards showed a significant positive relationship with usage and management behavior of credit card. Third, the most influencial variables on housewives’usage and management behavior of credit cards were their value and home management behavior pattern.

  • PDF

Optimal Project Duration Estimation Through Enhanced Resource Leveling Technique (개선된 자원 평준화 기법을 활용한 적정 공기산정에 관한 연구)

  • Yoon Yung-Sang;Kim Kyung-Hwan;Kim Jae-Jun
    • Proceedings of the Korean Institute Of Construction Engineering and Management
    • /
    • 2004.11a
    • /
    • pp.575-578
    • /
    • 2004
  • Since a construction project is a series of works that utilizes resources to accomplish the project goal for a given time period, efficient resource management is a prerequisite for the success of the project. Two major areas of resource management are resource constrained scheduling focusing on the limited resource availability and resource leveling focusing on smoothing resource usage pattern on the fixed project completion time. It is not available, however, to apply both techniques to a project at the same time. This paper proposes a model to enhance the minimum moment algorithm of resource leveling, aiming to find an efficient usage of resources and an appropriate project completion time. A survey is performed to evaluate the major five factors using the AHP.

  • PDF

Economical and Environmental Feasibility of Cultivation under Structure Due to the Introduction of Bio-energy -Comparative Analysis of Wood Pellets and Diesel- (목재펠릿 도입에 따른 시설재배의 경제적.환경적 타당성 분석 -목재펠릿과 경유의 비교분석을 중심으로-)

  • Yang, Jeong-Soo;Yoon, Sung-Yee
    • Korean Journal of Organic Agriculture
    • /
    • v.21 no.3
    • /
    • pp.335-350
    • /
    • 2013
  • With the efforts to development of renewable energy technologies, and increasing awareness to environmental issues, the usage of wood pallets has been increasing every year since the introduction of wood pallet technology to the domestic market. until 2009, majority usage of pellet boiler was in the residential houses. In an effort to increase the distribution of wood pellet boiler to cultivation facilities with high usage of fuels, The Ministry of Agriculture and Forestry has launched a distribution project of wood pellet boiler for fuel usage as a part of the agricultural and fishery energy efficiency projects. Although only small number of farms with a heat-culturing facility have replaced from conventional boiler to pellet boiler. Although part of reason for low usage of pallet boiler is lack of understanding and information of it, the main reasons are high initial cost and uncertainty of its cost efficiency. Also, most people from agricultural industry don't realize it's significance in terms of environmental benefit due to lack of understanding in 'resource circulation' and 'adopting to climate change'. In this study, first, we did a cost-efficiency analysis of the farm which uses a diesel boiler to grow cucumber, tomato, paprika. Then we replaced the diesel boiler to a pallet boiler and measured its cost-efficiency again. By comparing the cost-efficiency of the diesel boiler with the pellet boiler, we analyzed the economic viability of pellet boiler. Then we analyzed viability of pallet boiler usage in terms of 'resource circulation' and 'adopting to climate change'. As a result of our analysis, we have found out that under the current system of government support, the energy usage varies depends of the types crops grown and the higher the energy use, the more cost efficient it is to use the pallet boiler. Also, it is economically viable to use the pallet boiler in terms of 'resource circulation' and 'adopting to climate change'.