Home
last modified time | relevance | path

Searched refs:MB (Results 1 – 25 of 235) sorted by relevance

12345678910

/ohos5.0/docs/zh-cn/application-dev/arkts-utils/
H A Dgc-introduction.md29 根据系统分配heap总大小64MB-128MB/128MB-256MB/大于256MB的三个范围,以下参数系统会设置不同的大小。如果表格内范围仅有一个值,则表示该参数值不随heap总大小变化。手机设…
37 | SemiSpaceSize | 2MB-4MB/2MB-8MB/2MB-16MB | semispace空间大小 |
38 | NonmovableSpaceSize | 2MB/6MB/64MB | nonmovableSpace空间大小 |
40 | MachineCodeSpaceSize | 2MB | 机器码空间大小 |
46 | HeapSize | 768 MB | work类型线程堆空间大小 |
54 | semiSpaceSize | 2MB-4MB/2MB-8MB/2MB-16MB | semispace空间大小,会根据堆总大小有不同的范围限制 |
64 | oldSpaceOvershootSize | 4MB/8MB/8MB | oldSpace允许过冲最大大小 |
71 | defaultNonMovableSpaceSize | 2 MB/6 MB/64 MB | NonMovableSpace默认空间大小|
73 | defaultMachineCodeSpaceSize | 2 MB/2 MB/8 MB | MachineCodeSpace默认空间大小|
112 - **触发机制:** 年轻代GC触发阈值在2MB-16MB变化,根据分配速度和存活率等会变化。
[all …]
/ohos5.0/docs/zh-cn/application-dev/performance/
H A Donline_video_playback_lags_practice.md56 | 20MB | 5MB ~ 20MB |
58MB。如:preferredBufferDuration设置为20秒,缓冲区大小将设置为20MB。示例可参考[视频播放](../media/media/video-playback.md)。缓冲区…
66 // 将preferredBufferDuration设置为最大值20MB;preferredWidth为播放策略首选宽度;preferredHeight为播放策略首选高度;preferredHdr…
72 本文的测试场景为弱网条件下使用AVPlayer+XComponent渲染播放一个大小为56MB的在线视频。
74 自定义缓冲区大小的卡顿率(注:测试视频大小为56MB,视频暂停超过100ms算一次卡顿)
78 | 5MB | 65.79% |
79 | 10MB | 28.95% |
80 | 20MB | 28.95% |
89 1. 当媒体文件大小超过可设置的缓冲区最大值时,可将缓冲区设置为最大值20MB,从而最小程度减少视频卡顿。
103 …存数据,缓存至起播水线后继续播放,该缓存时间即为卡顿时间。如果媒体文件未大于20MB,可根据媒体文件的大小来这设置preferredBufferDuration的大小。如果媒体文件的大小大于20M…
[all …]
/ohos5.0/commonlibrary/rust/ylong_json/
H A DREADME_zh.md99 canada.json 200 MB/s 90 MB/s
100 citm_catalog.json 450 MB/s 300 MB/s
101 twitter.json 340 MB/s 520 MB/s
104 canada.json 55 MB/s 11 MB/s
105 citm_catalog.json 260 MB/s 170 MB/s
106 twitter.json 210 MB/s 210 MB/s
H A DREADME.md94 canada.json 200 MB/s 90 MB/s
95 citm_catalog.json 450 MB/s 300 MB/s
96 twitter.json 340 MB/s 520 MB/s
99 canada.json 55 MB/s 11 MB/s
100 citm_catalog.json 260 MB/s 170 MB/s
101 twitter.json 210 MB/s 210 MB/s
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Dgc-introduction.md29 …e total heap size: 64–128 MB/128–256 MB/ > 256 MB. If the remaining memory space is sufficient, th…
37 | semiSpaceSize | 2–4 MB/2–8 MB/2–16 MB| Size of Semi Space. The value varies according to the tota…
46 | defaultNonMovableSpaceSize | 2 MB/6 MB/64 MB | Default size of Non-Movable Space.|
48 | defaultMachineCodeSpaceSize | 2 MB/2 MB/8 MB | Default size of Machine Code Space.|
56 | oldSpaceOvershootSize | 4 MB/8 MB/8 MB | Maximum overshoot size of Old Space.|
63 | SemispaceSize | 2–4 MB/2–8 MB/2–16 MB| Size of Semi Space.|
64 | NonmovableSpaceSize | 2 MB/6 MB/64 MB | Size of Non-Movable Space.|
66 | MachineCodeSpaceSize | 2 MB| Size of Machine Code Space.|
111 - **When to trigger**: The young GC trigger threshold ranges from 2 MB to 16 MB, depending on the a…
255 C03F00/ArkCompiler: [gc] Anno memory usage size: 45 MB
[all …]
/ohos5.0/foundation/resourceschedule/memmgr/
H A DREADME_zh.md108 | 500 MB | 400 |
109 | 400 MB | 300 |
110 | 300 MB | 200 |
111 | 200 MB | 100 |
112 | 100 MB | 0 |
216 | dailySwapOutQuotaMB | 每日换出量限制(单位MB),应为正数 |0|
217 | totalSwapOutQuotaMB | 总换出量限制(单位MB),应为正数 |0|
H A DREADME.md90 | 500 MB | 800 |
91 | 400 MB | 600 |
92 | 300 MB | 200 |
93 | 200 MB | 100 |
94 | 100 MB | 0 |
/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_cpu.h31 #define MB() BARRIER() macro
35 #define MB()
50 #define MB() DMB()
54 #define MB()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-dfx-overview.md10 - HiLog流水日志,标准系统类设备(参考内存≥128MB)适用、HiLog_Lite轻量流水日志,轻量系统类设备(参考内存≥128KiB),小型系统类设备(参考内存≥1MiB)适用。
20 - HiDumper信息导出,标准系统类设备(参考内存≥128MB)适用。
22 - Faultlogger崩溃故障检测,标准系统类设备(参考内存≥128MB)适用。
24 - Hiview插件平台,标准系统类设备(参考内存≥128MB)适用。
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dhal_cpu.h29 #define MB() BARRIER() macro
45 #define MB() DMB()
49 #define MB()
/ohos5.0/docs/zh-cn/device-dev/get-code/
H A Dsourcecode-acquire.md197 … | [SHA256校验码](https://repo.huaweicloud.com/openharmony/os/3.0/standard.tar.gz.sha256) | 973.7 MB |
198 …A256校验码](https://repo.huaweicloud.com/openharmony/os/3.0/hispark_pegasus.tar.gz.sha256) | 16.5 MB |
199 …HA256校验码](https://repo.huaweicloud.com/openharmony/os/3.0/hispark_aries.tar.gz.sha256) | 158.1 MB |
200 …A256校验码](https://repo.huaweicloud.com/openharmony/os/3.0/hispark_taurus.tar.gz.sha256) | 248.9 MB |
201 …码](https://repo.huaweicloud.com/openharmony/os/3.0/hispark_taurus_linux.tar.gz.sha256) | 418.1 MB |
205 …(https://repo.huaweicloud.com/openharmony/os/4.1-Release/hispark_pegasus.tar.gz.sha256) | 29.2 MB |
206 …//repo.huaweicloud.com/openharmony/os/4.1-Release/hispark_taurus_LiteOS.tar.gz.sha256) | 318.7 MB |
207 …://repo.huaweicloud.com/openharmony/os/4.1-Release/hispark_taurus_Linux.tar.gz.sha256) | 215.8 MB |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-system-app.md146 // 设置解码前图片数据内存缓存上限为100MB (100MB=100*1024*1024B=104857600B)
169 设置图片文件缓存的大小上限,单位为字节,提升再次加载同源图片的加载速度,特别是对网络图源会有较明显提升。如果不设置则默认为100MB。缓存采用内置的LRU策略,新图片加载后,如果超过文件缓存上限,会…
190 // 设置图片文件数据缓存上限为200MB (200MB=200*1024*1024B=209715200B)
/ohos5.0/docs/zh-cn/release-notes/
H A DOpenHarmony-v4.0-release.md627 …(https://repo.huaweicloud.com/openharmony/os/4.0-Release/hispark_pegasus.tar.gz.sha256) | 27.3 MB |
628 …s://repo.huaweicloud.com/openharmony/os/4.0-Release/hispark_taurus_LiteOS.tar.gz.sha256) | 302 MB |
629 …ps://repo.huaweicloud.com/openharmony/os/4.0-Release/hispark_taurus_Linux.tar.gz.sha256) | 194 MB |
631 …tps://repo.huaweicloud.com/openharmony/os/4.0-Release/ohos-sdk-mac-public.tar.gz.sha256) | 841 MB |
632 …ps://repo.huaweicloud.com/openharmony/os/4.0-Release/L2-SDK-MAC-M1-PUBLIC.tar.gz.sha256) | 797 MB |
693 | I827LU | 进入设置反复打开关闭蓝牙开关会出现内存泄漏,经测试一个小时泄露15MB。 | 开关一次蓝牙系统内存泄露8.3KB,重启设备后可恢复,影响可控。<br />对于需要使用OpenH…
694 | I82V2W | 进入设置反复打开关闭蓝牙开关出现内存泄漏,经测试“设置”一个小时内存涨幅到180M。 | 开关一次蓝牙应用内存泄露0.2MB,重新打开“设置”卡恢复,影响可控。<br />对于…
695 | I86M99<br/>I88UV6<br/>I88UVQ | 长时间稳定性压力测试出现foundation内存泄漏,24小时泄露40MB。 | 重启设备可恢复。影响可控。 | 12月30日 |
H A DOpenHarmony-v4.1.1-release.md77 …ttps://repo.huaweicloud.com/openharmony/os/4.1.1-Release/hispark_pegasus.tar.gz.sha256) | 29.2 MB |
78 …repo.huaweicloud.com/openharmony/os/4.1.1-Release/hispark_taurus_LiteOS.tar.gz.sha256) | 318.7 MB |
79 …/repo.huaweicloud.com/openharmony/os/4.1.1-Release/hispark_taurus_Linux.tar.gz.sha256) | 215.7 MB |
81 …s://repo.huaweicloud.com/openharmony/os/4.1.1-Release/ohos-sdk-mac-public.tar.gz.sha256) | 841 MB |
82 …/repo.huaweicloud.com/openharmony/os/4.1.1-Release/L2-SDK-MAC-M1-PUBLIC.tar.gz.sha256) | 897.8 MB |
H A DOpenHarmony-v4.1-beta1.md188 - Emitter支持按string类型订阅;支持获取订阅者数量;支持可序列化类型,数据大小限制放开到16MB
558 …码](https://repo.huaweicloud.com/openharmony/os/4.1-Beta1/hispark_pegasus.tar.gz.sha256) | 28.7 MB |
559 …tps://repo.huaweicloud.com/openharmony/os/4.1-Beta1/hispark_taurus_LiteOS.tar.gz.sha256) | 316 MB |
560 …ttps://repo.huaweicloud.com/openharmony/os/4.1-Beta1/hispark_taurus_Linux.tar.gz.sha256) | 213 MB |
562 …https://repo.huaweicloud.com/openharmony/os/4.1-Beta1/ohos-sdk-mac-public.tar.gz.sha256) | 926 MB |
563 …ps://repo.huaweicloud.com/openharmony/os/4.0-Release/L2-SDK-MAC-M1-PUBLIC.tar.gz.sha256) | 883 MB |
613 | I86M99<br/>I88UV6<br/>I88UVQ | 长时间稳定性压力测试出现foundation内存泄漏,24小时泄露40MB。 |
632 | I827LU | 进入设置反复打开关闭蓝牙开关会出现内存泄漏,经测试一个小时泄露15MB。 | 开关一次蓝牙系统内存泄露8.3KB,重启设备后可恢复,影响可控。 | 2月28日 |
633 …| 对于需要使用OpenHarmony进行商业开发的伙伴,建议使用芯片或硬件自带蓝牙模块的协议栈以规避此问题。<br/>开关一次蓝牙应用内存泄露0.2MB,重新打开“设置”卡恢复,影响可控。<br…
H A DOpenHarmony-v3.2.1-release.md76 …56校验码](https://repo.huaweicloud.com/openharmony/os/3.2.1/hispark_pegasus.tar.gz.sha256) | 22.9 MB |
77 …https://repo.huaweicloud.com/openharmony/os/3.2.1/hispark_taurus_LiteOS.tar.gz.sha256) | 293.3 MB |
78 …(https://repo.huaweicloud.com/openharmony/os/3.2.1/hispark_taurus_Linux.tar.gz.sha256) | 174.6 MB |
80 …](https://repo.huaweicloud.com/openharmony/os/3.2.1/ohos-sdk-mac-public.tar.gz.sha256) | 664.5 MB |
81 …(https://repo.huaweicloud.com/openharmony/os/3.2.1/L2-SDK-MAC-M1-PUBLIC.tar.gz.sha256) | 623.3 MB |
H A DOpenHarmony-v5.0.1-release.md256 …ttps://repo.huaweicloud.com/openharmony/os/5.0.1-Release/hispark_pegasus.tar.gz.sha256) | 27.2 MB |
257 …repo.huaweicloud.com/openharmony/os/5.0.1-Release/hispark_taurus_LiteOS.tar.gz.sha256) | 328.4 MB |
258 …/repo.huaweicloud.com/openharmony/os/5.0.1-Release/hispark_taurus_Linux.tar.gz.sha256) | 221.1 MB |
282 | IASE04 | 在RK3568开发板对OpenHarmony进行内存测试,render_service进程的常驻内存实测值超规格基线31 MB。 |
/ohos5.0/foundation/distributeddatamgr/datamgr_service/
H A DREADME_zh.md57 - 设备协同数据库,Key最大支持896Byte,Value最大支持4MB
58 - 单版本数据库,Key最大支持1KB,Value最大支持4MB
/ohos5.0/docs/docker/
H A DCHANGELOG_en.md3 …B), Small-System Devices (reference memory ≥ 1 MB) and Standard-System Devices (reference memory ≥…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.1.1/
H A Dchangelogs-account_os_account.md16 - The nickname cannot exceed 20 characters, and the profile picture size cannot exceed 3 MB.
19 - The nickname cannot exceed 1024 characters, and the profile picture size cannot exceed 10 MB.
/ohos5.0/foundation/distributeddatamgr/udmf/
H A DREADME_zh.md56 - UDMF中每条数据记录大小不超过2MB
57 - UDMF支持批量数据记录的分组管理,每个分组整体大小不超过4MB
/ohos5.0/base/update/updater/
H A DREADME_zh.md53 updater是一个独立的分区,分区大小建议不小于20MB。updater分区镜像是ext4 格式文件系统。确保系统内核ext4 文件系统的config 是打开状态。
57 misc 分区中存储了升级子系统在升级过程中需要的元数据\(metadata\),如升级命令,掉电续传记录等。 misc 分区的大小约1MB,是一个裸分区,无需制作文件系统, 升级子系统直接访问。
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v4.1.1-release.md77 …https://repo.huaweicloud.com/openharmony/os/4.1.1-Release/hispark_pegasus.tar.gz.sha256)| 29.2 MB |
78 …/repo.huaweicloud.com/openharmony/os/4.1.1-Release/hispark_taurus_LiteOS.tar.gz.sha256)| 318.7 MB |
79 …//repo.huaweicloud.com/openharmony/os/4.1.1-Release/hispark_taurus_Linux.tar.gz.sha256)| 215.7 MB |
81 …ps://repo.huaweicloud.com/openharmony/os/4.1.1-Release/ohos-sdk-mac-public.tar.gz.sha256)| 841 MB |
82 …//repo.huaweicloud.com/openharmony/os/4.1.1-Release/L2-SDK-MAC-M1-PUBLIC.tar.gz.sha256)| 897.8 MB |
96 …the folder. Repeat this operation. Five minutes later, a total of about 25 MB memory is leaked on …
110 …ation switch. When this operation lasts for 5 minutes, a total of about 14 MB memory is leaked on …
111 …uch **Back**. When this operation lasts for 5 minutes, a total of about 50 MB memory is leaked, th…
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-shell-cmd-oom.md29 | -m&nbsp;[mem&nbsp;byte] | 设置低内存阈值。 | 0MB&nbsp;~&nbsp;1MB,0MB表示不做低内存阈值检查。 …
H A Dkernel-standard-mm-eswap.md45 // 通过dd命令创建一个文件hpdisk用于ESwap换出,具体大小需根据产品及需求调整,此处设置为512MB
87 // 配置ZRAM的大小,具体大小需根据产品及需求调整,此处设置为512MB
236 ZRAM与ESwap的大小配置需根据实际使用场景以及产品硬件特点进行适配。目前在rk3568板子上使用时,其ram为2G,因此设置的ZRAM与ESwap大小均为512MB

12345678910