속성:Question
외관
무엇을 확인하려 했는지 적습니다.
s
How can a private cloud distribute large, hot objects at very high fanout while supporting diverse per-use-case policies? +
How can the Linux page cache scale with many fast SSDs and many CPU cores? +
How can OS swap scale across many CPU cores and NVMe SSDs without shared metadata bottlenecks? +
How can NVMe-oF storage targets scale across dense SSD enclosures without overloading host CPUs? +
guest 수정 없이 hypervisor가 video/3D workload를 식별하고 CPU contention 중에도 목표 frame rate를 유지할 수 있는가? +
thread-level/user-space 전용 COZ causal profiling을 multiprocess 애플리케이션과 Linux kernel code까지 확장할 수 있는가? +
모바일 애플리케이션 특성을 이용해 deduplication 비용을 줄이되 메모리 절감과 앱 실행 개선을 유지할 수 있는가? +
How can two generation artifacts collected from different clean source commits be compared for model-semantic replication without erasing provenance? +
serverless in the wild characterizing and optimizing the serverless workload at a large cloud pr f2fa1121 +
실제 FaaS 워크로드는 어떤 분포를 보이며 콜드 스타트를 자원 효율적으로 줄일 수 있는가? +
How can serverless LLM inference start large models quickly despite GPU-memory scarcity and bursty arrivals? +
When is a shape-adaptive GPU kernel portfolio worth implementing, and why did the tested attention policy fail to justify further investment? +
Can one-sided RDMA locks avoid retry storms and server-NIC IOPS collapse under contention? +
웹 캐시에 쉽게 이식하면서 LRU보다 단순하고 효율적인 축출 정책을 만들 수 있는가? +
How can an LSM store prevent compaction from causing severe foreground tail-latency spikes? +
DRAM 성능을 거의 희생하지 않고 VM 간 Rowhammer를 막을 수 있는가? +
Android LMK가 사용자에게 가치 있는 cached app을 보존하도록 victim selection을 최적화할 수 있는가? +
specinfer accelerating generative large language model serving with tree based speculative infer e609aa25 +
Can speculative decoding exploit multiple draft continuations while exactly preserving the target LLM's output distribution? +
빠른 SSD의 내부 병렬성을 이용해 LSM-tree point lookup이 level을 순차 탐색하며 CPU lookup과 I/O를 직렬화하는 지연을 줄일 수 있는가? +
speed is all you need on device acceleration of large diffusion models via gpu aware optimizatio c53959fd +
대형 확산 모델을 양자화 없이 스마트폰 GPU에서 실용 속도로 실행할 수 있는가? +
반복적 ML 작업의 working set이 DRAM보다 클 때 저비용 SSD 기반 캐시가 in-memory caching에 근접한 성능을 낼 수 있는가? +