Kernel – 2.6.35.7 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

-enable FAIR_SLEEPERS_INTERACTIVE, FAIR_SLEEPERS_TIMER, INT
ERACTIVE, INTERACTIVE_FORK_EXPEDITED, TIMER and TIMER_FORK_EXPEDITED

-set RWSEM_XCHGADD_ALGORITHM and CLASSIC_RCU. author: cyanogen. http://github.com/CyanogenMod/cm-kernel/commit/ce557b5f6bdd618a42758f68fd9bccb62ab97112

-merged (from intersectraven’s ir-kernel):
bb0e862e83a6a7420ec8 (writeback: balance_dirty_pages(): reduce calls to global_page_state)
568819ca4aeeab96029d (mm: implement writeback livelock avoidance using page tagging)
6690b1f9cb89bdf835f7 (radix-tree: omplement function radix_tree_range_tag_if_tagged)
ace0896d4a1bdc7b1217 (writeback: avoid unnecessary calculation of bdi dirty thresholds)
32e5354c15197bbfc78e (writeback: add comment to the dirty limit functions)
354ba5453a55843b2ee8 (writeback: don’t redirty tail an inode with dirty pages)
1313b84a33bb2c40537b (writeback: fix queue_io() ordering)
4d22fb29e56c833d5f03 (writeback: merge for_kupdate and !for_kupdate cases)
2669a2dd9496aea5045f (mm: fix writeback_in_progress())
e80a8571964d4c5f2db2 (vmscan: move referenced VM_EXEC pages to active list)

-merged (from cyanogenmod cm-kernel):
8d25cde172f5fac6dd09 (Optimized ARM RWSEM algorithm)
c4cfcd8ed94f18e575c2 (Add Classic and Preempt RCU support.)

-merged (from android.git.kernel.org common):
d4ffa5549ccc36673f90b6cec4ed7867be8c2bae ([ARM] fiq_debugger: Print local timer irqs count)
762476fa24df17914e1a8fab42e12d59da87539a (sdhci: Always pass clock request value zero to set_clock host op)

Note:
-When charging, after android reports charging complete, wait 30-60 minutes before unplugging.

Known Issues:
-The first time you launch camera, you may experience a delay of up to 3-4 seconds after snapping a picture and being returned to the camera. If this is the case, exit out of the camera app by hitting the back button and re-enter it, and it should be reduced to 1-2 seconds
-Camera will not work unless you are using CM6, CM6 Nightly or Enom’s Latest
-For builds lower then Froyo (i.e. Eclair), when USB is plugged in, vold will SIGSEV.
-If charging stops, unplug and replug back in. Logic is being reviewed and amended currently.
-You may receive “ACPU unable to set …” here and there. This is currently being worked on.

Things to do:
-Cleanup of some unused definitions in the camera space

——–

-XTRA contains:
*userspace governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693 and 460075 applied

boot-cm_2635.7-oc-uv-xtra-btn-aud-ram-neon_fp-102510.zip
Download: boot-cm_2635.7-oc-uv-xtra-btn-aud-ram-neon_fp-102510.zip

——–

Source:
http://github.com/pershoot/kernel-2635
http://github.com/CyanogenMod/cm-kernel
http://github.com/pershoot/nexus-kernel-2635
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-msm-2.6.34-test2
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-2.6.34-test2
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-msm-2.6.35-wip
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.35.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35
http://github.com/xdabravoteam/cm-kernel
http://github.com/ezterry/kernel-biff-testing
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.36
http://github.com/intersectRaven/ir-kernel

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
It is highly reccomended that you either use SetCPU to toggle your governor to either ondemand (reccomended) or interactive (in testing) or use sysfs to echo the value to cpufreq.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use ondemand CPU governor

Leave a Reply