mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-05 07:55:00 -04:00
Small tweaks
- disable disablement of PROC_PAGE_MONITOR to fix memory stats calculation - enable slub_nomerge, similar to slab_nomerge for pre 3.18 kernels slub_nomerge was already default enabled on many 3.10 devices via: 0006-AndroidHardening-Kernel_Hardening/3.10/0010.patch Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
2f8550d2ae
commit
bf5d9bc778
8 changed files with 17 additions and 8 deletions
|
@ -129,7 +129,6 @@ patchWorkspace() {
|
|||
#source build/envsetup.sh;
|
||||
#repopick -i 314020; #systemui crash fix
|
||||
#repopick -it eleven-firewall;
|
||||
#repopick -it android-11.0.0_r43;
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS_COMMON/Copy_Keys.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue