antlia
12.12.10
조회 수 21698
추천 수 24
댓글 26



안녕하세요 눈팅만 하던 스피카 입니다.
이번에 갤노트2를 장만하면서 (원래 공부하던게 커널 쪽이라)커널을 기웃기웃하다가가 
SJkernel님이 기초 3.0.36 기반으로 하여 
NEAK JB Kernel 커널의 패치를 분석하여 
적용하여 득이되는것을 적용하였습니다.
저의 경우에는 성능보다는 버그 및 안정성 위주로 신경쓰기 때문에
오버클럭은 되어있지 않지만 일부 언더볼팅이 되어있습니다.

적용된 사항은 다음과 같습니다.
defconfig: disabling WATCHDOG for every config file
bfq  v5 applied
block: sio: tweaks
mm.h: Set VM_MAX_READAHEAD to 1024
cpufreq: be sure that scaling_available_freqs is populated (netarchy)
arm: smp: Wrap backtrace IPI with irq_enter/exit
netfilter: xt_qtaguid: fix ipv6 protocol lookup
ARM: SMP: use a timing out completion for cpu hotplug 
sched_rt: fix SCHED_RR across cgroups
cpufreq: adding Lazy governor
cpufreq: adding LulzactiveV2 governor
lib/checksum.c: optimize do_csum a bit 
lib: Introduce some memory copy macros and functions. 
lib: Improve the performance of memcpy and memmove.
init/main.c: execute lockdep_init as early as possible 
sched_features: disable GENTLE_FAIR_SLEEPERS
[PATCH] cpufreq_pegasusq: make up_threshold_at_min_freq and 
cpufreq: fixes from arighi
mm: SLQB Memory Allocator
Kconfig: removing some debugging dependencies
kernel: CGROUP_TIMER_SLACK
slicing-by-8 algorithm for crc32 and crc32c
RCU: Joe's RCU 
mmc: core: put eMMC in sleep (cmd5) mode before suspend 
remove ARM based old sha-1 implementation
mali: disabled STATE_TRACKING
RWSEM_XCHGADD_ALGORITHM for ARM (R/W semaphores implemented using ARM… 
sec-reboot: support for "reboot bootloader" command
fuelgauge: increase polling interval to save a bit of battery
cpufreq_pegasusq: remove unused cpu up/down freq 
mach-exynos: cpuidle-exynos4: set logging default to disabled
scripts: setlocalversion: do not append plus sign
iosched: prevent aliased requests from starving other I/O 
lib/sha1: use the git implementation of SHA-1 
lib/sha1.c: quiet sparse noise about symbol not declared 
bfq: fixing compiling errors due to last block patch
block: strict rq_affinity
CPU unaligned access path
Makefile: vfp: compile as neon
return_address.c: remove stupid warning
kernel: power: prevent DVFS_LOCK_ID_USER lock for min and max frequen… 
kernel: power: do not prevent prevent DVFS_LOCK_ID_USER for min level
setlocalversion: do not append -dirty when there are un-committed cha… 
init: Kconfig: adding AOSP_ROM flag
mfc5x: fix aosp video recording
leds: finished porting led pulse interface
backlight: use kstrtoul()
init:calibrate: lpj from linux kernel 3.4
aio.c: Asynchronous I/O latency to a solid-state disk greatly increased
to-power: lowered minimum voltages for arm, int, mif and g3d
Adding arch_extension directive
fixing some inlining issues and other linaro related issues
pegasusq: tweakings, cpuidle detection and updates
sensorhub: Fix firmware mislabeling and version checking
ARM: 7011/1: Add ARM cpu topology definition
sched: Ensure cpu_power periodic update 
ARM: cpu topology: Enable ARCH_POWER
ARM: topology: save cpu id of each core
ARM: topology: Update topology according to current sched_mc mode
ARM: 7182/1: ARM cpu topology: fix warning
ARM: topology: Add a cpu_power function
ARM: topology: Add a topology update notification
ARM: cpu topology: Add asym topology flag for using cpu0 1st
ARM: cpu topology: add debugfs
cpupower: update the cpu_power according to cpu load
sched: use cpu capacity to decide if a ILB is needed
stand_hotplug: ported NEAK S3 features
mms152_ts: TOUCH_BOOST_CONTROL feature
Finished merging touchscreen mods
fs: FSYNC_CONTROL V1 - thx to Ezekeel
ondemand: cpuidle detection
sdhci: Remove Samsung's broken hack
ARM: disable preemption in machine_shutdown
#cpufreq: tweaks for conservative & ondemand 안함
3.0.36 to 3.0.37
3.0.37 to 3.0.38
kthread_worker: reorganize to prepare for flush_kthread_work() reimpl…
kthread_worker: reimplement flush_kthread_work() to allow freeing the…
mutex: Place lock in contended state after fastpath_lock failure
ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+
timekeeping: fix 32-bit overflow in get_monotonic_boottime
Various warnings fixed (unused-variable)
regulator: max77686: make max77686 less chatty. we can use dynamic_de…
slub.c: little tweak for performance improvements
3.0.38 to 3.0.39
3.0.39 to 3.0.40
3.0.40 to 3.0.41
3.0.41 to 3.0.42
3.0.42 to 3.0.43
Fix CMD-DMA drivers because they got broken after merging 3.0.39. Sti…
staging: android: updated logger and timed_gpio from official android…
#sync 최적화
sync: allow async waits to be canceled
sync: export sync API symbols
sync: reorder sync_fence_release
sync: optimize fence merges
sync: add internal refcounting to fences 
sync: add reference counting to timelines
sync: Fix error paths
sync: change wait timeout to mirror poll semantics
sync: fix erase-o in sync_fence_wait 
sync: clean up compiler warnings
sync: dump sync state to console on timeout
sync: use correct signed type when handling SYNC_IOC_WAIT
sync: improve timeout dumps
sync: add missing export.h file ottherwise it doesn't compile.
USB: gadget: s3c: iscochronous endpoint support
3.0.43 to 3.0.44
mach-midas: Add platform CPUPower data
bcmdhd: strip debug of wifi module with debug_kernel on
bcmdhd: Reenable IPv6, disable multicast in suspend
3.0.44 to 3.0.45
3.0.45 to 3.0.46
input: cypress: adding touchkey files (which are missing in original …
sync: dump sync state of fence errors
sync: protect unlocked access to fence status 
sync: update new fence status with sync_fence_signal_pt 
sync: use proper barriers when waiting indefinitely 
sync: refactor sync debug printing 
sw_sync: convert to new value_str debug ops 
sync: add tracepoint support 
export.h: comment struct kernel_symbol because its being re-defined a… 
max77693_haptic: user configurable vibration intensity (on AOSP)
3.0.46 to 3.0.47
3.0.47 to 3.0.48
cypress: user configurable touchled timeout, allow to force disable l…
3.0.48 to 3.0.49
3.0.49 to 3.0.50
mali/ump_r3p0_lsi: added GPU clock and voltage control for CM10
3.0.50 to 3.0.51
mdm: power management changes
wacom: driver and e-pen firmware updates
sensorhub: update driver
Fix camera on ZKF107 firmware
3.0.51 to 3.0.52
bcmdhd: additional wireless driver for cm10
sensorhub: refixing firmware mislabeling
sched: Add missing call to calc_load_exit_idle()
3.0.52 to 3.0.53
3.0.53 to 3.0.54
3.0.54 to 3.0.55
mali: disabled bottom lock
Proportional Rate Reduction for TCP.
mm: Do not stall in synchronous compaction for THP allocations
vmscan: move referenced VM_EXEC pages to active list
ARM: Do not allow unaligned accesses when CONFIG_ALIGNMENT_TRAP Newer…
이외에 제가 패치 보면서 이상한 코드들 정리..
# 사용 된 툴체인 : gcc-linaro-arm-linux-gnueabihf-4.7-2012.11-20121123
최종 커널 버전은 3.0.56이 되겠습니다.

Pegasusq ,SQUB,BFQ 을 기본적용하였습니다.
위에서 보시면 알시겠지만 LED에 fading 이 적용되어있습니다.
또한 touchboost가 적용되어있으며 VOODOO sound도 적용 되어있습니다.
STweak이 설치되며 이미 사용하셔서 설정값이 변경되지 않는 분은 /data/.sjkernel을 지워주시면됩니다.
원래 이 커널은 저 혼자 사용하려고 한것이라서 코드제공이나 타 통신사용으로 제공은 하지않습니다.
아 ... 통신사는 KT 전용이고 CWM으로 플래싱 하시면 됩니다.
#exfat 안됩니다.
#19 4.1.2작동확인

#41 위 내용 적용
#7 haptic feedback 수정완료

    dynamic fsync 적용
#10 dynamic fsync을 적용함에 따라  FSYNC_CONTROL V1 적용해제
      코드 전체 재컴파일

#11 O2 옵션대신 Ofast로 컴파일
#15 커널과 램디스크 모두 LZO로 패킹하여 부팅시간단축
#18 각 통신사별 SJkernel 0.82RC2 버전의 램디스크 템플릿으로 변경(커널제외)
#19 각 통신사별로 커널 컴파일
#24  추가 버그 수정
sdhci: Remove Samsung's broken hack
sched: use cpu capacity to decide if a ILB is needed
s3cfb: asynchronous vsync notification
mc1n2: Add interface for volume registers
mdnie: black crush fix.
cpufreq_lulzactiveq: add lulzactiveq governor (추가)
mdnie: more silence...
s3cfb: brightness curve mod(조명 밝기 커브 조정)
wakelock: (tungstwenty's implementation) expanded deleted wakelocks to let us see which wakelock they were before they got deleted.
3.0.55 to 3.0.56 로 업데이트
#31 cypress 터치LED 버그 수정

(KT는 잘 작동합니다만 SKT LGT는 확인해보지 못했습니다.)
Extra Form
첨부
spi-ca_lg.zip  [File Size:8.09MB/Download:23]
spi-ca_kt.zip  [File Size:8.10MB/Download:91]
spi-ca_sk.zip  [File Size:8.12MB/Download:45]
2012-12-11 22.19.58.png  [File Size:29.6KB/Download:0]
댓글을 남겨야 다운로드가 가능합니다. 감사의 댓글을 달고 오른쪽 확인버튼을 눌러주세요.
다운로드시 일주일에 한개 이상의 게시물 작성이 필요합니다. 지금 자유게시판에 회원님의 하루를 남겨보세요.
추천♡버튼을 잊지 마세요. 추천인과 회원님 모두 포인트가 적립됩니다.
댓글 26
댓글 쓰기 권한이 없습니다.
List of Articles
제목 글쓴이 추천 조회 날짜
노트3 leanKernel: minimalistic kernel v1.2 6 푸른구름 3 4687 2013.11.11
노트3 cm-11-20140904-NIGHTLY-hlte 9 file ㅏㅣ앵 12 5985 2015.08.22
노트2|ROM||AROMA|| Jedi-X16 || PIE || Per App DPI ||4.1.2| 7|23 7 file museum 5 8347 2013.08.11
노트2 킷캣 DN3롬 DN3 v4 BETA FOR NOTE 2 N7105, ATT I317, I317M 12 하이천사 15 23603 2014.05.28
노트2 유플 Miui 4G 인증샷 2 file djdjdnd 3 11149 2013.10.08
배포 노트2 위자드 커널. 16 file comd1324 4 209466 2022.10.01
배포 노트2 안드로이드 13 63 file comd1324 18 208947 2023.06.08
노트2 슬림빈롬 4.3.1 10월 27일 업데이트 되었습니다. 15 file 고구려9 16 12241 2013.10.28
노트2 V5 miui 4.5.1 10 초보티내 7 12018 2014.05.18
자유 노트2 sd카드없이 룸설치는 불가능할까요? 1 풀리아 1 834 2019.06.19
노트2 miui6 5.6.12 4 영진인데 10 7438 2015.06.14
배포 노트2 miui v5!(3.6.14) 26 제철감자 25 18852 2013.06.17
배포 노트2 miui v5!(3.5.10) 21 제철감자 8 12854 2013.05.15
배포 노트2 miui v5! (skt,kt) 45 제철감자 24 16191 2013.04.25
노트2 miui v5! (3.6.28,CM port,LTE) 52 file 제철감자 22 18142 2013.07.11
노트2 MIUI 3.12.27 29 file 제철감자 22 15012 2013.12.28
배포 노트2 E250 Lineage 18.1 20220420 OTA 버전 176 file 겨울tree 49 158577 2022.07.11
노트2 DN3 진동수정 14 file zeri 28 2403 2015.12.05
노트2 4.4.2 커롬 사용자를 위한 한방패치+ 경량화 툴! 34 file opsa 76 23964 2014.03.14
노트2 - 노트4화 SHV-E250K DN4 룸 28 file 서녘 56 22398 2015.02.09
배포 노트2 (E250S) Resurrection Remix 5.8.5 (Android 7.1) 65 file 겨울tree 19 252368 2022.12.10
노트2 토르커널 0.28 -0.29 업데이트 19 file windows8k 14 10840 2014.01.08
배포 노트10.1 M480W CM10 (UNOFFICIAL) 59 file dtrain83 21 17743 2012.10.23
배포 노트1 SHV-E160L 잴리빈커스텀롬(퍼옴) 42 file comd1324 15 26955 2021.08.25
배포 노트1 (SK KT) CM10 stable kukjin test1 64 file 지존태클 81 28977 2012.12.19
배포 노트 8.0(SHW-M500W) CM11 1 file aciruht 1 42768 2024.02.20
노트 5 사이드 키 추가 하는 방법 4 file 우아앙무 30 2842 2015.11.02
배포 노트 3 Android 10 Resurrection Remix 8.6.7 35 file 겨울tree 13 20704 2021.04.28
배포 노트 2 spi-ca커널 [KT /SKT/LGT] #31 26 file antlia 24 21698 2012.12.10
배포 노트 10.1 해외커널에서 국내커널로 변환기 94 file 권혁 83 24681 2012.11.19
1 4 - 56