首页 Function Compute Function Compute FAQ Function invocations What do I do if "could not determine the L2 cache size on this system, assuming 256k" is reported?

What do I do if "could not determine the L2 cache size on this system, assuming 256k" is reported?

更新时间: 2026-01-14 07:18:27

Error analysis

The following message in function logs indicates that the L2 cache size of the system cannot be determined and the default value is assumed to be 256 KB.

could not determine the L2 cache size on this system, assuming 256k

Possible causes

Some dependent libraries attempt to automatically detect the L2 cache size of the system in order to optimize performance. Runtime environments of Function Compute are strongly isolated sandbox environments. The L2 cache size cannot be specified. Even it is configured, the specified L2 cache size does not take effect.

Solution

Ignore the message because it does not affect normal running of functions.

上一篇: Why are processes, threads, or coroutines not executed after being created in function code? 下一篇: How do I obtain the original IP address of a client when an HTTP trigger invokes a function that uses a built-in runtime?
阿里云首页 函数计算 相关技术圈