• 제목/요약/키워드: memory traces

검색결과 53건 처리시간 0.023초

TCP연결의 스테이트풀 인스펙션에 있어서의 보안 약점 최소화 및 성능 향상 방법 (Minimizing Security Hole and Improving Performance in Stateful Inspection for TCP Connections)

  • 김효곤;강인혜
    • 한국정보과학회논문지:정보통신
    • /
    • 제32권4호
    • /
    • pp.443-451
    • /
    • 2005
  • 스테이트풀 인스펙션을 수행하는 기기에서는 패킷 플로우에 대한 정보를 유지해야 한다. 이러한 기기는 네트워크 공격 패킷에 대하여도 패킷 플로우 정보를 유지하게 되어 네트워크 공격 하에서 과도한 메모리가 요구되고 이로 인하여 메모리 오버플로우나 성능 저하가 일어난다. 따라서 이 논문은 스테이트풀 패킷 인스펙션 시 공격에 의해 생성되는 불필요한 미완성 엔트리를 제거하기 위해 사용할 수 있는 플로우 엔트리 타임아웃 값에 대한 가이드라인을 제시한다. 대부분의 인터넷 트래픽과 상당수의 네트워크 공격이 TCP 프로토콜을 사용하기 때문에 RFC2988의 TCP 재전송 시간 계산 규약에 기초를 둔 실제 인터넷 트레이스에 대한 분석을 통해 가이드라인을 도출한다. 구체적으로, 미완성 TCP 연결 설정 상태에서 (R+T) 초 이상 경과한 엔트리는 제거하여야하며, 이 때 R은 SYN 재전송 허용 회수에 따라 0,3,9를 선택하고 T는 $1\leqq{T}\leqq{2}$ 에서 부가적인 왕복 지연 허용치에 따라 선택하여야 함을 보인다.

이종 모바일 멀티태스킹 환경을 위한 실시간 작업 인지형 메모리 할당 기술 연구 (Real-time Task Aware Memory Allocation Techniques for Heterogeneous Mobile Multitasking Environments)

  • 반효경
    • 한국인터넷방송통신학회논문지
    • /
    • 제22권3호
    • /
    • pp.43-48
    • /
    • 2022
  • 최근 스마트폰의 성능이 급격히 향상되고 모바일 플랫폼에서 백그라운드 앱의 실행이 늘면서 모바일 환경의 멀티태스킹이 활성화되고 있다. 모바일 환경에서는 종래의 데스크탑 및 서버 응용들과 달리 응답시간이 중요한 대화형 작업들이 대부분을 차지하고 있으며, 일부 응용은 데드라인이 존재하는 실시간 작업에 해당된다. 본 논문에서는 스마트폰에서 실시간 작업과 대화형 작업이 동시에 실행될 때 메모리 관리를 어떻게 함으로써 이질적인 멀티태스킹 환경의 요구사항을 충족할 수 있는지에 대해 연구한다. 본 논문에서는 실시간 작업의 요구 조건 만족을 위해 필요한 메모리 크기를 분석 및 모델링하고 이에 기반해서 멀티태스킹 작업 간의 메모리를 할당하는 방안을 제안한다. 이종 앱의 스토리지 접근 트레이스를 추출하고 이에 기반한 시뮬레이션을 통해 제안한 기법이 실시간 작업의 요구를 일정 수준으로 보장하면서 대화형 작업에 합리적인 성능을 제공함을 확인하였다.

비휘발성 메모리의 마모도 평준화를 위한 레드블랙 트리 (A Swapping Red-black Tree for Wear-leveling of Non-volatile Memory)

  • 정민성;이은지
    • 한국인터넷방송통신학회논문지
    • /
    • 제19권6호
    • /
    • pp.139-144
    • /
    • 2019
  • 비휘발성 메모리는 높은 용량과 DRAM에 준하는 수준의 접근 성능을 제공하여 차세대 메모리 기술로 각광을 받고 있다. 최근 미국 반도체 시장을 중심으로 비휘발성 메모리가 상용화 되면서 그 활용 방법에 대한 관심은 더욱 고조되고 있다. 그러나 비휘발성 메모리는 쓰기 연산 시 셀이 마모되는 물리적 특성을 가지고 있어 마모 평준화를 수행하지 않으면 특정 셀의 과도한 마모로 메모리의 용량이 감소되는 현상이 발생할 수 있다. 본 논문은 현재 균형 이진 탐색 트리로 널리 사용되고 있는 레드-블랙 트리(Red-black tree)가 비휘발성 메모리 위에서 동작할 때 잦은 리밸런싱 동작이 트리의 상위 레벨 노드들의 빈번한 쓰기를 발생시켜 특정 셀의 마모를 가속화 시킨다는 것을 관찰하고, 이를 해결하기 위한 새로운 형태의 레드-블랙 트리를 제안한다. 실제 시스템에서 추출한 레드-블랙 트리 접근 트레이스를 활용한 성능평가에서 제안된 레드-블랙 트리는 기존 자료구조 대비 셀 간의 쓰기 횟수 편차를 최대 12.5% 감소시킴을 보여주었다.

Application-aware Design Parameter Exploration of NAND Flash Memory

  • Bang, Kwanhu;Kim, Dong-Gun;Park, Sang-Hoon;Chung, Eui-Young;Lee, Hyuk-Jun
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • 제13권4호
    • /
    • pp.291-302
    • /
    • 2013
  • NAND flash memory (NFM) based storage devices, e.g. Solid State Drive (SSD), are rapidly replacing conventional storage devices, e.g. Hard Disk Drive (HDD). As NAND flash memory technology advances, its specification has evolved to support denser cells and larger pages and blocks. However, efforts to fully understand their impacts on design objectives such as performance, power, and cost for various applications are often neglected. Our research shows this recent trend can adversely affect the design objectives depending on the characteristics of applications. Past works mostly focused on improving the specific design objectives of NFM based systems via various architectural solutions when the specification of NFM is given. Several other works attempted to model and characterize NFM but did not access the system-level impacts of individual parameters. To the best of our knowledge, this paper is the first work that considers the specification of NFM as the design parameters of NAND flash storage devices (NFSDs) and analyzes the characteristics of various synthesized and real traces and their interaction with design parameters. Our research shows that optimizing design parameters depends heavily on the characteristics of applications. The main contribution of this research is to understand the effects of low-level specifications of NFM, e.g. cell type, page size, and block size, on system-level metrics such as performance, cost, and power consumption in various applications with different characteristics, e.g. request length, update ratios, read-and-modify ratios. Experimental results show that the optimized page and block size can achieve up to 15 times better performance than the conventional NFM configuration in various applications. The results can be used to optimize the system-level objectives of a system with specific applications, e.g. embedded systems with NFM chips, or predict the future direction of NFM.

<애프터썬>에 드러난 인덱스의 미학과 몸짓의 정동 (The aesthetics of index and the affect of gestures revealed in Aftersun)

  • 권은선
    • 문화기술의 융합
    • /
    • 제9권4호
    • /
    • pp.431-436
    • /
    • 2023
  • 영화 <애프터썬> (2022)은 스코틀랜드 출신감독 샬롯 웰즈의 장편 데뷔작으로 그해 국제적인 예술영화 씬에서 가장 큰 주목을 받은 영화 중의 하나이다. 영화의 전체구조는 이제는 성인이 된 소피가 11살 때 엄마와 이혼한 뒤 떨어져 지내던 30살의 '젊은 아빠' 캘럼(Calum)과 튀르키에로 떠났던 어떤 여름휴가를 돌아보는 것이다. 그것은 사실 기억의 재구성이라 할 만한 것으로서, <애프터썬>은 기억된 내용의 서술뿐만 아니라, 기억의 재구성 과정의 드러냄을 통해서 영화를 사후작용의 기억작업의 과정으로 만든다. <애프터썬>은 이 과정에서 영화는 인덱스적 예술이라는 레프 마노비치의 말을 증명한다. 홈 비디오와 영화적 디제시스를 오가며 <애프터썬>은 홈 비디오에 새겨진 인덱스적 기호로서의 흔적과 현재적인 시간들을, 그리고 두 시간의 대화를 통하여 새로운 상상의 시간성을 풀어놓는다. 영화는 혼란스러운 시간 속에 있던 무의지적 기억을 현재로 재촉하면서, 미디어와 미디어, 과거와 현재 사이의 대화 속에서 흔적과 강렬한 몸짓의 기호를 통해 의미화작용을 한다. 우리는 이야기가 정지되는 시간, 몸짓이 함축하는 것을 통해 의미를 사유하게 된다.

Multihop Rate Adaptive Wireless Scalable Video Using Syndrome-Based Partial Decoding

  • Cho, Yong-Ju;Radha, Hayder;Seo, Jeong-Il;Kang, Jung-Won;Hong, Jin-Woo
    • ETRI Journal
    • /
    • 제32권2호
    • /
    • pp.273-280
    • /
    • 2010
  • The overall channel capacity of a multihop wireless path drops progressively over each hop due to the cascading effect of noise and interference. Hence, without optimal rate adaptation, the video quality is expected to degrade significantly at any client located at a far-edge of an ad-hoc network. To overcome this limitation, decoding and forwarding (DF), which fully decodes codewords at each intermediate node, can be employed to provide the best video quality. However, complexity and memory usage for DF are significantly high. Consequently, we propose syndrome-based partial decoding (SPD). In the SPD framework an intermediate node partially decodes a codeword and relays the packet along with its syndromes if the packet is corrupted. We demonstrate the efficacy of the proposed scheme by simulations using actual 802.11b wireless traces. The trace-driven simulations show that the proposed SPD framework, which reduces the overall processing requirements of intermediate nodes, provides reasonably high goodput when compared to simple forwarding and less complexity and memory requirements when compared to DF.

불확실한 파라미터를 갖는 시스템을 위한 근궤적법을 이용한 지능형 PID 제어기 설계 (Intelligent PID Controller Design Using Root-Locus Analysis for Systems with Parameter Uncertainties)

  • 신영주
    • 한국정밀공학회지
    • /
    • 제25권10호
    • /
    • pp.67-76
    • /
    • 2008
  • In this research, a simple technique for designing PID controller, which guarantees robust stability for two-mass systems with parameter uncertainties as well as rigid-body behavior and zero steady-state error,is described. As well, such a PID controller is designed to mate two important frequencies, at which the given system is excited, very close so that an appropriate reference profile generated by using command shaping techniques can cover those two frequencies. Root-locus analysis. which shows traces of closed-loop poles for the given system, is used to design this PID controller. Finally, feedforward controller is added to improve tracking performance of the closed-loop system. Simulation for a system with a flexible mode and parameter uncertainties is executed to prove the feasibility of this technique.

효율적인 버퍼 캐시 관리를 위한 동적 캐시 분할 블록교체 기법 (Dynamic Cache Partitioning Strategy for Efficient Buffer Cache Management)

  • 진재선;허의남;추현승
    • 한국시뮬레이션학회논문지
    • /
    • 제12권2호
    • /
    • pp.35-44
    • /
    • 2003
  • The effectiveness of buffer cache replacement algorithms is critical to the performance of I/O systems. In this paper, we propose the degree of inter-reference gap (DIG) based block replacement scheme that retains merits of the least recently used (LRU) such as simple implementation and good cache hit ratio (CHR) for general patterns of references, and improves CHR further. In the proposed scheme, cache blocks with low DIGs are distinguished from blocks with high DIGs and the replacement block is selected among high DIGs blocks as done in the low inter-reference recency set (LIRS) scheme. Thus, by having the effect of the partitioning the cache memory dynamically based on DIGs, CHR is improved. Trace-driven simulation is employed to verified the superiority of the DIG based scheme and shows that the performance improves up to about 175% compared to the LRU scheme and 3% compared to the LIRS scheme for the same traces.

  • PDF

역사도시 공주의 건축문화 콘텐츠개발에 관한 연구 (A Study on the Development of the Contents in Architectural Culture of the Historical City, GongJu)

  • 이호정
    • 한국농촌건축학회논문집
    • /
    • 제10권2호
    • /
    • pp.9-16
    • /
    • 2008
  • GongJu is a historical city. There has been scattered Baekje, Chosun and modern cultural heritages in GongJu. Cultural heritages in Baekje is simply preserved in their current condition. Chosun and modern cultural heritages have left their traces only, so that faded from the memory of the world. We must not lose the historical interconnectedness that is created by these heritages. This study is to analyze the architectural culture contents and its practical use program in urban side, and search for the strategy. The purpose of this study is as follows: The first is to retrieve the scattered heritages according to the age and area(as a spot). The second is to improve the street landscape through the linear linkage connecting from spot to spot.(as a line) The last is to create the image of historical city through the regional development.(as an area)

  • PDF

『빌러비드』: 재기억을 통한 정체성 회복 (Beloved: Identity Recovery through Rememory)

  • 김혜진
    • 영미문화
    • /
    • 제16권2호
    • /
    • pp.29-45
    • /
    • 2016
  • The purpose of this study is to research how the writer describes characters of the text who overcome traumatic experiences and restore their identity through rememory in Toni Morrison's Beloved. The writer, Morrison gives the female characters their voices to recover their ethnic identities. By breaking silence, they establish their identities and become Americans from "unspeakable thoughts" to "speaking subjects." The ex-slave Sethe and her daughter, Denver have experienced trauma which works from traces of memory and history after slavery was abolished. Sethe and Denver are isolated from the community at the 124 Bluestone Road. When Beloved, ghost who was killed by Sethe, appears, Sethe and Denver are wondering who she is. Rememorying in Beloved is the important form of narrative that Morrison uses to recover their trauma. Morrison emphasizes the need to reconcile with the community and the aid of community for Sethe and Denver to heal their truma. Thanks to Beloved who leads Sethe and Denver to the community, they can be finally one of the community members in America.