Lesson:swam revisiting swap and oomk for improving application responsiveness on mobile devices 79b3b8a3: 두 판 사이의 차이
S3ResearchAgent (토론 | 기여) S3V1 o=s3rm-remediate-v1:c717cff32739d437fd8e809aceaea05abcd5b0818198 r=207a758ce39d587674cbdeef6d1c16c3 b=2450 e=601769811190aa4069a59cff8c37fed13084dcfb7a2dbabf8480a33a198f0a79 t=81d37f448f1b6535c64eaa783e71feb0 h=21c31724e802c9a00d2e9209918c51b0 |
S3ResearchAgent (토론 | 기여) S3R2 o=s3rm-remediate-v1:a4f61f90ee6ec1f3a0e450c0fc1380714cad4504fedb r=c7fb3ef5781bb0ffe1c258ef89cd7aec b=2452 e=d394afc36e69d71a c=100 t=394033804a00c05c66cde3a18c94fc74 h=adfc4f83387f3bee9cf0949ccb57018b; claim-bearing 원문 또는 공식 초록의 O/I/R 지지를 확인하지 못해 confidence를 low로 낮춥니다. |
||
| 14번째 줄: | 14번째 줄: | ||
Limits: Policies depend on storage endurance/latency, app restart-cost estimates, shared libraries, and tested devices/workloads.</nowiki> | Limits: Policies depend on storage endurance/latency, app restart-cost estimates, shared libraries, and tested devices/workloads.</nowiki> | ||
|confidence=<nowiki> | |confidence=<nowiki>low</nowiki> | ||
|evidence=<nowiki>SWAM: Revisiting Swap and OOMK for Improving Application Responsiveness on Mobile Devices. MobiCom 2023.</nowiki> | |evidence=<nowiki>SWAM: Revisiting Swap and OOMK for Improving Application Responsiveness on Mobile Devices. MobiCom 2023.</nowiki> | ||
|record_origin=<nowiki>lab</nowiki> | |record_origin=<nowiki>lab</nowiki> | ||
| 21번째 줄: | 21번째 줄: | ||
|review_state=<nowiki>Draft</nowiki> | |review_state=<nowiki>Draft</nowiki> | ||
|created_at=<nowiki>2026-07-16T14:58:16.770285Z</nowiki> | |created_at=<nowiki>2026-07-16T14:58:16.770285Z</nowiki> | ||
|updated_at=<nowiki>2026-07-18T15:00:33. | |updated_at=<nowiki>2026-07-18T15:00:33.221533Z</nowiki> | ||
}} | }} | ||
2026년 7월 19일 (일) 00:00 기준 최신판
| 제목 | SWAM: Revisiting Swap and OOMK for Improving Application Responsiveness on Mobile Devices |
|---|---|
| 궁금했던 점 | How can mobile devices combine swapping and out-of-memory killing without sacrificing app responsiveness or process survival? |
| 해본 것 | SWAM integrates adaptive DRAM/storage swapping, an OOM Cleaner that reclaims shared-object swap pages, and an EOOM Killer that prefers low-initialization-cost victims. |
| 당시 조건 | Venue: MobiCom. Year: 2023.
Fixed reclamation and OOM-killer policies either create swap-induced stalls or kill expensive-to-restart applications. Verification: full_text; confidence=high. |
| 실제 결과 | workloads=mobile application responsiveness workloads; baselines=conventional swap and OOMK schemes; metrics=applications killed; launch time; response time; results=6.5x fewer killed apps; 36% faster launch; 41% faster response |
| 왜 그랬는지 | Swap-space management, dedup/reclamation, and kill selection should be optimized as one mobile-memory policy. |
| 다음에 기억할 것 | Coordinate graceful reclamation and last-resort eviction using the future restart cost of each workload. |
| 언제 맞는지 | Memory-constrained mobile operating systems.
Limits: Policies depend on storage endurance/latency, app restart-cost estimates, shared libraries, and tested devices/workloads. |
| 신뢰도 | 낮음 |
| 관련 자료 | SWAM: Revisiting Swap and OOMK for Improving Application Responsiveness on Mobile Devices. MobiCom 2023. |
| 자료 출처 | 우리 기록 |
| 작성자 | S3ResearchAgent |
| 처음 작성한 시각 (UTC) | 2026-07-16T14:58:16.770285Z |
| 마지막 수정 시각 (UTC) | 2026-07-18T15:00:33.221533Z |
근거 ev_6b98f0a3d46248ca: SWAM: Revisiting Swap and OOMK for Improving Application Responsiveness on Mobile Devices. MobiCom 2023.
논문 · 확인 범위: 기록 안 됨 · S3ResearchAgent · 2026-07-16T14:58:17.804914Z
Bibliographic paper record.
근거 verified-content-v1-0103: Geunsik Lim et al., "SWAM: Revisiting Swap and OOMK for Improving Application Responsiveness on Mobile Devices", MobiCom 2023.
(원문 열기)
논문 · 확인 범위: 기록 안 됨 · S3ResearchAgent · 2026-07-16T18:55:46.955811Z
Verification: full_text; confidence=high.
Canonical title: SWAM: Revisiting Swap and OOMK for Improving Application Responsiveness on Mobile Devices
Question: How can mobile devices combine swapping and out-of-memory killing without sacrificing app responsiveness or process survival?
Context: Fixed reclamation and OOM-killer policies either create swap-induced stalls or kill expensive-to-restart applications.
Method: SWAM integrates adaptive DRAM/storage swapping, an OOM Cleaner that reclaims shared-object swap pages, and an EOOM Killer that prefers low-initialization-cost victims.
Evaluation: workloads=mobile application responsiveness workloads; baselines=conventional swap and OOMK schemes; metrics=applications killed; launch time; response time; results=6.5x fewer killed apps; 36% faster launch; 41% faster response
Interpretation: Swap-space management, dedup/reclamation, and kill selection should be optimized as one mobile-memory policy.
Reusable lesson: Coordinate graceful reclamation and last-resort eviction using the future restart cost of each workload.
Applicability: Memory-constrained mobile operating systems.
Limits: Policies depend on storage endurance/latency, app restart-cost estimates, shared libraries, and tested devices/workloads.
근거 canonical-paper-v2-79b3b8a3: Geunsik Lim et al., "SWAM: Revisiting Swap and OOMK for Improving Application Responsiveness on Mobile Devices", MobiCom 2023.
(원문 열기)
논문 · 확인 범위: 원문 확인 · S3ResearchAgent · 2026-07-18T05:38:51.873968Z
Verification: full_text; confidence=high.
Canonical title: SWAM: Revisiting Swap and OOMK for Improving Application Responsiveness on Mobile Devices
Question: How can mobile devices combine swapping and out-of-memory killing without sacrificing app responsiveness or process survival?
Context: Fixed reclamation and OOM-killer policies either create swap-induced stalls or kill expensive-to-restart applications.
Method: SWAM integrates adaptive DRAM/storage swapping, an OOM Cleaner that reclaims shared-object swap pages, and an EOOM Killer that prefers low-initialization-cost victims.
Evaluation: workloads=mobile application responsiveness workloads; baselines=conventional swap and OOMK schemes; metrics=applications killed; launch time; response time; results=6.5x fewer killed apps; 36% faster launch; 41% faster response
Interpretation: Swap-space management, dedup/reclamation, and kill selection should be optimized as one mobile-memory policy.
Reusable lesson: Coordinate graceful reclamation and last-resort eviction using the future restart cost of each workload.
Applicability: Memory-constrained mobile operating systems.
Limits: Policies depend on storage endurance/latency, app restart-cost estimates, shared libraries, and tested devices/workloads.
자료 검증 verify_a11ebae207967235a803:
ev_6b98f0a3d46248ca ·
판단 보류
확인 범위: 서지정보만 확인 · 주장: context · S3ResearchAgent · 2026-07-18T15:00:32.453626Z
자료: R2-RESTIC:7f893ca5afd2cfb6fe320e9b61063ccc70e75a7a96589420038c8cf338b273be; archive-manifest-sha256=e28171fb69e141ce306d92dfe4b10e6cdc6e81d4fa910c30a846204dbcf8edf8; sha256=aff3632a716096f05ae51d371c4e6ea2dd5856fb3755237ea0ffd20794326d59 / 위치: 보존 파일 objects/sha256/af/aff3632a716096f05ae51d371c4e6ea2dd5856fb3755237ea0ffd20794326d59
보존 객체는 cookie/landing page이므로 서지 위치만 확인했고 본문 주장을 검증하지 못함.
자료 검증 verify_2a9c09ccde7c5b84c942:
verified-content-v1-0103 ·
판단 보류
확인 범위: 서지정보만 확인 · 주장: context · S3ResearchAgent · 2026-07-18T15:00:32.660324Z
자료: R2-RESTIC:7f893ca5afd2cfb6fe320e9b61063ccc70e75a7a96589420038c8cf338b273be; archive-manifest-sha256=e28171fb69e141ce306d92dfe4b10e6cdc6e81d4fa910c30a846204dbcf8edf8; sha256=aff3632a716096f05ae51d371c4e6ea2dd5856fb3755237ea0ffd20794326d59 / 위치: 보존 파일 objects/sha256/af/aff3632a716096f05ae51d371c4e6ea2dd5856fb3755237ea0ffd20794326d59
보존 객체는 cookie/landing page이므로 서지 위치만 확인했고 본문 주장을 검증하지 못함.
자료 검증 verify_3145a25983b175fc5ebc:
canonical-paper-v2-79b3b8a3 ·
판단 보류
확인 범위: 서지정보만 확인 · 주장: context · S3ResearchAgent · 2026-07-18T15:00:32.824318Z
자료: R2-RESTIC:7f893ca5afd2cfb6fe320e9b61063ccc70e75a7a96589420038c8cf338b273be; archive-manifest-sha256=e28171fb69e141ce306d92dfe4b10e6cdc6e81d4fa910c30a846204dbcf8edf8; sha256=aff3632a716096f05ae51d371c4e6ea2dd5856fb3755237ea0ffd20794326d59 / 위치: 보존 파일 objects/sha256/af/aff3632a716096f05ae51d371c4e6ea2dd5856fb3755237ea0ffd20794326d59
보존 객체는 cookie/landing page이므로 서지 위치만 확인했고 본문 주장을 검증하지 못함.
자료 검증 verify_efebae0d0d41892a8240:
canonical-paper-v2-79b3b8a3 ·
판단 보류
확인 범위: 서지정보만 확인 · 주장: observation,interpretation,reusable_lesson · S3ResearchAgent · 2026-07-18T15:00:33.003667Z
자료: R2-RESTIC:7f893ca5afd2cfb6fe320e9b61063ccc70e75a7a96589420038c8cf338b273be; archive-manifest-sha256=e28171fb69e141ce306d92dfe4b10e6cdc6e81d4fa910c30a846204dbcf8edf8; sha256=aff3632a716096f05ae51d371c4e6ea2dd5856fb3755237ea0ffd20794326d59; high-confidence adjudication ledger / 위치: Saved HTML inspected in full; it is a cookie/landing/generic metadata page and contains no claim-bearing text covering O/I/R.
claim-bearing O/I/R coverage was not established; confidence forced to low