속성:Interpretation
외관
관찰한 결과가 나온 이유를 적습니다.
a
archer adaptive memory compression with page association rule awareness for high speed response 98bcc760 +
Cross-page semantic/content relationships can be converted into practical compressed-memory gains. +
평가는 Android 10의 Pixel 4/3a와 8개 앱에 한정된다.
access-bit logging은 switch time을 최대 14 ms 늘리고 target management는 최악 40 ms CPU time을 쓴다.
오예측으로 anonymous/file-backed 각 약 10 MB의 추가 fetch가 발생할 수 있다.
대부분 initial rendering을 완료 지표로 썼고 full rendering callback은 YouTube만 제공했다.
Technical interpretation: prefetch 대상이 file-backed와 anonymous이면 안정성이 다르므로 하나의 predictor가 아니라 각기 다른 학습/보정 속도를 써야 한다. +
측정치는 heterogeneous member가 conventional symmetric RAID를 병목시킨다는 동기를 지지한다. 제안한 Asym-RAID 자체의 성능·용량·복구 이점은 아직 평가 결과가 아니라 설계 가설이다. +
현재 LBIO는 software-level block I/O scheduler와 호환되지 않는다. 구현과 검증은 Linux/Ext4 중심이며 XFS와 Btrfs는 미래 작업이다. 큰 블록에서는 copy-to-user 비용이 여전히 남는다.
Technical interpretation: 장치 자체보다 소프트웨어 경로가 비슷한 규모의 지연을 차지하면, 작업을 축소하는 것뿐 아니라 장치 처리와 겹치도록 critical path를 재구성해야 한다. +
A GPU-native completion model turns I/O wait slots into useful compute capacity. +
저수준 접근을 입력 공간의 함수로 요약하면 cache 문제를 자동 탐색할 수 있다. +
A cheap memory copy can remove a long storage dependency from the foreground path. +
aware automate workload autoscaling with reinforcement learning in production cloud systems cb18da5e +
운영 RL에는 정책 자체보다 안전한 초기화와 빠른 전이가 중요하다. +
b
ISLPED 2026 program and author page expose bibliographic metadata only. The conference is scheduled for 2026-08-05 to 2026-08-07, so method, results, and limitations must not be inferred from the title. +
The failure boundary is vLLM RPC socket naming, not general temporary storage. A separate 0700 socket directory removes the path-length failure without exposing compiler/JIT payloads to noexec /tmp. The directory must outlive the entire process group and be removed only after descendants are proven gone. +
원문·초록이 공개되지 않아 이 기사 자체의 사례, 설정, 결과를 검증할 수 없다. 관련 OSDI 논문의 수치를 이 기사에 전용하지 않았다.
Technical interpretation: CPU에서 실행된 샘플만 보면 잠금·I/O·스케줄링 대기 병목을 놓치므로 blocked-state 근거를 실행 샘플과 함께 해석해야 한다. +
Attributing defense cost to its trigger lets the system contain both attacks and collateral overhead. +
The IOMMU can enforce storage address translation/protection for a shared userspace fast path. +
byteexpress a high performance and traffic efficient inline transfer of small payloads over nvme a7c01a49 +
Command transport can double as a data path when payloads are smaller than conventional DMA setup costs. +
c
3쪽짜리 letter이며 공개 초록은 기기, buffer allocator, fragmentation 시나리오와 cache invalidation 비용을 상세히 제공하지 않는다.
Technical interpretation: Data 자체뿐 아니라 비싼 address-translation 또는 mapping 결과도 identity와 lifetime이 안전하다면 재사용할 수 있다. +
Most cached chunk states remain usable if a small, well-chosen subset repairs cross-context interactions. +
스토리지 계약과 순간 혼잡을 명시적으로 모델링하면 LSM 꼬리 지연을 안정화할 수 있다. +
ZNS benefits are largest when cache eviction/allocation and zone lifecycle are co-designed rather than hidden below a block interface. +
평가 benchmark와 개선 폭의 정량값은 공개 초록으로 확인되지 않는다.
Technical interpretation: real-time support를 항상 최대 강도로 켜기보다 runtime necessity에 따라 선택적으로 적용하면 latency-throughput trade-off를 완화할 수 있다. +
SoC-wide bandwidth and synchronization, not isolated TOPS, determine usable heterogeneous speedup. +