• Title/Summary/Keyword: latency (L)

Search Result 120, Processing Time 0.033 seconds

Variable latency L1 data cache architecture design in multi-core processor under process variation

  • Kong, Joonho
    • Journal of the Korea Society of Computer and Information
    • /
    • v.20 no.9
    • /
    • pp.1-10
    • /
    • 2015
  • In this paper, we propose a new variable latency L1 data cache architecture for multi-core processors. Our proposed architecture extends the traditional variable latency cache to be geared toward the multi-core processors. We added a specialized data structure for recording the latency of the L1 data cache. Depending on the added latency to the L1 data cache, the value stored to the data structure is determined. It also tracks the remaining cycles of the L1 data cache which notifies data arrival to the reservation station in the core. As in the variable latency cache of the single-core architecture, our proposed architecture flexibly extends the cache access cycles considering process variation. The proposed cache architecture can reduce yield losses incurred by L1 cache access time failures to nearly 0%. Moreover, we quantitatively evaluate performance, power, energy consumption, power-delay product, and energy-delay product when increasing the number of cache access cycles.

Perfomance Evaluation of efficent handover Latency Using MIH Services in MIPv4 (MIH를 이용한 효율적인 MIPv4망의 구성에 관한 연구)

  • Kim, Ki-Yong;Jang, Jong-Wook
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2007.10a
    • /
    • pp.75-78
    • /
    • 2007
  • Mobile IP provides hand-held devices with mobility which allows the user to do work over the network. However, handover time due transfer between access routers causes network delays and data loss. L2Trigger Handover expects this handover to take place, and executes L3 handover before L2 handover takes place, thereby reducing overall handover latency, although it still is an issue since handover latency between AR is not completely eliminated in L2 trigger handover. In this paper took into consideration where MIH is used in MIPv4 and using MIH Table when handover is about to occur in MN(Mobile Node), thereby pre-fetching data needed by Handover. In this way, when the handover is estimated, it improves the init time that L2trigger had. Furthermore we can find that we can execute the handover with shorten init time in smaller and narrow overlap length

  • PDF

A Low-Latency Mobile IP Handoff Scheme for Real-Time Services (실시간 서비스를 위한 모바일 IP의 Low-Latency핸드오프 방안)

  • 김동진;강문수;이경희;김문주;김명철
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10c
    • /
    • pp.685-687
    • /
    • 2004
  • 본 논문에서는 이동 인터넷 환경에서 핸드오프 시, 링크 계층 (L2) 정보를 이용하며 새로 발견한 모바일 에이전트와의 등록 절차를 L2 핸드오프 완료 후 곧바로 수행하는 로우-레이턴시 (Low-Latency) 핸드오프 방안을 제안하고 이를 구현한다. 제안한 방법은 기존 연구들에 비해 추가적인 L2 핸드오프 지연 및 별도 네트워크 구성요소를 필요로 하지 않으며 보다 일반적이고 현실적인 네트워크 환경에서 적용될 수 있는 방안이다. 실험 결과는 제안된 방법이 인프라스트럭처 (infrastructure) 모드로 설정된 무선 랜에서 모바일 IP의 핸드오프 지연을 크게 개선하여 이동 인터넷 환경의 실시간 멀티미디어 서비스에 적합함을 보여준다.

  • PDF

CandidateCasting Fast HANDOFF Algorithm for MIP using MAC Layer Information at Wireless LAN (무선 랜에서 MAC계층의 정보를 이용한 고속 L3 핸드오프 알고리듬 - CandidateCasting Fast Handoff)

  • 신일희;이채우
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.28 no.12A
    • /
    • pp.991-1001
    • /
    • 2003
  • CCFH(Candidatecasting Fast Handoff) algorithm excels the performance of existing fast handoff schemes using multicasting in terms of handoff latency and B/W efficiency. The scheme uses L2 information(BSSID) at Wireless LAN and starts multicasting before L2 handoff. So it can reduce L3 handoff latency. At this article, we would show that Candidatecasting Fast Handoff Scheme is clearly new scheme using L2 information and has the good performance.

M-FHMIP mechanism for mobile multicasting in IP networks

  • Park, Young-Dug;Rhee, Woo-Seop
    • International Journal of Contents
    • /
    • v.4 no.3
    • /
    • pp.29-34
    • /
    • 2008
  • Fast handover is essential to support seamless multicast service in MIPv6. To reduce handover latency of multicast, there are two handover mechanisms, one is M-FMIP that prepares fast L3 handover before L2 handover and the other is M-HMIP that performs local area mobile multicast management. This paper proposes M-FHMIP that integrates an advantage of M-FMIP and M-HMIP, and analyzes the multicast handover latency.

A Locality-Aware Write Filter Cache for Energy Reduction of STTRAM-Based L1 Data Cache

  • Kong, Joonho
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.16 no.1
    • /
    • pp.80-90
    • /
    • 2016
  • Thanks to superior leakage energy efficiency compared to SRAM cells, STTRAM cells are considered as a promising alternative for a memory element in on-chip caches. However, the main disadvantage of STTRAM cells is high write energy and latency. In this paper, we propose a low-cost write filter (WF) cache which resides between the load/store queue and STTRAM-based L1 data cache. To maximize efficiency of the WF cache, the line allocation and access policies are optimized for reducing energy consumption of STTRAM-based L1 data cache. By efficiently filtering the write operations in the STTRAM-based L1 data cache, our proposed WF cache reduces energy consumption of the STTRAM-based L1 data cache by up to 43.0% compared to the case without the WF cache. In addition, thanks to the fast hit latency of the WF cache, it slightly improves performance by 0.2%.

Study of Cache Performance on GPGPU

  • Choi, Kyu Hyun;Kim, Seon Wook
    • IEIE Transactions on Smart Processing and Computing
    • /
    • v.4 no.2
    • /
    • pp.78-82
    • /
    • 2015
  • General-purpose graphics processing units (GPGPUs) provide tremendous computational and processing power. Despite the latency hiding mechanism, a GPU architecture requires high memory bandwidth and lower latency between computational units and the memory system. For this reason, the current GPU architecture has private L1 caches in each core and a shared L2 cache to increase performance by reducing memory latency. But in some cases, this CPU-like cache design is not suitable for GPGPUs. In this paper, we analyze detailed cache performance related to GPGPU application characteristics, and suggest technical alternatives for the GPGPU architecture as future work.

Design of a Secure Session Key Exchange Method for tow Latency Handoffs (Low Latency Handoffs를 위한 안전한 세션 키 교환 기법 설계)

  • Kim Hyun-Gon;Park Chee-Hang
    • Journal of Internet Computing and Services
    • /
    • v.5 no.3
    • /
    • pp.25-33
    • /
    • 2004
  • Mobile IP Low Latency Handoffs(l) allow greater support for real-time services on a Mobile IP network by minimizing the period of time when a mobile node is unable to send or receive IP packets due to the delay in the Mobile IP Registration process. However, on Mobile IP network with AAA servers that are capable of performing Authentication, Authorization, and Accounting(AAA) services, every Registration has to be traversed to the home network to achieve new session keys, that are distributed by home AAA server, for a new Mobile IP session. This communication delay is the time taken to re-authentication the mobile node and to traverse between foreign and home network even if the mobile node has been previously authorized to old foreign agent. In order to reduce these extra time overheads, we present a method that performs Low Latency Handoffs without requiring further involvement by home AAA server. The method re-uses the previously assigned session keys. To provide confidentiality and integrity of session keys in the phase of key exchange between agents, it uses a key sharing method by gateway foreign agent that performs a trusted thirty party. The proposed method allows the mobile node to perform Low Latency Handoffs with fast as well as secure operation.

  • PDF

Design of a Digital Signal Processing System for Analysis of Tendon Reflex Response (T-반사 응답의 분석을 위한 디지탈 신호 처리 시스템의 설계)

  • 김재국;권도철
    • Journal of Biomedical Engineering Research
    • /
    • v.17 no.2
    • /
    • pp.221-226
    • /
    • 1996
  • Tendon reflex responses generated from mechanical stimulus had been studied for quantitative analysis of activity of tendon reflex, especially patellar tendon reflex responses are known to be a criterion for diagnosing the L3 or L4 radiculopathy. In this paper, we developed a digital signal processing system for analysis of the tendon reflex response. The system parameter, i.e., $\textit{sampling frequency, pre-amplification gain, input channel and filter bank}$ are selected by Using software switches. From the view points of flexibility, the system hardware is connected to an IBM PC for analyzing the tendon reflex parameters, amplitude, latency duration We applied the proposed system to the analysis of the patellar tendon reflex reponses. In the experiment, we measured latency, duration, amplitude of the reflex action potentials generated from vastus medialis, vastus lateralis and rectus femoris that compose quadriceps, and the measured data are analyzed througll the ANOVA test which has 5% significant level. As a result, we showed that the mean amplitude of reflex action potential at the vastus lateralis is larger than any other muscle and the mean latency of the reflex action potential at the rectus femoris is shorter than any other muscle.

  • PDF

Improvement of Memory Impairment by L-Theanine Through Inhibition of Acetylcholinesterase Activity in Mice (마우스에서 L-Theanine의 기억력 회복능 및 Acetylcholinesterase 활성 억제)

  • Yuk, Dong-Yeon;Kim, Tae-Il;Park, Sang-Gi;Park, Hyoung-Kook;Yoon, Yeo-Kyeung;Hong, Jin-Tae
    • YAKHAK HOEJI
    • /
    • v.51 no.6
    • /
    • pp.409-414
    • /
    • 2007
  • Acetylcholinesterase (AChE) plays a role in the progression of Alzheimer's disease (AD). In this study, we examined the improving effect of L-theanine, a major amino acid in Japanese green tea (Camellia sinensis) on the scopolamine (1 mg/kg/mouse)-induced memory dysfunction in mice. Treatment with L-theanine (2, 4 mg/kg/mouse p.o.) in the drinking water for 7 days reversed the scopolamine-induced latency time and distance in the water maze test, latency time in the passive avoidance test, and inhibited AChE activity. This study suggests that L-theanine may be a useful agent for prevention of progression of AD.