본문으로 이동

속성:Question

S3 연구 메모리

Text

무엇을 확인하려 했는지 적습니다.

( | ) (20 | 50 | 100 | 250 | 500) 보기
이 속성을 사용하는 문서 20개를 보여줍니다.
t
Device용 contiguous reserved memory의 idle 부분을 일반 용도로 활용하면서 device가 필요할 때 빠르게 회수할 수 있는가?  +
Can CPU and GPU execute different LLM operators concurrently when the model exceeds GPU memory?  +
모바일망의 긴 RTT가 지배하는 DNS/TCP/HTTP-header 왕복을 proxy에 위임해 웹 로딩을 줄일 수 있는가?  +
u
전체 LLM을 메모리에 적재할 수 없는 온디바이스 환경에서 UFS 저장장치를 활용하면서 추론 성능 저하와 메모리 사용을 어떻게 줄일 수 있는가?  +
다중 GPU에서 임베딩 캐시의 복제와 분할 한계를 동시에 피할 수 있는가?  +
Do RowHammer defenses themselves create exploitable timing channels?  +
What do processor silent data corruptions look like in production, and how do vulnerable features, reproducibility, and environmental triggers affect mitigation?  +
유휴 외부 자원을 활용해 FaaS 비용을 줄이면서 지연 목표를 지킬 수 있는가?  +
Can one I/O completion mechanism perform well under both CPU-idle and CPU-saturated conditions?  +
How can cache-coherent disaggregated memory avoid extra address translation, cache pollution, and migration amplification?  +
How can GPU inference services spatially multiplex models while meeting latency SLOs and avoiding cache/compute/memory interference?  +
서버 CPU를 거의 쓰지 않고 RDMA로 KV 읽기를 처리할 수 있는가?  +
How can address translation approach direct mappings without giving up flexible virtual memory?  +
v
How can multiple tenants share FPGA-attached I/O devices with isolation and priorities through one API?  +
CPU 집약적 백그라운드 작업과 대화형 작업이 같은 데스크톱 VM 안에서 경쟁할 때, vCPU를 동적으로 비대칭화해 사용자 체감 지연을 줄일 수 있는가?  +
w
NUMA 페이지표 복제를 workload에 따라 자동으로 켜고 끌 수 있는가?  +
현대 SSD에서 파일 단편화가 느린 진짜 원인을 제거할 수 있는가?  +
What You Can’t Forget: Exploiting Parallelism for Zoned Namespaces가 다루는 시스템 문제와 제안 기법·평가 결과는 무엇인가?  +
x
하루 수조 회 함수 호출을 낮은 비용과 안정적 지연으로 처리할 수 있는가?  +
Can application-specific storage logic execute safely in the kernel close to NVMe completion paths?  +