본문으로 이동

속성:Attempt

S3 연구 메모리

Text

직접 해본 방법이나 설정을 적습니다.

( | ) (20 | 50 | 100 | 250 | 500) 보기
이 속성을 사용하는 문서 20개를 보여줍니다.
t
eCache는 idle reserved memory에 일반 page-cache의 evicted data만 저장한다. Cost-based region selection으로 재회수 때 버릴 데이터를 고르고 index를 kernel page cache와 통합한다.  +
TwinPilots schedules asymmetric CPU/GPU multiprocessing, balances operator work, and hides data transfer behind CPU execution.  +
WAN-모바일망 접점의 dedicated proxy가 connection establishment와 HTTP header delivery를 대신해 모바일 구간의 패킷 수와 크기를 줄인다.  +
u
공식 초록에 따르면 제한된 메모리에서 메모리 사용을 최소화하고 저장장치 처리 성능을 극대화하는 UFS 기반 추론 기법을 제안한다. 공개 초록이 잘려 있어 세부 데이터 배치·프리페치·스케줄링 방식은 확인할 수 없다.  +
factored extraction과 hotness·토폴로지 기반 근최적 배치로 로컬/원격 접근을 균형화한다.  +
LeakyHammer constructs covert/side channels from defense behavior, demonstrates website fingerprinting, and evaluates three mitigations.  +
The study analyzes SDCs across more than one million production processors, tests reproducibility and triggers such as temperature, and derives mitigation implications.  +
pub/sub 기반 비동기 스케줄러가 가용성·비용·지연·DAG QoS에 따라 함수 일부를 오프로딩한다.  +
UnICom combines TagSched, TagPoll, and SKIP to switch/coordinate polling and interrupts within Linux.  +
UniMem unifies local and remote memory, redesigns the local cache, and migrates data using hotness and hotness-fragmentation signals.  +
USHER combines GPU-kernel resource estimation, an interference-aware scheduler for batch size/replication/placement, and operator-graph merging to reduce cache interference.  +
Pilaf는 self-verifying 자료구조를 one-sided RDMA read로 읽고 쓰기는 서버가 조정한다.  +
Utopia places selected pages in restrictive hash-mapped segments and leaves the rest in conventional flexible segments.  +
v
vFPIO provides configurable POSIX-like virtual I/O ports and preemptive transaction scheduling across device classes.  +
하이퍼바이저가 백그라운드 작업과 잠재적 대화형 작업을 투명하게 분류하고, 대화형 작업을 호스팅하는 vCPU에는 더 큰 CPU share를, 백그라운드 vCPU에는 더 작은 share를 부여한다. 선택적 guest-OS 확장은 두 종류의 작업을 별도 vCPU에 배치한다.  +
w
workload indicator와 계층적 점진 메커니즘으로 page-table self-replication을 자동 조절한다.  +
NVMe 확장과 page-to-die 인지 할당으로 단편 조각을 병렬 die에 배치한다.  +
공식 출판 메타데이터와 공개 1차 출처를 탐색했지만, 방법·구현·평가를 확인할 수 있는 원문 또는 공식 초록을 확보하지 못했다. 제목에서 기술 내용을 추론하지 않았다.  +
x
locality group·warm runtime, 지연 허용 작업 이동, 전역 dispatch, downstream pacing을 결합한다.  +
XRP adds an eBPF hook in the NVMe driver and safely propagates selected kernel/application state to chained storage functions.  +