iOS 上的内存交换和虚拟内存 [英] Memory Swapping and Virtual Memory on iOS

查看:133
本文介绍了iOS 上的内存交换和虚拟内存的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

iOS 是否支持内存交换和像 Linux 一样自动运行的虚拟内存?

Does iOS support memory swapping and virtual memory that automatically runs like Linux?

推荐答案

iOS 有虚拟内存,但没有后备存储,所以没有从交换内存中分页进/出.

iOS has virtual memory, but no backing store, so there is no paging in/out from swap memory.

Apple 的关于虚拟内存系统 文档应该能让您大致了解 iOS 如何提供虚拟内存,但它自 2013 年以来就没有更新过,也没有涵盖较新的 64 位细节.

Apple's About the Virtual Memory System documentation should give you a general idea about how iOS provides virtual memory, however it hasn't been updated since 2013 and doesn't cover newer 64-bit details.

这篇关于iOS 上的内存交换和虚拟内存的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆