Files
mesa/.gitlab-ci
Antonio Ospite 088a4b0e23 ci/android: configure both hard limits and soft limits
The soft limits cannot go above the hard limits values, so the hard
limits should be configured too, just in case default limits values set
by the kernel or the init process are too small.

E.g. when booting with `init=/bin/sh` we have:

$ cat /proc/1/limits
Limit                     Soft Limit           Hard Limit           Units
...
Max open files            1024                 4096                 files
...

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35126>
2025-06-04 15:43:42 +00:00
..
2025-06-04 15:43:40 +00:00
2025-05-16 01:40:04 +00:00
2025-06-04 15:43:40 +00:00
2025-04-16 10:01:44 -04:00
2025-06-04 15:43:40 +00:00