• 제목/요약/키워드: Memory Extension

검색결과 101건 처리시간 0.027초

뒤틀린 세상에 대한 기억과 비판적 전망 (The Critical Vision and Memory of the Absurd World)

  • 유왕무
    • 이베로아메리카
    • /
    • 제22권2호
    • /
    • pp.25-57
    • /
    • 2020
  • 에두아르도 갈레아노는 라틴아메리카 독재정권과 사회 부조리에 대한 비판과 고발에 앞장 선 좌파 지식인이다. 공식적 역사에서는 드러나지 않은 숨은 역사의 진실을 밝히려 파고든다. 그는 역사에 대한 기억을 중요시한다. 과거와 같은 불행한 역사의 반복을 끊기 위해서다. 본 연구의 주요 연구대상인 『포옹의 책』도 그런 글쓰기의 연장선에 있다. 이 작품의 이야기들은 대부분 작가의 기억에 의존한다. 이야기 전개 내용에서도 일관성이나 통합성이 없고, 글의 길이도 일정치 않아 지극히 비정형적이고 파편적이다. 이는 비논리적이고 비이성적인 라틴아메리카 현실을 형식적으로 드러내기 위한 전략이다. 그는 라틴아메리카 사회에 만연한 분리 시스템의 문제점을 다양한 시각에서 분석한다. 나와 타자는 물론 과거와 현재도 분리시킨다. 역사에 대한 기억을 텅 비게 만들어서 역사의식을 마비시킨다. 이런 시스템은 편리한 통치를 위해 고착화 된다. 이런 상황에서 폭력의 양상은 더욱 노골적이고 광범위해진다. 라틴아메리카 대중의 불안과 공포는 일상화된다. 하루하루를 희망 없이 견뎌내고 있는 현실이다. 갈레아노는 이 견디는 힘을 역사적 기억에서 찾고 있다. 과거와 현재가 만나서 포옹할 때 미래의 새로운 역사를 만날 수 있다고 믿는 것이다. 갈레아노는 단순한 현실 비판이나 냉소적 태도에만 머물지 않고 미래에 대한 희망도 제시한다.

CC-GiST: 임의의 캐시 인식 검색 트리를 효율적으로 구현하기 위한 일반화된 프레임워크 (CC-GiST: A Generalized Framework for Efficiently Implementing Arbitrary Cache-Conscious Search Trees)

  • 노웅기;김원식;한욱신
    • 정보처리학회논문지D
    • /
    • 제14D권1호
    • /
    • pp.21-34
    • /
    • 2007
  • 최근 메인 메모리 가격이 하락하고 용량이 크게 증가함에 따라 메인 메모리 데이터베이스에 기반한 응용이 급격히 증가하고 있다. 캐시 미스 (cache miss)는 CPU에서 액세스하고자 하는 데이터가 캐시에 존재하지 않아 메모리로부터 읽어 들이는 과정이며, 메인 메모리 데이터베이스의 성능 감소의 중요한 원인이다. 메인 메모리 데이터베이스에서의 캐시 미스를 줄이고 캐시를 최대한 활용하기 위하여 여러 가지 캐시 인식 트리들(cache conscious trees)이 제안되었다. 이러한 캐시 인식 트리들은 각각 특성이 다르므로 하나의 응용에서 둘 이상의 캐시 인식 트리들이 동시에 관리될 수 있다. 또한, 만약 기존의 캐시 인식 트리가 응용에서의 요구를 만족시키지 못하면 새로운 캐시 인식 트리를 구현하여야 한다. 본 논문에서는 캐시 인식하는 일반화된 검색 트리(Cache-Conscious Generalized Search Tree, CC-GiST)를 제안한다. CC-GiST는 디스크 기반의 일반화된 검색 트리 (Generalized Search Tree, GiST) [HNP95]를 캐시 인식하도록 확장한 것이며, 포인터 압축(pointer compression)과 키 압축(key compression) 기법을 비롯하여 임의의 캐시 인식 트리의 공통적인 기능 및 알고리즘들을 동시에 제공한다. CC-GiST를 기반으로 특정 캐시 인식트리를 구현하려면 그 트리에 해당된 기능만을 구현하면 된다. 본 논문에서는 CC-GiST를 기반으로 기존의 대표적인 캐시 인식 트리인 CSB+-트리, pkB-트리, CR-트리를 구현하는 방법을 기술한다. CC-GiST를 이용함에 따라 메인 메모리 데이터베이스 응용에서 여러 개의 캐시 인식 트리를 관리하는 번거로움에서 벗어날 수 있고, 응용의 요구에 따른 새로운 캐시 인식 트리를 최소한의 노력으로 효율적으로 구현할 수 있다.

동적 공유객체 서블릿을 사용한 웹 서버 어플리케이션 기술 (A Web-server Application Technology using Dynamic Shared Object Servlet)

  • 김대중;곽덕훈
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2005년도 가을 학술발표논문집 Vol.32 No.2 (1)
    • /
    • pp.838-840
    • /
    • 2005
  • 웹 어플리케이션 개발에 있어서 동적인 컨텐츠를 생성하는 기술은 매우 다양하다. 본 논문은 동적인 컨텐츠를 생성하는 어플리케이션을 위하여 동적공유객체를 사용하는 기술인 DHE(DCL HTTP Server Extension)에 대하여 다룬다. DHE는 DHE 서블릿과 DHE 서블릿 컨테이너로 이루어져 있다. 서블릿(Servlet)은 HTTP 요청에 대한 구체적인 처리를 하도록 개발된 DSO이고 서블릿 컨테이너에 의하여 실행된다. 서블릿 컨테이너는 이미 널리 사용되고 있는 웹 서버 소프트웨어의 플러그인(plug-in) 형태로 개발되며 서블릿에게 웹 서버 소프트웨어간에 이식이 가능하도록 하는 독립된 환경을 제공한다. DHE의 유효성을 검증하기 위해 동일한 알고리즘이 적용되어 작성된 ASP. PHP, JSP 어플리케이션과 성능비교 실험을 실시 하였다. 실험의 결과는 DHE가 가장 적은 VM(Virtual Memory)를 사용하고 있었고 200라인 이상(27.8KB)의 문자열을 생성하는 실험에서 단위 시간당 처리할 수 있는 HTTP 요청의 개수가 JSP에 비하여 3배 이상, ASP, PHP에 비하여 6배 이상의 결과를 얻었다.

  • PDF

유비쿼터스 환경에서의 JMX를 이용한 모니터링 구조 설계 (Monitoring Architecture Design Using JMX in Ubiquitous Smart Space)

  • 이효남;이병훈;김재훈;조위덕
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2007년도 한국컴퓨터종합학술대회논문집 Vol.34 No.1 (D)
    • /
    • pp.279-284
    • /
    • 2007
  • 유비쿼터스 환경에서 중요한 이슈는 사용자에게 현재 상황에 적절한 서비스를 실시간으로 제공하는 것이며, 이를 위해서 상황 인식(Context Aware) 기법에 대한 연구가 널리 진행되고 있다. 사용자에게 편리한 환경을 제공하기 위해서는 상황 인식 환경이 구축되어야 한다. 상황 인식 환경이 구축이 되면 센서가 환경을 감지하여 사용자에게 맞는 특정한 애플리케이션을 실행하거나, 시스템을 재구성 하는 서비스를 제공 할 수 있다. 자동적으로 상황을 인식하여 서비스를 제공하기 위해서 애플리케이션의 모니터링이 매우 중요하다. 애플리케이션의 기능, 성능, 상태를 모니터링 함으로써 서비스의 질을 높일 수 있고 사용자에게 최적의 서비스를 제공할 수 있기 때문이다. 본 논문에서는 시스템의 CPU, Memory 사용량 등의 측정에 이용이 되었던 JMX(Java Management Extension)를 이용하여 유비쿼터스 환경의 상황 인식 애플리케이션에 적합한 모니터링 기법을 설계하고 적용방안을 제시하였다.

  • PDF

3상 배전계통에서의 부하조류해석 알고리즘에 관한 연구 (A Study for a load flow analysis algorithm in the three-phase distribution network)

  • 류재홍;김재언
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2000년도 하계학술대회 논문집 A
    • /
    • pp.150-152
    • /
    • 2000
  • This paper introduces an advanced three-phase load flow analysis algorithm in the radial distribution network. This method is an extension of the Novel method for solving radial distribution networks with the emphasis on expanding from single phase to three-phase. The proposed method involves only simple algebraic computation without any form of Jacobian matrix but has a desirable convergence characteristic. Computationally, The suggested technique is very efficient and requires less computer memory storage and maintains high execution speed. Also, the submitted process can be easily programmed and be simply extended to different types of load characteristics. A simulation results applied to the IEEE 34 bus radial distribution feeder are examined by using the MATLAB.

  • PDF

Semiparametric Seasonal Cointegrating Rank Selection

  • Seong, Byeong-Chan;Ahn, Sung-K.;Ch, Sin-Sup
    • 응용통계연구
    • /
    • 제24권5호
    • /
    • pp.791-797
    • /
    • 2011
  • This paper considers the issue of seasonal cointegrating rank selection by information criteria as the extension of Cheng and Phillips (2009). The method does not require the specification of lag length in vector autoregression, is convenient in empirical work, and is in a semiparametric context because it allows for a general short memory error component in the model with only lags related to error correction terms. Some limit properties of usual information criteria are given for the rank selection and small Monte Carlo simulations are conducted to evaluate the performances of the criteria.

곡면간의 교차곡선 계산을 위한 개선된 Tracing 알고리즘 (An Improved Tracing algorithm for surface/surface intersection)

  • 조두연;이규열;임중현
    • 한국CDE학회논문집
    • /
    • 제4권3호
    • /
    • pp.269-283
    • /
    • 1999
  • Surface/surface intersection is a common and important problem in geometric modeling and CAD/CAM. Several methods have been used to approach this problem. All possible intersection curves can be obtained by using the subdivision algorithm, while it requires a great deal of memory and is somewhat inefficient. The tracing algorithm is much faster than the subdivision algorithm, and can find points on the intersection curve sequentially. But, the tracing algorithm has some problems in the intersection curves on surface boundaries. In this paper, an Improved tracing algorithm that includes some ideas such as a new trace-terminating condition for the intersection curves on surface boundaries, detecting closed intersections and extension for composite surfaces is suggested. This algorithm consists of three step: generating state points for curve tracing, tracing intersection curves and sorting pieces of the intersection curves. The results of this algorithm and comparisons to the 'DESIGNBASE' and 'ACIS' system are presented.

  • PDF

A New EEPROM with Side Floating Gates Having Different Work Function from Control Gate

  • Youngjoon Ahn;Sangyeon Han;Kim, Hoon;Lee, Jongho;Hyungcheol Shin
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • 제2권3호
    • /
    • pp.157-163
    • /
    • 2002
  • A new flash EEPROM device with p^+ poly-Si control gate and n^+ poly-Si floating side gate was fabricated and characterized. The n^+ poly-Si gate is formed on both sides of the p^+ poly-Si gate, and controls the underneath channel conductivity depending on the number of electron in it. The cell was programmed by hot-carrier-injection at the drain extension, and erased by direct tunneling. The proposed EEPROM cell can be scaled down to 50 nm or less. Shown were measured programming and erasing characteristics. The channel resistance with the write operation was increased by at least 3 times.

Performance Evaluation and Prediction on a Clustered SMP System for Aerospace CED Applications with Hybrid Paradigm

  • Matsuo Yuichi;Sueyasu Naoki;Inari Tomohide
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2006년도 PARALLEL CFD 2006
    • /
    • pp.275-278
    • /
    • 2006
  • Japan Aerospace Exploration Agency has introduced a new terascale clusterd SMP system as a main compute engine of Numerical Simulator III for aerospace science and engineering research purposes. The system is using Fujitsu PRIMEPOWER HPC2500; it has computing capability of 9.3Tflop/s peak performance and 3.6TB of user memory, with about 1,800 scalar processors for computation. In this paper, we first present the performance evaluation results for aerospace CFD applications with hybrid programming paradigm used at JAXA. Next we propose a performance prediction formula for hybrid codes based on a simple extension of AMhhal's law, and discuss about the predicted and measured performances for some typical hybrid CFD codes.

  • PDF

Complex radial basis function network을 이용한 비선형 디지털 위성 통신 채널의 등화 (Equalizationof nonlinear digital satellite communicatio channels using a complex radial basis function network)

  • 신요안;윤병문;임영선
    • 한국통신학회논문지
    • /
    • 제21권9호
    • /
    • pp.2456-2469
    • /
    • 1996
  • A digital satellite communication channel has a nonlinearity with memory due to saturation characeristis of the high poer amplifier in the satellite and transmitter/receiver linear filter used in the overall system. In this paper, we propose a complex radial basis function network(CRBFN) based adaptive equalizer for compensation of nonlinearities in digital satellite communication channels. The proposed CRBFN untilizes a complex-valued hybrid learning algorithm of k-means clustering and LMS(least mean sequare) algorithm that is an extension of Moody Darken's algorithm for real-valued data. We evaluate performance of CRBFN in terms of symbol error rates and mean squared errors nder various noise conditions for 4-PSK(phase shift keying) digital modulation schemes and compare with those of comples pth order inverse adaptive Volterra filter. The computer simulation results show that the proposed CRBFN ehibits good equalization, low computational complexity and fast learning capabilities.

  • PDF