noriwiki에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2023년 5월 3일 (수) 10:10 Ahn9807 토론 기여님이 PKRU-safe: automatically locking down the heap between safe and unsafe languages 문서를 만들었습니다 (새 문서: 분류: 시스템 논문 Paul Kirth, Stephen Crane, Adrian Dabrowski, Stijn Volckaret, Michael Franz EuroSys '22: Seventeenth European Conference on Computer Systems == 개요 == Rust와 같은 safe language model은 unsafe와 같은 영역에서 memory corruption bug가 일어날 수도 있다. 이를 해결하기 위해서 Intel MPK를 사용하여서 Rust의 unsafe에서 발생하는 메모리 버그를 safe하게 만들었다. == Motivation == 대부분의 컴...)