Author Topic: Kernel Development  (Read 1468 times)

Offline coolsandie

  • Global Moderator
  • *
  • Posts: 154
  • Reputation: 1
  • Wherever you go, there you are.
    • Blog site
  • Firmware: S5570DDKQ7
  • Model: Samsung Galaxy Mini GT-S5570
  • Mods: CWM Recovery 4.0.0.5, CyanogenMod 10 (4.1.1)
  • Service: Airtel India
Kernel Development
« on: February 10, 2012, 12:34:55 PM »
Lets discuss about kernel development folks!

Experienced Developers are welcome!

As a start here's CyanogenMod's Tutorial on Building Kernel from source :
http://wiki.cyanogenmod.com/wiki/Building_Kernel_from_source
DDKA7-XXKB1-XXKPF-XXKPI-XWKS2-DDKQ7
Tweet Me : @coolsandie

Darkforest Group Handset Forums

Kernel Development
« on: February 10, 2012, 12:34:55 PM »

Offline coolsandie

  • Global Moderator
  • *
  • Posts: 154
  • Reputation: 1
  • Wherever you go, there you are.
    • Blog site
  • Firmware: S5570DDKQ7
  • Model: Samsung Galaxy Mini GT-S5570
  • Mods: CWM Recovery 4.0.0.5, CyanogenMod 10 (4.1.1)
  • Service: Airtel India
Re: Kernel Development
« Reply #1 on: February 10, 2012, 12:44:03 PM »
I'm really confused in setting up a building environment whether to go for Linux Ubuntu 32-bit or 64-bit OS !!

For ROMs, for getting properly compiled 64-bit is recommended by most developers and also Ubuntu 10.04 and 11.04 is also recommended. Ubuntu 11.10 has some issues regarding the updated version of GNU C Compiler.

About Kernels, I'm still confused.  -_^
DDKA7-XXKB1-XXKPF-XXKPI-XWKS2-DDKQ7
Tweet Me : @coolsandie

Offline Jonny

  • Android Developer
  • Super Moderator
  • *****
  • Posts: 520
  • Reputation: 6
  • DarkSense Developer
    • DarkSense ROM's
  • Buy me a drink
  • Firmware: Android 4.0.4 With HTC Sense 4.1
  • Model: HTC Sensation XE with Beats Audio Z715e
  • Mods: DarkSense 1.3.2/DarkSense Beta versions , DarkForest Sensation XE ICS 7.3.0
  • Service: O2 - U.K
Re: Kernel Development
« Reply #2 on: February 11, 2012, 11:35:48 AM »
I would go for the 64 bit OS as for ICS kernels (linux kernel 3) I think they require a 64 bit OS to compile properly
Follow me on Twitter

Offline coolsandie

  • Global Moderator
  • *
  • Posts: 154
  • Reputation: 1
  • Wherever you go, there you are.
    • Blog site
  • Firmware: S5570DDKQ7
  • Model: Samsung Galaxy Mini GT-S5570
  • Mods: CWM Recovery 4.0.0.5, CyanogenMod 10 (4.1.1)
  • Service: Airtel India
Re: Kernel Development
« Reply #3 on: February 11, 2012, 07:47:24 PM »
I would go for the 64 bit OS as for ICS kernels (linux kernel 3) I think they require a 64 bit OS to compile properly

Hmm, the problem is Android is not the prime target. I need to use Java+Tomcat+Mysql as a part of my project, don't know whether Tomcat and Mysql performs well in 64-bit OS. Also heard Java performs slower in 64-bit compared to 32-bit, not sure though.
DDKA7-XXKB1-XXKPF-XXKPI-XWKS2-DDKQ7
Tweet Me : @coolsandie

Darkforest Group Handset Forums

Re: Kernel Development
« Reply #3 on: February 11, 2012, 07:47:24 PM »

Tags: android kernel dev