由买买提看人间百态

topics

全部话题 - 话题: kernel
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
c****n
发帖数: 21367
1
一般来说,linux说的都是distro而不是kernel吧,难道只有Linus搞的
算linux,那ubuntu, RH他们做的非kernel部分都不叫linux?
ubuntu是今年一月份才开始算是正式组建kernel team的,之前他们的
platform team里甚至不包括kernel,难道之前他们都没做linux?
GNU/Linux说法已经很过时了
a*******e
发帖数: 3021
2
来自主题: Linux版 - i386, i686, i586都傻意思阿?
haha, i am totally messed up recently.
i686 kernel was indeed installed on my server.
but I installed the wrong kernel srouce so Vbox module couldn't be loaded...
....
should be kernel-PAE-src, not kernel-src......
now vbox is up already.

上,
e*n
发帖数: 1511
3
Google是当之无愧的Linux最大用户,但这位大客户如何用Linux,外界却并不知晓多少
。在上周举行的东京Linux Kernel峰会上,Google工程师Mike Waychison透露了一些使
用Linux的信息: Google主要用Perforce管理内核代码;开发者固定在单一tree上;每
17月,Google会换一个内核版本,最初是Kernel 2.4.18,接着是2.6.11,2.6.18,2.6
.26,显然Google一直落后于内核版本的开发进度;Google kernel开发者共30人,一般
他们会去检查自己在tree上的变动,然后18个月后再检查一次,这造成了严重的维护问
题;对于最初的2.4.18,他们打了2000多个补丁,加入了49.2万行代码,在最新的2.6.
26上他们打了1200多个补丁,加入了30万行代码;Google试图改变这一切,试图与内核
开发社区更好的合作,他们正迁移到Git版本管理系统,计划跟上内核开发进度;四分
之三的Google代码与core kernel有关,设备支持代码只有很小的一部分;社区的开发
太快了,这让Google与社区的
v*****r
发帖数: 1119
4
来自主题: Linux版 - Open Source 招谁惹谁了?
对我来说 grep, find ...就够了,don't care whether there is a faster tool
available or not as I don't see a need to use it on the servers.
Linux Server 没什么需要, Linux Desktop 倒是有可能有用,Linux kernel 也支持
ntfs,我不信 Gnome,KDE 里没这个小 app.
再说了,拿这个比较 file sytem, os kernel 的优略? 嗯嗯
不说别的,Linux kernel 支持多少 filesystem, NT kernel 才支持几个。
v*****r
发帖数: 1119
5
我有一次 configure 错误 造成 Linux (runlevel 5) 一启动就 reboot, 成了
endless 的 reboot loop,最后是按照以下步骤 boot 到 single user mode, 可能对
你的 case 也有帮助:
1. 在 Grub boot 的时候 press ESC 键,进到 kernel boot menu.
2.Use arrow key to scroll to the version of kernel image you want and press
"e" to edit, something like this will appear:
root (hd0,0)
kernel /vmlinuz-2.6..xxxxxx ro root=LABEL=/
initrd /initrd-2.6.xxxxxx.img
3. Then arrow key to scroll to the kernel line press "e" to edit, something
like this will appear:
grub edit
S*A
发帖数: 7142
6
来自主题: Linux版 - NAS用什么filesystem比较好

One way to resolve this issue is to implement ZFS in user space with FUSE
where it is not considered a derived work of the kernel. This approach
resolves the licensing issues but it has some technical drawbacks. There is
another option though. The CDDL does not restrict modification and release
of the ZFS source code which is publicly available as part of OpenSolaris.
The ZFS code can be modified to build as a CDDL licensed kernel module which
is not distributed as part of the Linux kernel. Thi... 阅读全帖
u**l
发帖数: 2335
7
哦,可以这样啊,那他的安装脚本把kernel flash进nand是什么意思呢?
呵呵,我是linux新新手,请多指教哈:
########
## flash kernel
########
echo "# Flashing Kernel..."
echo "# - @ 0x500000"
/usr/sbin/nandwrite -p -s 0x500000 /dev/mtd1 /tmp/usb/boot/uImage.(no)pci
echo "# - @ 0xB00000"
/usr/sbin/nandwrite -p -s 0xB00000 /dev/mtd1 /tmp/usb/boot/uImage.(no)pci
echo "# Done Flashing Kernel"
d********g
发帖数: 10550
8
你绕来绕去扯东扯西就是不肯面对server本来就不是设计来用GUI的,你非要在“
server”上跑GUI,而且又是CentOS这种坑爹货,是不是行为艺术呢?
不说你“打过kernel patch”,你就是15年天天打kernel patch也和这个八竿子打不着
,你说搞了1年的OpenGL或者driver都比这个靠谱
让你trouble shoot就崩溃了,至于么?你近万美金买的“server”就是用来crash的?
你不
trouble shoot可以,那也得花钱上RHEL让别人为你服务啊,用个免费的CentOS又指望
行为艺术得到保障,哪有这么好的事?
说你是“普通用户”也不像,15年Linux还打kernel patch;说你是“专家”但是居然
RTF(riendly)M都不肯还不知如何trouble shoot。近万美金你非要买个“server”又主
动找CentOS受虐,这是什么原因呢?
拿CentOS说事,普通用户吃饱了去装个CentOS当桌面OS?没这种用户

arch下提交过kernel patch,只有你够档次区分什么叫做"server"?呵呵。
g****e
发帖数: 172
9
那些suspicious files安全吗?
多谢!!
sudo chkrootkit
ROOTDIR is `/'
Checking `amd'... not found
Checking `basename'... not infected
Checking `biff'... not found
Checking `chfn'... not infected
Checking `chsh'... not infected
Checking `cron'... not infected
Checking ... 阅读全帖
S*A
发帖数: 7142
10
来自主题: Linux版 - 论linux的体验与普及

windows
高度重用个头,知道 ndiswrapper 是干什么的吗?是用Linux kernel 的API 来实现了
一套
windows kernel API 兼容的 wrapper。而且这种 wrapper 问题很多,没有可能进入
Linux 官方内核的。源代码完全没有重用,直接搞了windows 仿真的接口进行二进制代码
的接口。而且严格意义上这个不算真正的 driver。例如你要放到 PowerPC 或者其他
CPU
系统这个 ndiswrapper就完全没法用,这就是一个 hack。
你的例子完全是特例的 hack,真正的 native 的网卡驱动需要用很多 Linux 专用的
API。
估计很难做到 derivative clean。
聊显卡你算是撞到枪口上了,大错特错。 AMD/Nvidia 都有及其庞大的 kernel binary
blob。用户态的 OpenGL.so 只不过是把数据包装一下传給核心态下的驱动,真正的
体力活是在核心态完成的,包括最关键的图像任务切换,状态同步和调度。你看看 AMD/
Nvidia 核心驱动的大小你就知道了。你说的大概是 Wi... 阅读全帖
S*A
发帖数: 7142
11
Look at the "Cached:" in /proc/meminfo.
Linux will try to cache memory whenever possible.
Memory at free is memory at waste.
As long as the kernel can reclaim those memory (by
dropping the cache). Kernel is not running out of
memory.
The free memory in kernel is memory that is currently
not used at all, in other words, wasted. The kernel
will try to cache stuff and keep the free memory low.
x****o
发帖数: 21566
12
来自主题: Linux版 - Linux scheduler
Yeah, this is usually the bad design if you disable the interrupt and run a
long loop/infinite loop in the kernel, e.g, the device driver, no matter it
is the preemptive or non preemptive kernel. It is programming fault, not
kernel.
Better bound the execution time between disable interrupt and enable
interrupt in the kernel.

调度
R******d
发帖数: 1436
13
有台centos连续死机几次,/var/log/message里除了看到很多这样的错误,也没找到其
他致命的。

kernel: ioatdma 0000:60:04.6: channel enumeration error
kernel: ioatdma 0000:60:04.6: Intel(R) I/OAT DMA Engine init failed
kernel: ioatdma 0000:60:04.7: PCI->APIC IRQ transform: INT D -> IRQ 111
kernel: ioatdma 0000:60:04.7: channel error register unreachable

不知道什么原因会死机。

请问有什么好的办法能查出死机原因么?谢谢。
R******d
发帖数: 1436
14
有台centos连续死机几次,/var/log/message里除了看到很多这样的错误,也没找到其
他致命的。

kernel: ioatdma 0000:60:04.6: channel enumeration error
kernel: ioatdma 0000:60:04.6: Intel(R) I/OAT DMA Engine init failed
kernel: ioatdma 0000:60:04.7: PCI->APIC IRQ transform: INT D -> IRQ 111
kernel: ioatdma 0000:60:04.7: channel error register unreachable

不知道什么原因会死机。

请问有什么好的办法能查出死机原因么?谢谢。
t****t
发帖数: 6806
15
kernel? you mean OS kernel?
usually OS kernel has different API. for example, most probably you don't ha
ve printf. instead, you use printk (in linux).
kernel API is very limited. very very limited.
t****t
发帖数: 6806
16
来自主题: Programming版 - C++ delete
I also suggest you read one of my previous post:
http://www.mitbbs.com/article/Programming/31186111_0.html
It seems a lot of people confuse OS (kernel) and RTL (such as libc/libc++).
They are related but different. As I said, old fashioned people like me
consider a function call as kernel call, if there is privilege/context
switching; otherwise it is not. A lot of function are mixed, meaning they
sometimes invoke kernel, sometimes not, in other words, they *aggregate*
calls to kernel. OS librari
U********d
发帖数: 577
17
来自主题: Programming版 - C++ delete
看了半天我明白你的意思了,你觉得要跑在ring0的才算OS吧?我看你在OS后面加了个
括号注明了kernel。你有一个前提条件os==kernel,然后因为很明显的一个原因:
"OS libraries such as user32.dll, kernel32.dll, ntdll.dll are NOT kernels"
所以
user32.dll, kernel32.dll, ntdll.dll 不算OS。所以我说kernel32什么的算OS的一部
分是错误的。
好吧,这个推导过程没有问题。老实说我也第一次听说OS==kernel,既然你坚持这个前
提,我觉得我们再扯下去就是鸡同鸭讲了。

.
d*******r
发帖数: 3299
18
来自主题: Programming版 - 谈谈想学好底层必不可少的东西
我想请教下,如果本着认真深入地学习底层 OS kernel的目的,应该去折腾哪些个
kernel? 以前看 Linux kernel 都半途而废了 (感觉东西太多,容易lost)。
后来有人指点,应该找个简单完整的OS kernel来hack,比如 UC/OS ( micrium.com ).
另外,需要了解的主流应用包括3D游戏引擎么?这块是不是本身就太复杂了,还跟GPU
扯在一起.
t*****s
发帖数: 416
19
来自主题: Programming版 - 写给对系统感兴趣的人
唉。
我都不忍心了。
不愧是玩弄文字的大师,这么快就想到用代码来狡辩
OS的代码内存自然只有一份。
但是所有的CPU有可能同时运行scheduler的代码,而且这些scheduler的运行实例之间
除了不能同时操作进程表以外互不干涉。
假设你在用户态运行了10个进程的browser,你要因为他们共享程序代码就说成你只开
了1个browser么?
如果你要说这就是你的本意,那也随你。我并不像你以踩人为乐。概念给其他看帖的人
说清楚就好。
至于kernel preemption,并不改变我说的关于系统调用过程的正确性。只不过存在
kernel preemption的情况下,我上面说的任何一步都可以被打断而suspend。但是从进
程本身的视角来说,整个过程并没有改变。
何况kernel preemption对处于用户态和内核态的进程都同样有影响。要考虑它也不存
在“内核态说来话长的问题”。你也应该收起以为丢一个你自以为新颖少见的名词就能
让人被震住的态度了。

:关于槽点1:
:“每个CPU上都有一个scheduler”
:楼主不如说每个CPU上都运行着一个linux,你们老师没告诉过你O... 阅读全帖
x****u
发帖数: 44466
20
来自主题: Programming版 - 写给对系统感兴趣的人
这年头“kernel preemption”都算新颖少见的名词了,你真是不给粉丝团面子。
你再使劲读读代码,先弄清“被打断”的意思吧。

至于kernel preemption,并不改变我说的关于系统调用过程的正确性。只不过存在
kernel preemption的情况下,我上面说的任何一步都可以被打断而suspend。但是从进
程本身的视角来说,整个过程并没有改变。
何况kernel preemption对处于用户态和内核态的进程都同样有影响。要考虑它也不存
在“内核态说来话长的问题”。你也应该收起以为丢一个你自以为新颖少见的名词就能
让人被震住的态度了。
n******t
发帖数: 4406
21
来自主题: Programming版 - 写给对系统感兴趣的人
不要扯preemption,就说最先说的,明明就是个基本话题。用户内核态切换,
这东西严格来说和schedule也没什么直接关系,和SMP都没必然联系,和
preemption更没必然联系。你没事空立个靶子说别人不懂,我看不出来
这个point在哪里。
而且kernel preemption不是什么rocket science,
虽然的确需要很多技术手段去很好的实现,但是不懂kernel preemption
就不能做底层开发了?这不是扯淡么。
此外,kernel preemption也不是Linux的强项,
并且大部分server 都不需要kernel preemption。
最后我个人认为你这种做法非常无聊。自己没有建设性意见,
除了xxx没有前途,就yyy没有前途。你觉得什么有前途?
自己基本上没有干货,别人一说干货,你就无限制衍生话题,
直到别人有一些可能不是完全正确的观点出来,你就一整乱high,
真是闲的慌。
g*****g
发帖数: 34805
22
来自主题: Programming版 - 码工要有创新精神
你年纪大又如何?又不是年纪大水平就高,我不知道你吹这个有什么用。
我老是中国第一批用Php做网站的,没文档没框架没人问自己琢磨,几百上千万用户的
网站也
做出来了。
像你这样改个现成php框架写个小零售网站就吐血的,也配来跟我装。
你知道我们啥区别吗?我不懂kernel,所以我从不谈kernel,更不会谈kernel应该怎么
写,嫌kernel写得烂。
你不懂网站,小网站都吐血,偏偏要谈怎么设计12306.
d***n
发帖数: 832
23
来自主题: Programming版 - 招人过程中关于语言一点小经验
我多年工作中观察到的,在大公司也很常见
就是做kernel或者做什么什么engine的瞧不起做应用的
觉得不够核心
总的来说下一层往往瞧不起上一层的
我有机会每层都做一点所以有亲身体会
虽然最后没到OS kernel mode这一层
但同一dev mgr的隔壁组在写kernel mode driver
个人觉得每一层都有自己的挑战复杂度
你那一层你做得好不代表你在另一层做得好
不信的话让做kernel做上2年web UI就知道了
我个人觉得越往下做可能越舒服
或者在某种程度上说更“简单”
原因是dependency变少
要focus的东西主要是那几大项
code base相对比较稳定
team相对比较稳定
很多时候普通水平的大头(意思就是说大部分)更重视下面层
基于此我想大胆猜测一下,楼主上层做得比较少
非常有可能的是,在UI层没做过或做过没超过2年
S*A
发帖数: 7142
24
It is not a bug. It is just the way it is. Call it
a feature as you like.
Kernel code is not as forgiving as the user space code.
Because kernel care performance very much. It will
let the caller to take the responsibility to maintain the
buffer. That part is still true as I said earlier.
If you want to shoot yourself in the foot from
the kernel. The kernel will gladly let you do so.
S*A
发帖数: 7142
25
来自主题: Programming版 - 14位在世的最好的程序员
靠,公开源代码那你个傻 X 到是贴出来啊。
我还在等着呢,NT kernel 的源代玛在那里?
你怎麼自己 build 个 NT kernel?
OSX 黑苹果,你又被打嘴了吧,黑苹果是
用 OSX 的 binary kernel, 没有 kernel 部分的
源代码。有的话请你贴出来。
你不会连 prebuild binary 和源代码都分不清
还要来指点谁的编程更厉害,感情你连什么是
源玛都搞不懂。
a*****e
发帖数: 1700
26
看你这么不愿意接触自己不懂的东西,我给你截个图好了,整个系统只有一块是 C,其
它都是 FP 系的。而且我说的是“从头到脚 formally verified”,什么意思呢?
We then describe the functional correctness proof of the kernel’s C
implementation and we cover further steps that transform this result into a
comprehensive formal verification of the kernel: a formally verified IPC
fast path, a proof that the binary code of the kernel correctly implements
the C semantics, a proof of correct access-control enforcement, a proof of
information-flow noninterference, a sound wor... 阅读全帖
c*********l
发帖数: 3438
27
来自主题: Programming版 - Kaggle入门问题 (转载)
【 以下文字转载自 DataSciences 讨论区 】
发信人: flareon (), 信区: DataSciences
标 题: Kaggle入门问题
发信站: BBS 未名空间站 (Fri Apr 14 18:16:24 2017, 美东)
一直在看kaggle kernel,自己也写一点,但没想过参赛
有一些很愚蠢的问题是:
1. 对于已经结束的competition,为啥我无法看到winning kernel呢?
2. 是不是只有还在进行的比赛,才能看到kernel呢?还是说这些show kernel的人是不
参与比赛的?
3. competition分为featured,research 。。好几种,到底啥区别呢?
谢谢
g****e
发帖数: 172
28
【 以下文字转载自 Linux 讨论区 】
发信人: gangle (nothing), 信区: Linux
标 题: 请高手帮忙看看这个chkrootkit安全否?
发信站: BBS 未名空间站 (Mon Aug 13 18:29:14 2012, 美东)
那些suspicious files安全吗?
多谢!!
sudo chkrootkit
ROOTDIR is `/'
Checking `amd'... not found
Checking `basename'... not infected
Checking `biff'... not found
Checking `chfn'... not infected
Checking `chsh'... ... 阅读全帖
w**n
发帖数: 88
29
来自主题: Unix版 - Does Linux support thread?
There are 2 levels of thread: kernel level and user level thread, The first
one needs kernel support , the latter one handled by the libary, and kernel
doesnt know anything about multi-thread in a process, that is the way how
Java works.
Programming lang only support multi-thread in user-level, multi-process
must be supported by kernel
s****l
发帖数: 78
30
After I finished my project I installed FreeBSD 4.2 again
for my network assignment. hehe
but now 2 problems exist,
1. sound card doesn't work
2. pcmcia network card doesn't start to work at bootup
for 1 I know, I need to recompile the kernel, add 1 or 2 lines
into the kernel, my sound card is YAMAHA OPLSA3x, can any
friend tell me which 2 lines I need to add in the kernel conf file?
I have read the manual, and tried 5 times, but each time, after boot
up using new kernel, at maing DEV step, not
g******i
发帖数: 118
31
mgcv是个很牛x的package, 能做很多很fancy的事情。有需要的话你可以慢慢挖掘。
总的来说,不论是用mgcv里gam,还是用Local linear kernel regression,loess, 他
们不应该有太多差别的。如果后者准确度好很多,十有八九是Kernel的bandwidth设的
比较小,偏向over smooth 罢了。gam里面默认knots之类的也可以调节,应该也能达到
Kernel的效果。
不知道你的prediction是不是in sample prediction. 如果是的话,这种比较是没有意
义的,你永远可以Overfit来提高。gam里面用了cross validation来选择smooth程度,
应该还算比较可信。我就不知道kernel regression有没有用CV。
我个人偏好用gam,用那些spline。视觉效果也会比local linear之类好一些。

model
C*****e
发帖数: 13
32
Maybe wrong, just according to my knowledge.
Shared memory is not syncronized autmatically. You should use some
other kernel routines to avoid collision, like semopher operations.
Because semctl and semget is in kernel mode, the internal data is not
protected in traditional single CPU kernel. In multi-CPU mode, these
internal data maybe "hotspot" by several CPUs, so the kernel uses
spinlocks to protect them. The spinlocks usually use hardware syncronization
mechenism to keep syncronized. In X86
f*******a
发帖数: 663
33
来自主题: DataSciences版 - Science上新clustering算法的分析测试
开始忘贴代码了,有朋友要求,就把修改后的代码贴在这里。改动不多,可以部分提升
效率。原来的也没删,注释掉了。供参考。
=========================================================================
clear;
close all
disp('The only input needed is a distance matrix file')
disp('The format of this file should be: ')
disp('Column 1: id of element i')
disp('Column 2: id of element j')
disp('Column 3: dist(i,j)')
if(0)
% mdist=input('name of the distance matrix file (with single quotes)?\n'
);
mdist = 'example_distances.dat';

disp('Reading input dis... 阅读全帖

发帖数: 1
34
来自主题: DataSciences版 - Kaggle入门问题
一直在看kaggle kernel,自己也写一点,但没想过参赛
有一些很愚蠢的问题是:
1. 对于已经结束的competition,为啥我无法看到winning kernel呢?
2. 是不是只有还在进行的比赛,才能看到kernel呢?还是说这些show kernel的人是不
参与比赛的?
3. competition分为featured,research 。。好几种,到底啥区别呢?
谢谢
z*******n
发帖数: 1034
35
来自主题: MobileDevelopment版 - ARM: The quiet revolution
By Simon Hill July 24, 2014
You could be forgiven for not knowing the name ARM, but you probably should.
It was founded in 1990, the same year that the World Wide Web was born, and
it’s the world’s leading supplier of semiconductor IP, licensing
processor technology and software tools to companies big and small.
You can find ARM technology in everything from digital cameras to car
braking systems to digital set top boxes, not to mention 95% of the
smartphones in the world today. This British mul... 阅读全帖
r******s
发帖数: 925
36
来自主题: _robot版 - 编译RTAI
上次编译内核还是n久以前的事了,所以这次开始的时候就经历了很多波折
不过总算编译成功了,做了一套core 2 duo的,一套P3的
rtai编译很简单,就是kernel
我使用的是linux-2.6.24.7和rtai3.6.1
1. Download clean kernel from kernel.org
2. ar 到 /usr/src
3. patch kernel.
cd /usr/src/linux-2.6.24.7
patch -p1 -b < ../rtai-3.6.1/base/arch/x86/patches/hal-linux-2.6.24-x86-2.0-
07.patch
(注意rtai的路径)
4. patch madawifi
cd -/madawifi/patches
sudo ./install.sh /usr/src/linux-2.6.24.7
5. make gconfig
Loadable module support ---> Enable loadable module support ---> enabled
Loadable modul
e****i
发帖数: 2152
37
【 以下文字转载自 Military 讨论区 】
发信人: erkuai (三天不上bbs,赶得上刘少奇), 信区: Military
标 题: On the Jews and Their Lies, 1543
发信站: BBS 未名空间站 (Wed Jan 12 23:21:23 2011, 美东)
by Martin Luther (1483-1546)
Translated by Martin H. Bertram
copyright © 1971 Fortress Press & Augsburg Fortress - On the Jews and
Their Lies is from Luther’s Works Volume 47. Augsburg Fortress is the
publishing ministry of the Evangelical Lutheran Church in America.
Funded through sales revenue, Augsburg Fortress is called to provide
produ... 阅读全帖
b*******k
发帖数: 1761
38
近日,得到龙芯3号处理器流片成功的消息,十分振奋。
据消息灵通人士透露,第一批流片的龙芯3号处理器(Godson-3A)已于国庆前夕顺利回
到中科院计算所,加电一次点亮,顺利加载Linux Kernel,4个内核全部正常工作。目
前,计算所正在组织优势资源进行板级调试,解决与nVIDIA的MCP68桥片之间的协作问
题。与之前网际流传的信息有所不同,龙芯3号处理器屏蔽了其内置的PCI-E控制器,只
使用HT总线挂接桥片。据悉,计划中将搭配龙芯3号处理器使用的桥片包括nVIDIA的
MCP68,以及AMD的RS780。除了Graghics、Audio、MAC等逻辑,桥片最重要的作用应该
是拓展出PCI-E总线。在计算所自己设计的桥片稳定前,也许在一块主板上将出现龙芯
(CPU)+AMD(桥片)+INTEL(网卡)的有趣搭配了,要知道数十年后这三家可是死敌
软件方面也有一些好消息。首先是龙芯系统体系进入Linux Kernel的工作进展顺利,在
龙芯3号产品化的时候,或许可以直接得到Kernel的支持。当然,这绝不是朝夕就能完
成的工作,还需要计算所、龙芯公司及龙梦方面的不懈努力(重点在资
e****i
发帖数: 2152
39
来自主题: Military版 - On the Jews and Their Lies, 1543
by Martin Luther (1483-1546)
Translated by Martin H. Bertram
copyright © 1971 Fortress Press & Augsburg Fortress - On the Jews and
Their Lies is from Luther’s Works Volume 47. Augsburg Fortress is the
publishing ministry of the Evangelical Lutheran Church in America.
Funded through sales revenue, Augsburg Fortress is called to provide
products and services that communicate the Gospel, enhance faith, and
enrich the life of the Christian community from a Lutheran perspective.
Part I
I had mad... 阅读全帖
u********s
发帖数: 1047
40
您老真是不懂装懂,android的kernel代码还有一些中间层代码狗是改过的不开源也不
在aosp里,狗特地弄的一些中间层就是为了绕开linux kernel的gpl之后对android
kernel收钱


: 你就谢谢吧。安卓是开源软件,谷歌怎么禁?谷歌要禁,要先把安卓的license
改掉。

: 而且就是改也只能是禁改之后的,之前版本的依然在开源license下,华为依然
可以用

: 的。你个啥都不懂的外行就不要发这些让人笑掉大牙的帖子了。

C***S
发帖数: 1159
41
来自主题: Military版 - 中国即将建成的半导体工厂
Kernel driver, 不是kernel drive。写kernel driver只要读本书就可以了。
我鳖下一步应该是半导体设备。
s*******u
发帖数: 2249
42
The FBI has served a search warrant against a 20-year-old college student in
connection with the hacking of Sarah Palin’s personal e-mail account.
A witness told WBIR-TV that FBI agents served the warrant at the college
residence of David Kernell, a student at the University of Tennessee-
Knoxville. Kernell is the son of Mike Kernell, a Democratic state
representative from Memphis.
The FBI and Secret Service launched a formal investigation on Sept. 17 into
the hacking of one of Palin’s Yahoo! e-

发帖数: 1
43
昨天晚了,懒得跟你纠缠。看来你不会轻易放弃,好,那我们就来说个透。
搞笑,我没看过GPL和Copyleft?我老研究各种授权方式的时候,你恐怕还穿开裆裤呢
。我老对各种授权方式的熟悉程度绝对远超绝大多数软件开发人员。
首先,你还是要去补一下历史课和语文课,再来跟大人说话。补完课,先回答下面几个
问题:
“你老要扯伯克利的BSD,先去补补历史课,看看BSD什么时候做的?看看那个时候伯克
利是左还是右?看看加州共和国那时候是左还是右?”
其次,你虽然会用狗狗找一些资料,本质上还是一个左X,只会拿个案推全体!RMS左,
全体Linux/GNU的开发者都左了?关于RMS,我个人很尊重他,人是真正有理想的,追求
自由软件,也事实上推动了开源运动。但是,还是那句话,技术跟政治没有什么关系。
RMS吃饱了饭没事做去支持AA,是他个人的选择,跟他的自由软件联盟都没半毛钱关系
,跟Linux本身更是半毛钱关系都没有。
好了,就来说GPL,你丫知不知道Linux里面GPL涵盖了多少份额?任何一个Linux发行版
,GPL部分不超过15%,严格算,应该在10%以下。就是说,有85%以上是非GPL授权,而
使... 阅读全帖
b****k
发帖数: 7
44
Job: Kernel and OS Infrastructure Software Engineer
Location: Silicon Valley, California
Contact: Jeff, j****[email protected]
Job Descriptions:
=======================
Responsibilities:
* Design, test, and support kernel and OS infrastructure modules in next
generation multi-core/multi-processor high performance and scalable
networking systems
* Design and test software for kernel-level services, multi-threading,
packet processing, network stack, and networking and hardware accelerator
device d
d**i
发帖数: 9682
45
来自主题: JobHunting版 - 帮朋友张贴几个华为的职位 (转载)
【 以下文字转载自 Returnee 讨论区 】
发信人: drei (drei), 信区: Returnee
标 题: 帮朋友张贴几个华为的职位
发信站: BBS 未名空间站 (Tue Oct 18 19:04:00 2011, 美东)
对以下职位有兴趣的,请直接Email联系w********[email protected]
1. Linux Kenerl 资深专家
-Android平台Linux Kernel/HAL平台管理运作
-Kernel能力调优,裁减
-新特性方案架构设计
-输出Android平台Linux Kernel平台的建设路标
要求:
-8年以上相关工作经验,6年以上LINUX内核开发经验
-本科以上学历,计算机、通信类专业毕业
-北京2人,美国硅谷1人,在国内要求华人为佳,外籍员工也可以,美国为本地化员工
为佳
2. 家庭解决方案系统工程师
-深入理解家庭解决方案,对相关技术有较深入的理解;把握未来技术发展方向
要求:
-本科以上学历
-目标公司:PACE、MOTO、三星等
-工作地点,深圳/美国/欧洲
3. 其他相关职位还有:
-技术规划专家
-Android架构师
-... 阅读全帖
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)