속성으로 검색
외관
이 문서는 속성과 이름이 지정된 값으로 설명된 개체를 찾기 위한 간단한 탐색 인터페이스를 제공합니다. 그 밖에 사용 가능한 검색 인터페이스에는 문서 속성 검색 및 Ask 쿼리 빌더가 있습니다.
결과 목록
- Lesson:dwkv doomed chase domino + (`urgency = 1 / max(laxity, 0.05) + 0.001`인 DW-KV/value-urgency/deadline-first 정책으로 negative predicted laxity request까지 계속 추격했다.)
- Lesson:midas minimizing write amplification in log structured systems through adaptive group number and 1cac80b9 + (age 기반 chain group, UID+Markov 모델, 동적 HOT group으로 그룹 수·크기를 조정한다.)
- Lesson:technical review optimizing the startup time of embedded systems a case study of digital tv cd15688d + (commercial digital TV의 startup latency를 분석해 resource initialization 순서를 재배열하고, buffer-cache warm-up을 위한 prefetch 대상과 시점을 결정한다.)
- Lesson:optimizing the startup time of embedded systems a case study of digital tv 7f9199bd + (commercial digital TV의 startup latency를 분석해 resource initialization 순서를 재배열하고, buffer-cache warm-up을 위한 prefetch 대상과 시점을 결정한다.)
- Lesson:dwkv metric mismatch + (corrected independent deadline design에서 8개 policy를 비교하고 value-weighted tardiness와 premium E2E SLO miss를 함께 집계했다.)
- Lesson:dlora dynamically orchestrating requests and adapters for lora llm serving 3827bfa3 + (dLoRA uses credits to decide adapter merge/unmerge and jointly migrates requests with adapters across replicas.)
- Lesson:disaggregated raid storage in modern datacenters 4eb679fe + (dRAID enables peer-to-peer disaggregated data access, nonblocking multistage writes, pipelined I/O, and bandwidth-aware reconstruction.)
- Lesson:technical review rigorous rental memory management for embedded systems 1b4e69c5 + (device-reserved region을 rental memory로 사용하고 즉시 reclaim 가능한 volatile page를 배치한다. lazy migration과 adaptive activation으로 utilization과 반환 비용을 보완한다.)
- Lesson:rigorous rental memory management for embedded systems 5632faf0 + (device-reserved region을 rental memory로 사용하고 즉시 reclaim 가능한 volatile page를 배치한다. lazy migration과 adaptive activation으로 utilization과 반환 비용을 보완한다.)
- Lesson:technical review transparently exploiting device reserved memory for application performance in d2f8d46b + (eCache는 idle reserved memory에 일반 page-cache의 evicted data만 저장한다. Cost-based region selection으로 재회수 때 버릴 데이터를 고르고 index를 kernel page cache와 통합한다.)
- Lesson:transparently exploiting device reserved memory for application performance in mobile systems 43e55454 + (eCache는 idle reserved memory에 일반 page-cache의 evicted data만 저장한다. Cost-based region selection으로 재회수 때 버릴 데이터를 고르고 index를 kernel page cache와 통합한다.)
- Lesson:ugache a unified gpu cache for embedding based deep learning 227e7c8f + (factored extraction과 hotness·토폴로지 기반 근최적 배치로 로컬/원격 접근을 균형화한다.)
- Lesson:technical review asap fast mobile application switch via adaptive prepaging 3ea3e879 + (file-backed page에는 offline profile+가벼운 runtime 보정, anonymous page에는 동적 access history를 쓰는 별도 switch-footprint estimator를 둔다. 전환 시작 시 여러 prepaging thread가 앱 실행과 병렬로 page를 fetch/decompress하며 CPU core 배치를 적응시킨다.)
- Lesson:asap fast mobile application switch via adaptive prepaging 3f9602cd + (file-backed page에는 offline profile+가벼운 runtime 보정, anonymous page에는 동적 access history를 쓰는 별도 switch-footprint estimator를 둔다. 전환 시작 시 여러 prepaging thread가 앱 실행과 병렬로 page를 fetch/decompress하며 CPU core 배치를 적응시킨다.)
- Lesson:technical review scheduler support for video oriented multimedia on client side virtualization 69d0c186 + (framebuffer write 또는 GPU interrupt rate로 frame rate를 추정하고, desired frame rate와의 feedback으로 VM CPU share를 동적으로 조절한다. Xen Credit scheduler의 boost를 multimedia-aware하게 정제한다.)
- Lesson:scheduler support for video oriented multimedia on client side virtualization c8366be4 + (framebuffer write 또는 GPU interrupt rate로 frame rate를 추정하고, desired frame rate와의 feedback으로 VM CPU share를 동적으로 조절한다. Xen Credit scheduler의 boost를 multimedia-aware하게 정제한다.)
- Lesson:technical review daac device reserved memory as an eviction based file cache f0f149f0 + (in-kernel page cache에서 이미 evict된 data만 reserved region의 `eCache`에 저장하고, cost-based region selection으로 회수 시 추가 read I/O를 줄인다.)
- Lesson:daac device reserved memory as an eviction based file cache db4ed198 + (in-kernel page cache에서 이미 evict된 data만 reserved region의 `eCache`에 저장하고, cost-based region selection으로 회수 시 추가 read I/O를 줄인다.)
- Lesson:dwkv failed run fail closed + (independent multi-seed online sweeps를 실행하고 partial payload를 checkpoint/repair하여 전체 matrix를 채우려 했다.)
- Lesson:orca a distributed serving system for transformer based generative models 6bd2fa60 + (iteration-level scheduling과 selective batching으로 매 디코딩 반복마다 배치를 재구성한다.)
- Lesson:dwkv prompt seed bug + (legacy `run_online_experiment.py`로 동일한 정책·rate에서 여러 seed를 반복하고 정책 간 결과를 paired 비교했다.)
- Lesson:xfaas hyperscale and low cost serverless functions at meta bffb729a + (locality group·warm runtime, 지연 허용 작업 이동, 전역 dispatch, downstream pacing을 결합한다.)
- Lesson:technical review compressed memory swap for qos of virtualized embedded systems 1bbb61cb + (memory ballooning과 in-memory compressed swap(CSW)을 결합해 main VM에 pressure가 생길 때 third-party VM의 페이지만 압축 swap-out한다.)
- Lesson:compressed memory swap for qos of virtualized embedded systems 8e897f83 + (memory ballooning과 in-memory compressed swap(CSW)을 결합해 main VM에 pressure가 생길 때 third-party VM의 페이지만 압축 swap-out한다.)
- Lesson:technical review analysis of virtual machine live migration as a method for power capping b973b1aa + (migration 중 서버 전력 trace를 분석해 overshoot를 확인하고, migration 시작 직후 전력을 억제하는 두 가지 live-migration scheme을 제안·평가한다.)
- Lesson:analysis of virtual machine live migration as a method for power capping 71088a92 + (migration 중 서버 전력 trace를 분석해 overshoot를 확인하고, migration 시작 직후 전력을 억제하는 두 가지 live-migration scheme을 제안·평가한다.)
- Lesson:technical review 56ee25b0 + (migration 중 서버 전력과 응용 실행시간 변화를 실제 측정해 전력 감소의 시간적 특성과 부작용을 분석한다.)
- Lesson:lesson 0960532f + (migration 중 서버 전력과 응용 실행시간 변화를 실제 측정해 전력 감소의 시간적 특성과 부작용을 분석한다.)
- Lesson:technical review f0ce02c2 + (not_verifiable)
- Lesson:technical review fd6afd43 + (not_verifiable)
- Lesson:technical review gpu e130421c + (not_verifiable)
- Lesson:technical review how storage i o affects user perceived latency in mobile apps ac1dc0d2 + (not_verifiable)
- Lesson:technical review nvme d8da4781 + (not_verifiable)
- Lesson:technical review nvme prp zero copy cb4e87d1 + (not_verifiable)
- Lesson:technical review identifying on off cpu bottlenecks together with blocked samples 2f1283b1 + (off-CPU 구간에도 주기적 blocked sample(IP, callchain, weight, 원인 유형)을 생성한다. bperf가 on/off-CPU 샘플을 통합하고, BCOZ는 causal virtual speedup을 I/O·동기화·스케줄링의 세부 blocked class로 확장한다.)
- Lesson:identifying on off cpu bottlenecks together with blocked samples 1f04444a + (off-CPU 구간에도 주기적 blocked sample(IP, callchain, weight, 원인 유형)을 생성한다. bperf가 on/off-CPU 샘플을 통합하고, BCOZ는 causal virtual speedup을 I/O·동기화·스케줄링의 세부 blocked class로 확장한다.)
- Lesson:technical review zero copying i o stack for low latency ssds fbe45009 + (page-cache hit는 기존 경로를 쓰고 miss는 SSD DMA를 user buffer로 직접 보내 zero-copy한다. 동시에 접근 정보를 모아 재사용 가능 데이터는 background에서 page cache로 prefetch한다.)
- Lesson:zero copying i o stack for low latency ssds dc409093 + (page-cache hit는 기존 경로를 쓰고 miss는 SSD DMA를 user buffer로 직접 보내 zero-copy한다. 동시에 접근 정보를 모아 재사용 가능 데이터는 background에서 page cache로 prefetch한다.)
- Lesson:technical review development of behavior profilers for multimedia consumer electronics f30d374c + (processor-architecture-independent lightweight target components와 remote GUI clients로 구성된 profiler tool set을 설계해 system layer 전체를 분석한다.)
- Lesson:development of behavior profilers for multimedia consumer electronics 6a76ba00 + (processor-architecture-independent lightweight target components와 remote GUI clients로 구성된 profiler tool set을 설계해 system layer 전체를 분석한다.)
- Lesson:unfaasner latency and cost aware offloading of functions from serverless platforms bc32c3a4 + (pub/sub 기반 비동기 스케줄러가 가용성·비용·지연·DAG QoS에 따라 함수 일부를 오프로딩한다.)
- Lesson:technical review energy efficient scheduling of real time tasks on multicore processors cc0782cd + (runtime에 core 간 task load를 재균형하는 Dynamic Repartitioning과 low-load에서 active-core 수를 줄이는 Dynamic Core Scaling을 제안한다.)
- Lesson:energy efficient scheduling of real time tasks on multicore processors a70b387a + (runtime에 core 간 task load를 재균형하는 Dynamic Repartitioning과 low-load에서 active-core 수를 줄이는 Dynamic Core Scaling을 제안한다.)
- Lesson:technical review transparent and selective real time interrupt services for performance improvem b78f264b + (system을 투명하게 모니터링하고 현재 real-time task와 관련 없는 interrupt handling을 postpone하는 selective real-time interrupt service를 Linux 2.6에 구현한다.)
- Lesson:transparent and selective real time interrupt services for performance improvement 6b173779 + (system을 투명하게 모니터링하고 현재 real-time task와 관련 없는 interrupt handling을 postpone하는 selective real-time interrupt service를 Linux 2.6에 구현한다.)
- Lesson:technical review transparently bridging semantic gap in cpu management for virtualized environme ddf55f9b + (task-level I/O-boundedness와 I/O event correlation을 gray-box 방식으로 추론해 partial boosting을 수행하고, driver VM을 일반 VM이 아니라 shared-I/O proxy로 취급해 요청 VM의 상태에 따라 스케줄한다.)
- Lesson:transparently bridging semantic gap in cpu management for virtualized environments 2485a772 + (task-level I/O-boundedness와 I/O event correlation을 gray-box 방식으로 추론해 partial boosting을 수행하고, driver VM을 일반 VM이 아니라 shared-I/O proxy로 취급해 요청 VM의 상태에 따라 스케줄한다.)
- Lesson:fast core scheduling with userspace process abstraction d1ea9f62 + (uProcess combines userspace interrupts and Memory Protection Keys to create a restricted privileged mode; Vessel uses it to reschedule cores and colocate latency-critical and best-effort work.)
- Lesson:technical review demand based coordinated scheduling for smp vms 3d4e78ab + (vCPU 사이 IPI를 coordination demand의 신호로 사용해 IPI-driven coscheduling과 delayed preemption을 수행하고, heterogeneous consolidation의 load imbalance를 줄이는 load-conscious CPU allocation을 결합한다.)
- Lesson:demand based coordinated scheduling for smp vms a57bd76a + (vCPU 사이 IPI를 coordination demand의 신호로 사용해 IPI-driven coscheduling과 delayed preemption을 수행하고, heterogeneous consolidation의 load imbalance를 줄이는 load-conscious CPU allocation을 결합한다.)
- Lesson:vfpio a virtual i o abstraction for fpga accelerated i o devices dcc63d73 + (vFPIO provides configurable POSIX-like virtual I/O ports and preemptive transaction scheduling across device classes.)
- Lesson:dwkv score code contract + (vLLM request queue와 dependency-light simulator에 DW-KV, tier-priority, value-urgency, KV-footprint, deadline-first, demote 변형을 구현했다.)
- Lesson:technical review scoz a system wide causal profiler for multicore systems 9ddaf48a + (virtual speedup 단위를 thread에서 physical core로 바꾸고 per-core handler, perf CPU-clock sampling, user/kernel mapping table, shared delay bookkeeping을 둔다. idle-core dependency와 asynchronous delay 중 thread migration을 처리하도록 Linux scheduler도 수정한다.)
- Lesson:scoz a systemwide causal profiler for multicore systems 7b5e72e2 + (virtual speedup 단위를 thread에서 physical core로 바꾸고 per-core handler, perf CPU-clock sampling, user/kernel mapping table, shared delay bookkeeping을 둔다. idle-core dependency와 asynchronous delay 중 thread migration을 처리하도록 Linux scheduler도 수정한다.)
- Lesson:wasp workload aware self replicating page tables for numa servers cd871a6f + (workload indicator와 계층적 점진 메커니즘으로 page-table self-replication을 자동 조절한다.)
- Lesson:dwkv collinear slo confound + (각 tier에 고정된 SLO budget을 부여하고 `deadline = arrival + tier_slo`로 simulation 및 GPU policy comparison을 수행했다.)