Page 1 of 8 123 ... LastLast
Results 1 to 10 of 77

Thread: [DEV] Kernel -> Memory Controller tweak

777
  1. [translate]    #1
    Senior Member
    Join Date
    May 2010
    Posts
    853

    Default [DEV] Kernel -> Memory Controller tweak

    Works, but stability is unknown.
    Changed the value written to the QOS_OVERRID1 register
    from 2 to FFFF.
    Dont ask me why this even works The manual leaves me puzzled.

    /kernel/arch/arm/mach-s3c6410/mach-spica.c

    static void spica_set_qos(void)
    ...
    - writel(0x2, S3C_VA_SYS + 0x128);
    + writel(0xffff, S3C_VA_SYS + 0x128);
    ...

    --EDIT--
    This one works very well.
    Quality of service enabled for 3D/2D/DMA/CPU.

    writel(0xffb6, S3C_VA_SYS + 0x128);
    ---------

    Best result from the old Linpack (Frozen Eclair) :


    device.png

    Kernel to try (with automatic filesystem detection and latest MT driver)

    DOWNLOAD


    [Discussion/Feedback/Bug reports] Kernel -> Memory Controller tweak
    Last edited by H3LLBOY911; 10-04-2010 at 09:26 PM.

  2. [translate]    #2
    Senior Member
    Join Date
    Jun 2010
    Location
    Hungary
    Posts
    141

    Default

    Hi
    Im flashed, yes old linpack 9.574, fast response, but stable?... im testing
    Last edited by zsoltee69; 09-26-2010 at 01:59 AM.
    ----------------------------------
    All time, all weather CyanogenMod
    ------------------------------------

  3. [translate]    #3
    frz
    frz is offline
    Junior Member
    Join Date
    Jun 2010
    Location
    Germany
    Posts
    21

    Default

    What exactly does this do? What does the memory controller do and how is it changed by writing FFFF to QOS_OVERRID1?

  4. [translate]    #4
    Junior Member
    Join Date
    Sep 2010
    Location
    vietnam
    Posts
    5

    Default

    I installed it , Feel to be faster , fast response

  5. [translate]    #5
    Senior Member
    Join Date
    Apr 2010
    Location
    Kaoru's dojo
    Posts
    812

    Default

    Quote Originally Posted by antibyte View Post
    and latest MT driver)
    2.1b or 2.2b?
    Last edited by kenshin; 09-26-2010 at 08:28 AM.

  6. [translate]    #6
    Senior Member
    Join Date
    Jun 2010
    Location
    Moldova
    Posts
    103

    Default

    How about memory score in Quadrant ?

  7. [translate]    #7
    Senior Member
    Join Date
    May 2010
    Location
    Ukraine
    Posts
    122

    Default

    no problems sofar, my linpack lil bit lower
    SamdroidMod v.2d/FE 9b1/Ext2/Ext4/

  8. [translate]    #8
    Senior Member
    Join Date
    Apr 2010
    Location
    Netherlands
    Posts
    1,998

    Default

    hey can i have a quick answer plz. is it possible to replace the logo.png in the flashable TAR without signing it or something?

  9. [translate]    #9
    Senior Member
    Join Date
    Jul 2010
    Location
    slovakia
    Posts
    438

    Default

    Get this to 2.2?

    Sent from my GT-I5700 using Tapatalk

  10. [translate]    #10
    Senior Member
    Join Date
    May 2010
    Location
    Bangalore
    Posts
    279

    Default

    Quote Originally Posted by ker0ltjuh View Post
    hey can i have a quick answer plz. is it possible to replace the logo.png in the flashable TAR without signing it or something?
    yeah..

Page 1 of 8 123 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •