Richard Raya 6598c29492 mm: Fix OOM crash by limiting memory allocation
This reverts commits:
- e06e502c8d6befbd107b0a68333389583907dbfb [proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps]
- 5aa0772702bef7ebc336f23b49cfe8ff6d4ebf69 [fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual memory]

This commit addresses a critical issue that led to app crashes due to out-of-memory (OOM) conditions.

The issue arose when certain apps, such as "Livin' by Mandiri" attempted to allocate close to 1 GB of memory,
causing the app to crash.

Change-Id: Ida596ad69c8308d38ca79d0fd51cc8ff87cc09f3
Suggested-by: Cyber Knight <cyberknight755@gmail.com>
Signed-off-by: Richard Raya <rdxzv.dev@gmail.com>
2024-12-11 00:01:52 -03:00
..
2019-10-11 19:10:13 +02:00
2020-04-03 08:18:27 +02:00
2020-07-29 09:11:55 +02:00
2019-08-06 19:05:23 +02:00
2024-12-10 23:53:12 -03:00
2020-06-25 15:41:52 +02:00
2019-12-05 15:48:19 +01:00
2020-07-24 10:08:39 +02:00
2019-12-17 21:13:36 +01:00
2022-04-02 13:21:35 +05:30
2020-07-01 12:51:55 +02:00
2022-04-02 12:30:38 +05:30
2020-08-13 13:44:59 -07:00
2022-06-22 14:21:48 +05:30
2022-04-02 13:39:53 +05:30
2022-06-22 14:21:48 +05:30
2020-05-20 12:15:34 +02:00
2020-03-11 18:02:43 +01:00
2022-04-02 13:31:28 +05:30
2022-07-03 17:42:49 +05:30
2020-08-13 13:44:59 -07:00
2024-12-10 23:53:12 -03:00
2020-05-03 08:51:19 +02:00