Chirayu Desai 62f68427dd Spacewar: Disable UFFD GC
Unable to determine UFFD GC flag for kernel version "5.4.268-qgki".
You can fix this by explicitly setting PRODUCT_ENABLE_UFFD_GC to "true" or
"false" based on the kernel version.
1. Set PRODUCT_ENABLE_UFFD_GC to "true" if the kernel supports userfaultfd(2)
   and MREMAP_DONTUNMAP.
2. Set PRODUCT_ENABLE_UFFD_GC to "false" otherwise.

Change-Id: Ie77d9a86a7fe94e4cade1868ffea27194f724e03
2025-01-20 13:13:17 +01:00
2023-09-11 19:54:36 +02:00
2022-09-19 13:02:24 +00:00
2022-09-19 13:27:29 +00:00
2025-01-20 13:13:17 +01:00
2022-09-19 13:02:24 +00:00
Description
No description provided
828 KiB
Languages
C++ 43.1%
Makefile 26.6%
Shell 24.2%
Forth 3.8%
Python 2.3%