-
[Kernel] Franco Kernel r14 (13.08.2012)
Der Hammer.
Auch franco ist dabei !
Update 13.08.2012
r14
http://www.pocketpc.ch/samsung-galax...ml#post1485440
Update 06.08.2012
r13
http://www.pocketpc.ch/samsung-galax...ml#post1482952
Update 24.07.2012
r12
http://www.pocketpc.ch/samsung-galax...ml#post1470387
Update 12.07.2012
r10
http://www.pocketpc.ch/samsung-galax...ml#post1461486
Update 06.07.2012
r8
http://www.pocketpc.ch/samsung-galax...ml#post1456509
Update 02.07.2012
r7
http://www.pocketpc.ch/samsung-galax...ml#post1453922
Update 26.06.2012
r6
http://www.pocketpc.ch/samsung-galax...ml#post1448278
Update 22.06.2012
r5
http://www.pocketpc.ch/samsung-galax...ml#post1443676
Update 20.06.2012
Zitat:
r4:
* Added Simple IO scheduler by default
* Add Sound Control V2. Now with a proper sysfs interface that (I hope) isn't intrusive to sound during calls (I tested a few calls and all was fine). Also will let you configure the strength of the volume boost. Huge props to Supercurio for the original work, I mostly ported the volume increase code to our device with a few modifications. Sysfs path its on the second post. Any encountered bug please provide useful feedback and not just "AMG NU WORK FIX NAO".
Update 18.06.2012
Zitat:
r3:
* Added the first version of Sound Control based on Voodoo Sound by Supercurio: currently features a boosted sound volume and a DAC Direct tweak. Next iterations will feature user configurable options plus lots more options to choose from
* Reverted all the IO backports from 3.1 and 3.2 for stability purposes
* Decreased PegasusQ up_threshold from 85 to 80 for a little extra responsiveness
* Cleaned up .config even more, its getting leaner every release, which means more speed and better battery life
* Increase readahead value to 2048 from 1024
* Changed from noop IO scheduler to Deadline. Deadline is still my favorite and I actually think the fairness algorithm design is the best one for our ARM chips... noop is just TOO simple
* A nohz fix from 3.0.31
* Tweaked a few values of the LOAD_AVG CFS scheduler parameters
* More on my repo
Update 14.06.2012
Zitat:
r2
* extFat module should now be working thanks to gokhanmoral
* Added SLQB memory allocator and made it default - seems to speed things up a little bit
* More config cleanups
* NTFS + NTFS write support - useful for USB OTG
* Compile with some arch flags for some extra tiny bits of performance
* CRC32 lib updated like its common on all my kernels
* I/O writeback functionality also updated to 3.2 kernel version just like its on my other kernels
* Tuned a little bit of the dirty_writeback values on the ramdisk
* Add module to change Wi-Fi power management policy on the fly: echo Y > /sys/module/dhd/parameters/wifi_pm (pass Y to enable and N to disable; its N by default). This option only appears after the wifi is activated
* More patches that are not relevant for the changelog but are visible on my repository
http://forum.xda-developers.com/show....php?t=1708763
Download:
http://minooch.com/franciscofranco/Samsung Galaxy S3/
-
AW: Franco Kernel für das S3
Wer ist Franco? und was bringt der Kernel mit sich?
-
AW: Franco Kernel für das S3
Zitat:
Zitat von
Subzero
Wer ist Franco? und was bringt der Kernel mit sich?
Recognized Developer :gut:
-
AW: Franco Kernel für das S3
Einer der ganz großen Kernelentwickler.
Lang dabei und für viele Geräte
-
AW: [Kernel] Franco Kernel (13.06.2012)
Na da ist doch einer der Kernel auf den ich gewartet habe. Den nehm ich doch gleich mal mit.
-
AW: [Kernel] Franco Kernel (13.06.2012)
Leider gibt mir keiner dort Auskunft über dessen extFat Tauglichkeit :-(
-
AW: [Kernel] Franco Kernel (13.06.2012)
Das kann eine Weile dauern. Hab gestern auch lange auf Antwort gewartet wegen der Auto Brightness
-
AW: [Kernel] Franco Kernel (13.06.2012)
-
vorsicht, da stimmt was mit der md5 nicht. franco arbeitet daran.
... tapat*lked
-
AW: [Kernel] Franco Kernel (13.06.2012)
Passt nun. Aber keine extFat Unterstützung.
back to siyah
-
Zitat:
Zitat von
spline
Passt nun. Aber keine extFat Unterstützung.
back to siyah
Komisch vorhin dachte ich noch gelesen zu haben das ext_FAT jetzt kompatibel ist :confused:
Gesendet von meinen SGS3.
-
AW: [Kernel] Franco Kernel (13.06.2012)
Gelesen ja, aber der 22 Jährige Portugise hat selbst keine extFat partitionierte SD und hat ja "nur" die extFat Teile vom Siyah genommen.
-
Edit:
Guckst du hier...
extFat module should now be working thanks to gokhanmoral
oder versteh ich da jetzt was falsch?
Gesendet von meinen SGS3.
-
AW: [Kernel] Franco Kernel (13.06.2012)
Sagt er.
Aber es entspricht nicht der Realität.
Liesst man a) im XDA Thread und b) hab ich es selbst durch.
Keine externe SD mit extFat
-
Zitat:
Zitat von
spline
Sagt er.
Aber es entspricht nicht der Realität.
Liesst man a) im XDA Thread und b) hab ich es selbst durch.
Keine externe SD mit extFat
Das hört man natürlich gar nicht gerne. Wie ist der Kernel denn sonst so? Nichts mit undervolting und overclocking?
Gesendet von meinen SGS3.
-
AW: [Kernel] Franco Kernel (13.06.2012)
Er macht eigentlich für viele devices recht ordentliche Kernel.
Ohne grossen Schnick Schnack.
Die besten "für mich" haben bisher immer Hadcore, Abyss (Angelom) und Franco gemacht.
-
AW: [Kernel] Franco Kernel (13.06.2012)
Changelog 18.06.12:
r3:
* Added the first version of Sound Control based on Voodoo Sound by Supercurio: currently features a boosted sound volume and a DAC Direct tweak. Next iterations will feature user configurable options plus lots more options to choose from
* Reverted all the IO backports from 3.1 and 3.2 for stability purposes
* Decreased PegasusQ up_threshold from 85 to 80 for a little extra responsiveness
* Cleaned up .config even more, its getting leaner every release, which means more speed and better battery life
* Increase readahead value to 2048 from 1024
* Changed from noop IO scheduler to Deadline. Deadline is still my favorite and I actually think the fairness algorithm design is the best one for our ARM chips... noop is just TOO simple
* A nohz fix from 3.0.31
* Tweaked a few values of the LOAD_AVG CFS scheduler parameters
* More on my repo
-
AW: [Kernel] Franco Kernel (13.06.2012)
Danke für die Info.
Hab es im ersten Beitrag aufgenommen.
-
AW: [Kernel] Franco Kernel (13.06.2012)
Auch hier gibt es etwas neues:
r4:
* Added Simple IO scheduler by default
* Add Sound Control V2. Now with a proper sysfs interface that (I hope) isn't intrusive to sound during calls (I tested a few calls and all was fine). Also will let you configure the strength of the volume boost. Huge props to Supercurio for the original work, I mostly ported the volume increase code to our device with a few modifications. Sysfs path its on the second post. Any encountered bug please provide useful feedback and not just "AMG NU WORK FIX NAO".
-
AW: [Kernel] Franco Kernel (13.06.2012)
Ok, aber der Kernel ist ohne extFAT Unterstützung absolut nicht zu gebrauchen für mich.
Anscheinend kommt Franco auch nicht richtig dahinter, dass zum laufen zu bringen...
-
Hatte den Kernel bis eben drauf. Habe jetzt nicht den riesen unterschied zum sysha bemerkt, außer das ich heute morgen weder anrufen, noch anrufe annehmen konnte...
Gesendet von meinem GT-I9300 mit Tapatalk 2
-
AW: [Kernel] Franco Kernel r5 (22.06.2012)
Update:
r5:
* Back to Tree RCU instead of jRCU - Tree RCU coupled with RCU_BOOST brings the A game back to the field. It gives more CPU throughput and thus more performance than jRCU. It will be more stable (I think jRCU *could* be causing some weird instability when gaming)
* Lots of .config cleanups for a better end-user experience
* Lots of ramdisk tweaks and fix-ups for better experience
* Now it actually applies Simple IO scheduler as the default one (the ramdisk was enabling noop before)
* Some other minor differences and tweaks
Download:
http://minooch.com/franciscofranco/SGS3/boot-r5.tar
-
AW: [Kernel] Franco Kernel r6 (25.06.2012)
Update r6
r6:
* Add toggle to turn on/off fsync: echo N > /sys/module/sync/parameters/fsync_enabled (it's enabled by default which means that enabled = less IO speed while having data integrity; disabled = more IO throughput but less data integrity)
* Add 1,5Ghz step - thanks to gokhanmoral because he found out where Samsung locked the max allowed frequency
* Compiled with -ffast-math
* Some ramdisk tweaks and adjustments
* Some config cleanups
Download:
http://minooch.com/franciscofranco/SGS3/boot-r6.tar
-
AW: [Kernel] Franco Kernel r7 (02.07.2012)
Update r7
r7:
* ExFAT modules are now being loaded
* Increased USB charging rate from 450 to 600
* Some little ramdisk tweaks
Download:
http://minooch.com/franciscofranco/S...S3/boot-r7.tar
Edit:
laut einigen Usern von XDA, geht das mit dem exfat immer noch nicht. :-(
-
AW: [Kernel] Franco Kernel r7 (02.07.2012)
Richtig.Kernel lauft Sau schnell aber exfat geht immer noch net.Immer wieder neustarts.
lg
-
AW: [Kernel] Franco Kernel r8 (02.07.2012)
Update r8
Changelog:
r8:
* Added true init.d support. For init.d it uses a custom busybox bin version 1.18.1
* I've noticing that my Samsung Galaxy S3 is really low on available RAM so I added some aggressive minfree and adj values
* I also added and enabled KSM (Kernel Samepage Merging) along with Memory Compation and Page Merging. All this buzz wordy shit will probably help on memory management in the long run, at least I felt a difference. I also don't think it creates any extra overhead, which is nice
* Added back deadline IO as the default and did a few tweaks. To explain it better this is what I wrote in the commit description: deadline-iosched.c: we were already doing single batches so it makes sense to me to reduce the read/write submit times. Exynos runs with 200HZ so read submits occur 4 times every kernel tick and write submits occur 1 time per kernel tick (was 1 submit every 5 ticks before). This seems to have improved latency according to tests.
* I also merged a few patches to improve NOHZ and LOAD_AVG routines in the main scheduler driver. It seems that the load accounts weren't properly calculated in conjunction with the idle times of the cpus, so according to Peter Zijlstra, the original commit author, this fixes that problem.
Download:
http://minooch.com/franciscofranco/SGS3/boot-r8.tar
-
AW: [Kernel] Franco Kernel r7 (02.07.2012)
natürlich wieder die Frage: exfat?
-
AW: [Kernel] Franco Kernel r10 (12.07.2012)
Update:
(haben wir r9 verpasst)
r10:
* Reverted my previous MDNIE tweak (didn't work out as it should) and merge hardcore MDNIE tweaks, all credits go to him as it looks AWESOME
r9:
* Merged latest Samsung kernel sources
* Some MDNIE screen tweaks
* Disable Touch Booster from the touchscreen driver (will probably save some battery)
* Merged Mali platform rewrite patch from AndreiLux
Download:
http://minooch.com/franciscofranco/SGS3/
-
AW: [Kernel] Franco Kernel r11 (20.07.2012)
r11
* Add toggle to enable/disable thermal throttle (attention this might work or might not, I can't make my device go hot enough for testing) - command's in the second post
* Overclocked L2 bus from 133mhz to 160mhz
* Removed 1500mhz step - its useless and I don't like it
* Increased USB charging from 600 to 800mAh
* Removed KSM
* Decrease busfreq OPP up_threshold from 20 to 30 - I'm not sure how big is the impact on performance, but at least in theory it will jump bus OPP's on lesser system load, which in my opinion makes sense.
* Add a patch from Entropy512 as an attempt to decrease the wlan_rx_wake wakelock
* Some changes in the voltage table - please read this commit message: https://github.com/franciscofranco/G...c015525014d038
* Added sdwatcher binary to /sbin - this binary is special *buzzwords incoming* and will get rid of the fuse mounting and get rid of the /data/media symlink which causes excessive Media Scanning load - basically just mounts the internal sdcard as ext4. Battery life gets a nice boost using this binary. Instructions on how to use it at the second post. All credits go to Greg White, I did nothing but testing it for him
http://minooch.com/franciscofranco/SGS3/boot-r11.tar
-
AW: [Kernel] Franco Kernel r11 (20.07.2012)
r12:
* Merged the latest hardcore MDNIE tweaks - less color saturation on Standard screen mode - thanks hardcore again!!
* Enabled TOUCH_BOOSTER again by default
* Added a module to enable/disable TOUCH_BOOSTER on demand - command available on the 2nd post
* MTP works on OSX again
* Pushed the latest version of the Low Memory Killer driver from the mainline kernel tree
* Some cleanups of legacy shit
* Lowered the default CPU voltages a little bit
* Smaller image since its compressed with XZ
http://minooch.com/franciscofranco/SGS3/boot-r12.tar
-
AW: [Kernel] Franco Kernel r12 (24.07.2012)
Wer nutzt eigentlich diesen Kernel?
-
Presente! :-)
Fragen?
Gesendet von meinem GT-I9300 mit Tapatalk 2
-
AW: [Kernel] Franco Kernel r12 (24.07.2012)
Ja, wie läuft er?
Kann ihn leider nicht Testen wegen meiner auf exFat SD Karte.
-
AW: [Kernel] Franco Kernel r12 (24.07.2012)
Hm... Ich dachte, der hätte exFAT auch, aber scheinbar nicht.
Auf jeden Fall läuft er bisher absolut stabil und rund, keine unnötigen Kernel- oder Wakelocks, d.h. die Akkulaufzeit ist gut. Ausserdem ist er über die passende franco Kernel Updater-App komfortabel zu konfigurieren und noch einfacher zu aktualisieren.
Performance find ich gefühlt sehr gut, Quadrant spuckt mit deaktiviertem fsync (über die App) beinahe 6000 Punkte aus, mit fsync auf on ca 5'600.
-
AW: [Kernel] Franco Kernel r12 (24.07.2012)
Zitat:
Zitat von
spline
Wer nutzt eigentlich diesen Kernel?
kein exFAT, kein Franco...
(marginale) Performanzoptimierungen auf Kosten von Basisfunktionalität (exFAT) sind für mich nicht nachvollziehbar...
gleiches gilt für den aktuellen SpeedMod...
-
AW: [Kernel] Franco Kernel r12 (24.07.2012)
r13:
* Merged update4 sources from Samsung
* Other small CPU voltage changes
Download:
http://minooch.com/franciscofranco/SGS3/boot-r13.tar
-
AW: [Kernel] Franco Kernel r13 (06.08.2012)
Seit heute: r14 mit funktionierendem exfat support und mehr:
* Adjusted Mali DVFS up_thresholds - should be smoother
* Ajusted PegasusQ governor - up_threshold is back to default 85 and it scales much better beween intermediate frequencies
* ExFat modules should finally load and work (need testing please)
* Merged BFQ v4 IO scheduler and made it default (testing kernel with this new scheduler was very well received and got very good response by the community) - for more information why I added this check the Tuna thread
* Some CFS tweaks & patches
* Back to stock voltage tables
Download: http://minooch.com/franciscofranco/Samsung Galaxy S3/
-
AW: [Kernel] Franco Kernel r13 (06.08.2012)
der kernel war und ist (vor allem nun mit exfat support) ein geheimtipp. franco ist ein alter hase und hat "die sache" voll im griff ;-) man sollte die paar cent in die dazugehörige app "franco.kernel updater" investieren, damit man volle kontrolle hat.
-
AW: [Kernel] Franco Kernel r14 (13.08.2012)
Hab den Siyah und den Speedmod Kernel getestet. Beide liefen super, aber der Akkuverbrauch war meiner Meinung nach bei beiden höher. Der Franco Kernel hingegen, spart einiges und läuft genau so gut! Gibt übrigens schon r15.
-
AW: [Kernel] Franco Kernel r14 (13.08.2012)
Bei mir lief's gerade anders: Ich bin gerade von Franco zum Siyah umgestiegen, Akku hält damit doppelt so lange und die Wakelocks sind auf einen Bruchteil reduziert...
Gesendet von meinem GT-I9300 mit Tapatalk 2