2016年(11)
发布时间:2016-10-10 14:55:50
大浪淘沙http://yuanbin.blog.51cto.com/363003/107306......【阅读全文】
发布时间:2016-10-10 14:40:35
经过对Linux系统有了一定了解和熟悉后,想对其更深层次的东西做进一步探究。这当中就包括系统的启动流程、文件系统的组成结构、基于动态库和静态库的程序在执行时的异同、协议栈的架构和原理、驱动程序的机制等等。 本人在综合了现有网上大家智慧的基础上,结合对2.6.32的内核代码的研读,.........【阅读全文】
发布时间:2016-10-10 12:41:01
/* * linux/arch/arm/kernel/calls.S * * Copyright (C) 1995-2005 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This file is included .........【阅读全文】