Open Source & Linux Lab

It's better when it's simple

User Tools

Site Tools


etc:users:kkv:some_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
etc:users:kkv:some_linux [2013/11/25 11:35] – created kkvetc:users:kkv:some_linux [2019/01/23 19:53] kkv
Line 1: Line 1:
-http://www.yzhang.net/blog/2013-04-16-linux-vfs.html +== Android memory == 
-http://www.programcreek.com/2012/01/steps-involved-in-making-a-system-call/ + 
-http://www.tellmeaboutlinux.com/content/linux-architecture +  * https://github.com/aosp-mirror/platform_system_core/blob/master/lmkd/lmkd.c 
-http://www.bogotobogo.com/Linux/linux_drivers_1.php +  * https://android.googlesource.com/platform/system/core/+/master/lmkd/README.md 
-http://www.gnu.org/software/libc/manual/html_node/ +  * https://habr.com/en/post/136154/ 
-http://www.slideshare.net/varunmahajan06/gnu-linux-programstructure +  * https://android.googlesource.com/platform/frameworks/base/+/47eb102/services/java/com/android/server/am/ProcessList.java?autodive=0%2F%2F#116 
-http://duartes.org/gustavo/blog/post/anatomy-of-a-program-in-memory +  * https://www.kernel.org/doc/gorman/html/understand/understand013.html 
-http://www.cs.utah.edu/~gk/peek/old/off.html +  * https://www.kernel.org/doc/html/v4.18/vm/page_owner.html 
-http://www.linuxjournal.com/article/1060 +  *  
-http://www.theparticle.com/cs/bc/os/elfpecoff.html + 
-http://www.ece.neu.edu/~dschaa/docs/linuxkernel.html +== Other == 
-http://www.ece.ualberta.ca/~cmpe401/docs/coldfire/binutils.pdf + 
-http://blog.naver.com/PostView.nhn?blogId=hypermin&logNo=70030944214 +  *  http://www.yzhang.net/blog/2013-04-16-linux-vfs.html 
-http://wiki.osdev.org/ELF+  *  http://www.programcreek.com/2012/01/steps-involved-in-making-a-system-call/ 
 +  *  http://www.tellmeaboutlinux.com/content/linux-architecture 
 +  *  http://www.bogotobogo.com/Linux/linux_drivers_1.php 
 +  *  http://www.gnu.org/software/libc/manual/html_node/ 
 +  *  http://www.slideshare.net/varunmahajan06/gnu-linux-programstructure 
 +  *  http://duartes.org/gustavo/blog/post/anatomy-of-a-program-in-memory 
 +  *  http://www.cs.utah.edu/~gk/peek/old/off.html 
 +  *  http://www.linuxjournal.com/article/1060 
 +  *  http://www.theparticle.com/cs/bc/os/elfpecoff.html 
 +  *  http://www.ece.neu.edu/~dschaa/docs/linuxkernel.html 
 +  *  http://www.ece.ualberta.ca/~cmpe401/docs/coldfire/binutils.pdf 
 +  *  http://blog.naver.com/PostView.nhn?blogId=hypermin&logNo=70030944214 
 +  *  http://wiki.osdev.org/ELF 
 +  *  http://www.linux.com/news/software/applications/8208-all-about-linux-swap-space 
 +  *  https://www.kernel.org/doc/Documentation/filesystems/tmpfs.txt 
 +  *  http://www.tecmint.com/linux-boot-process/ 
 +  * http://www.tldp.org/HOWTO/BootPrompt-HOWTO.html 
 +  * http://doc.opensuse.org/products/draft/SLES/SLES-admin_sd_draft/cha.boot.html 
 +  * http://www.codeproject.com/Articles/131862/Special-Features-of-Linux-Memory-Management-Mechan 
 +  * http://tournasdimitrios1.wordpress.com/2010/11/15/managing-moduls-on-the-linux-kernel/ 
 + 
  
etc/users/kkv/some_linux.txt · Last modified: 2019/01/23 19:59 by kkv