• 제목/요약/키워드: Page Management

검색결과 333건 처리시간 0.025초

Web Structure Management기법을 이용한 Spamming page filtering algorithm (Spamming page filtering algorithm using Web structure management management)

  • 신광섭;이우기;강석호
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2004년도 봄 학술발표논문집 Vol.31 No.1 (B)
    • /
    • pp.238-240
    • /
    • 2004
  • 정보 통신 기술의 발달로 엄청난 양의 정보가 World Wide Web을 통해 저장되고 공유된다. 특히, 사용자가 WWW을 이용하여 필요한 정보를 얻고자할 때, 가장 많이 사용되는 것이 Web search engine이다. 그러나 Web search engine의 algorithm 자체의 부정확성과 악의적으로 작성된 Web page로 인해 search engine 결과가 사용자의 요구와 일치하지 못하는 문제가 발생한다. 본 논문에서는 여러 Web search algorithm 중에서 Web structure management 기법을 중심으로 문제점을 분석하고 이를 해결할 수 있는 수정된 algorithm을 제시한다. 마지막으로 제시된 algorithm이 spamming page를 filtering하는 과정을 예시하여 논증한다.

  • PDF

The Role of Brand Page Experiences on Consumer Engagement in Social Media

  • Park, Jee-Sun;Ha, Sejin
    • 한국의류학회지
    • /
    • 제44권3호
    • /
    • pp.499-515
    • /
    • 2020
  • This study develops and empirically tests a comprehensive model of consumers' brand page experiences that illuminates dynamics among perceived values (practical value, stimulation, enjoyment, and social identification), brand page engagement dimensions (cognitive engagement, affective engagement, and behavioral engagement) and brand loyalty. An online survey was employed for data collection. We collected 358 usable responses for data analysis. Structural equation modeling results show that three dimensions of perceived values (practical value, perceived enjoyment, and social identification) positively affect brand engagement dimensions, while perceived stimulation affects affective engagement only. As for the roles of brand page engagement, affective and behavioral engagement positively influence brand loyalty. This study demonstrates how consumers' perceived values of brand page experience influence each dimension of brand page engagement and how each dimension has a different impact on brand loyalty. The results of this study provide substantive contributions to the consumers' brand page experience and engagement literature and brand page management on social media for developing brand loyalty.

서지데이터 요소 채기 우선순에서 표제지의 기능성 연구 (A Study on the Functionality of Title Page of the Cataloging)

  • 남태우
    • 정보관리학회지
    • /
    • 제21권1호
    • /
    • pp.55-92
    • /
    • 2004
  • The title page of a book is a reliable source, since it. together with its verso, usually contains all bibliographically significant data. Generally, the title page is a page at the beginning of a book giving its title and the names of the author and publisher. Prescribing a source of information from which data elements should be derived is a way of specifying how an entity can represent itself. In simpler times, when bibliographic entities were fur the most part books published in Western countries, the choice of source was obviously the title page. the "face of the book".

An Efficient Cache Management Scheme of Flash Translation Layer for Large Size Flash Memory Drives

  • Choi, Hwan-Pil;Kim, Yong-Seok
    • 한국컴퓨터정보학회논문지
    • /
    • 제20권11호
    • /
    • pp.31-38
    • /
    • 2015
  • Nowadays, large size flash memory drives with more than a couple of hundreds of gigabytes are common. This paper presents an efficient cache management scheme of flash translation layer, called TPC-FTL, for large size flash memory drives. Since flash drives of large size usually contain large size RAM, we can enhance the performance of page mapping cache by using more RAM for the cache. But if the size exceeds a threshold, the existing schemes are impractical for real devices, because the time for cache manipulation becomes too long. TPC-FTL manages the cache in translation page unit, not in logical page number unit used in existing schemes. Since a translation page covers a large number of logical page numbers (for example, 512 for 2KB size page), the number of cache elements can be reduced up to a practical level. A performance evaluation shows that average response time, an important performance measure, is better than existing schemes via the effect of utilizing spacial locality in addition to temporal locality.

고속 스토리지 환경의 메모리 관리를 위한 TLB 미스율 및 페이지 폴트율 모델링 (Modeling of TLB Miss Rate and Page Fault Rate for Memory Management in Fast Storage Environments)

  • 박윤주;반효경
    • 한국인터넷방송통신학회논문지
    • /
    • 제22권1호
    • /
    • pp.65-70
    • /
    • 2022
  • 최근 고속 스토리지의 활성화로 인해 하드디스크를 전제로 설계된 메모리 관리 시스템에 대한 재고가 필요한 시점에 이르렀다. 본 논문은 고속 스토리지 환경에서 메모리 접근 시간이 페이지 크기에 민감한 점을 관찰하고, 그 이유가 페이지 폴트율보다 TLB 미스율이 메모리 접근시간에 미치는 영향력이 커졌기 때문임을 확인하였다. 또한, TLB 미스율과 페이지 폴트율이 페이지 크기 변화에 따라 상충관계를 나타냄을 확인하고 이를 모델링하는 함수를 설계하였다. TLB 미스율의 경우 파워 피팅을 통한 모델링을 하였으며, 페이지 폴트율의 경우 2개의 항을 가진 지수 피팅을 통한 모델링을 하였다. 검증 실험을 통해 설계된 모델 함수에 의한 예측치가 실제 결과값을 잘 반영함을 확인하였다.

고성능 PCM&DRAM 하이브리드 메모리 시스템 (High Performance PCM&DRAM Hybrid Memory System)

  • 정보성;이정훈
    • 대한임베디드공학회논문지
    • /
    • 제11권2호
    • /
    • pp.117-123
    • /
    • 2016
  • In general, PCM (Phase Change Memory) is unsuitable as a main memory because it has limitations: high read/write latency and low endurance. However, the DRAM&PCM hybrid memory with the same level is one of the effective structures for a next generation main memory because it can utilize an advantage of both DRAM and PCM. Therefore, it needs an effective page management method for exploiting each memory characteristics dynamically and adaptively. So we aim reducing an access time and write count of PCM by using an effective page replacement. According to our simulation, the proposed algorithm for the DRAM&PCM hybrid can reduce the PCM access count by around 60% and the PCM write count by 42% given the same PCM size, compared with Clock-DWF algorithm.

Recency and Frequency based Page Management on Hybrid Main Memory

  • Kim, Sungho;Kwak, Jong Wook
    • 한국컴퓨터정보학회논문지
    • /
    • 제23권3호
    • /
    • pp.1-8
    • /
    • 2018
  • In this paper, we propose a new page replacement policy using recency and frequency on hybrid main memory. The proposal has two features. First, when a page fault occurs in the main memory, the proposal allocates it to DRAM, regardless of operation types such as read or write. The page allocated by the page fault is likely to be high probability of re-reference in the near future. Our allocation can reduce the frequency of write operations in PCM. Second, if the write operations are frequently performed on pages of PCM, the pages are migrated from PCM to DRAM. Otherwise, the pages are maintained in PCM, to reduce the number of unnecessary page migrations from PCM. In our experiments, the proposal reduced the number of page migrations from PCM about 32.12% on average and reduced the number of write operations in PCM about 44.64% on average, compared to CLOCK-DWF. Moreover, the proposal reduced the energy consumption about 15.61%, and 3.04%, compared to other page replacement policies.

지역성을 이용한 하이브리드 메모리 페이지 교체 정책 (Page Replacement Policy of DRAM&PCM Hybrid Memory Using Two Locality)

  • 정보성;이정훈
    • 대한임베디드공학회논문지
    • /
    • 제12권3호
    • /
    • pp.169-176
    • /
    • 2017
  • To replace conventional DRAM, many researches have been done on nonvolatile memories. The DRAM&PCM hybrid memory is one of the effective structure because it can utilize an advantage of DRAM and PCM. However, in order to use this characteristics, pages can be replaced frequently between DRAM and PCM. Therefore, PCM still has major problem that has write-limits. Therefore, it needs an effective page management method for exploiting each memory characteristics dynamically and adaptively. So we aim reducing an average access time and write count of PCM by utilizing two locality for an effective page replacement. We proposed a page selection algorithm which is recently requested to write in DRAM and an algorithm witch uses two locality in PCM. According to our simulation, the proposed algorithm for the DRAM&PCM hybrid can reduce the PCM write count by around 22% and the average access time by 31% given the same PCM size, compared with CLOCK-DWF algorithm.

Investigating Brand Page Engagement in the SNS Marketing Context

  • So-Hyuna Lee;Hee-Woong Kim
    • Asia pacific journal of information systems
    • /
    • 제30권2호
    • /
    • pp.284-307
    • /
    • 2020
  • Customer engagement has been the main objective of brand companies in their marketing through social networking sites (SNS). Facebook is the most popular platform for SNS marketing, especially for companies that try to engage with their customers by providing various values through their brand pages (i.e., brand communities). The management of brand pages, therefore, becomes "the means" by which to achieve the result ("the end") of SNS marketing, and visitors to the brand pages (i.e., brand communities) then come to have a favorable attitude toward the brand. Based on a "means-ends" framework, this study examines the development of engagement between customers and brands in terms of brand page engagement as the means objective and brand attitude as the ends objective in the context of Facebook. This study further examines the antecedents and consequences of brand page engagement based on the customer value theory with two-stage data collection. This study contributes to the literature by explaining the roles and effects of brand page engagement in SNS marketing. This study further provides guidance to SNS providers and practitioners on SNS marketing strategies.