Recent content by arter97

  1. arter97

    Post [r64] arter97 kernel for OnePlus 7 series

    r64 is up. Previous mmap/mremap backports missed some fixes from upstream, and it was exposed by some Chinese apps causing the whole phone to reboot. All previous users are advised to upgrade to this release. r64 Merged mmap/mremap fixes from upstream to fix some Chinese apps causing reboots...
  2. arter97

    Post [r64] arter97 kernel for OnePlus 7 series

    r63 is now out. A major update since r62. r63 mmap/mremap, TLB invalidation, mmu_gather backported from mainline for a major performance boost (Including https://www.phoronix.com/scan.php?page=news_item&px=Linux-5.10-Mremap-Optimization ) Disabled PG table mapping for swap memory allocator...
  3. arter97

    Post [r64] arter97 kernel for OnePlus 7 series

    A pretty big release r63b2 is up. Wi-Fi drivers are reverted to 5.2.03.31A to fix compatibility issues since r61. I experienced this personally with ASUS AX86U too. I expect r63b2 to be fully stable, but I'm marking it a beta just in case there are issues that I didn't notice. r63b2 TLB...
  4. arter97

    Post [APP] arkTube; the ultimate YouTube downloader

    arkTube and the Donation Package depends on a functional Google Play services to work properly. Is Google Play working properly?
  5. arter97

    Post [APP] arkTube; the ultimate YouTube downloader

    A bug-fix release 8.1 is up. 8.1 Added support to download an entire channel Fixed playlist downloads due to Google's server-side changes
  6. arter97

    Post [APP] arkTube; the ultimate YouTube downloader

    With Android 10, even if an app tries to be invisible from the app drawer, they're forced to be shown. (Due to security concern.) Nothing I can do.
  7. arter97

    Post [APP] arkTube; the ultimate YouTube downloader

    arkTube includes all that. In fact, you can see me engaging with the developers there with those specific issues.
  8. arter97

    Post [APP] arkTube; the ultimate YouTube downloader

    Can you post a screen record of it?
  9. arter97

    Post [APP] arkTube; the ultimate YouTube downloader

    A major update is up. This update has been tricky due to the original youtube-dl engine taken down with DMCA, but I believe everything is in order. YouTube Music playlist download is also now working. And, 5G 8.0 Switched engine to youtube-dlc 2020.10.31 Fixed an error causing some...
  10. arter97

    Post [r64] arter97 kernel for OnePlus 7 series

    Worst possible combination. Deadline is much slower on Android. Readahead of 2 MB causes excessive page faults. Stick with CFQ and 128 kB readahead. Just because the number is bigger doesn't mean it's good.
  11. arter97

    Post [r64] arter97 kernel for OnePlus 7 series

    Yet another big beta's up. mmap/mremap() code has been backported from mainline which includes this: https://www.phoronix.com/scan.php?page=news_item&px=Linux-5.10-Mremap-Optimization Also, MAC fall-through patch is applied(mostly required by Chinese users). Also also, this version removes...
  12. arter97

    Post [r64] arter97 kernel for OnePlus 7 series

    r62 is up and everyone should upgrade. The changelog speaks for itself. r62 A major memory management issue fixed for 6GB variants A scheduler patch from Pixel merged to improve power consumption Reverted drm changes from July to fix intermittent frame drops (mostly noticeable from app...
  13. arter97

    Post [r64] arter97 kernel for OnePlus 7 series

    I deliberately disabled McLaren stuffs during kernel clean-up. Seems like most people don't care anyways.
  14. arter97

    Post [r64] arter97 kernel for OnePlus 7 series

    Can you message me on Telegram? arter97
  15. arter97

    Post [r64] arter97 kernel for OnePlus 7 series

    Yeah, something's definitely wrong. Can you post: 1. Kernel log right after boot 2. /proc/sys/vm/rswappiness value from r61? No need for r60 logs.