Re: [android-kernel] Low Price Embedded Boards for Porting Android/Android HAL/Kernel Development

2016-08-29 Thread Dmitry Shmidt
https://source.android.com/source/devices.html On Mon, Aug 29, 2016 at 10:31 PM, Raul Piper wrote: > Hi, > I have googled out the following boards for Android Kernel/HAL development. > > -ODROID : http://www.amazon.in/ODROID-C1-Project-Board-1-5GHz- > Gigabit/dp/B018WDR45A?tag=googinhydr18418-21

[android-kernel] Re: Building kernel modules for custom kernel version

2013-12-07 Thread Dmitry
Hi, Recently I got similar issues look here http://libunicomm.org/?p=204#more-204, may be it would be helpful On Sunday, November 24, 2013 11:01:46 PM UTC+4, Akos Kemives wrote: > > My Samsung Galaxy S2 kernel version is > > *Linux version 3.0.31-889555 (dpi@DELL228) (gcc version 4.4.3 (GCC) ) #3

[android-kernel] How to make native Unix/Linux daemon work on Android?

2013-12-06 Thread Dmitry
I'm searching the Internet for a serveral days with no result. So, I decided to ask the community to shed some light on this. I have an application written in C++ that I compiled for Android OS. The app can also be run as daemon (by specifying --daemon option). When it's run as the regular

[android-kernel] Low memory killer algorithm

2011-11-22 Thread Dmitry
PAGES, but it seems to me that it show the number of pages allocated for file mappings (and file buffers most likely) but not the number of free pages of file cache . So it is very strange to compare the limits of minfree with NR_FILE_PAGES Dmitry -- unsubscribe: android-kernel+uns

[android-kernel] Re: Download Latest Android kernel

2011-11-17 Thread Dmitry Golubovsky
Hi, What specific kernel features are required for ICS that exist in 3.0 and do not exist in say 2.6.29? Thanks. On Nov 17, 4:24 am, "Gopala Krishna.M" wrote: > checkout the following thread. you have the information. > kernel source - for ICS > > ICS uses 3.x kernel. so checkout android-3.0 >