[linuxkernelnewbies] Help with installation of gnome-cups-manager - LinuxQuestions.org

2008-10-15 Thread Peter Teoh
http://www.linuxquestions.org/questions/linux-newbie-8/help-with-installation-of-gnome-cups-manager-667875/ Originally Posted by stress_junkie I don't know the answer to your question but I have an idea. You can administer CUPS from your web browser. Just

[linuxkernelnewbies] reading via /dev/kmem

2008-10-15 Thread Peter Teoh
http://www.tjd.phlegethon.org/software/linux/kpeek.c /* * Hack to read a value in kernel space, when you can't be * bothered using sysctl. * * Copyright (c) 2002 Tim Deegan [EMAIL PROTECTED] * * This program is free software; you can redistribute it and/or modify * it under the

[linuxkernelnewbies] Linux内核补丁 AMD旁路转换缓冲(TLB)错误 - 51CTO.COM

2008-10-15 Thread Peter Teoh
http://os.51cto.com/art/200801/64187.htm Linux内核补丁AMD旁路转换缓冲(TLB)错误 http://os.51cto.com  2008-01-15 14:57  metallica  赛迪网  我要评论( 0) 摘要:关 于AMD的旁路转换缓冲(TLB)错误及其对四核皓龙芯片的影响上周已经有了很多报道,据国外媒体报道,AMD在为64位Red Hat企业版Linux即Upgrade

[linuxkernelnewbies] [PATCH] [3/20] x86: Implement support to synchronize RDTSC with LFENCE o

2008-10-15 Thread Peter Teoh
http://www.mail-archive.com/[EMAIL PROTECTED]/msg246238.html According to Intel RDTSC can be always synchronized with LFENCE on all current CPUs. Implement the necessary CPUID bit for that. It is unclear yet if that is true for all future CPUs too, but if there's another way the kernel can

[linuxkernelnewbies] 《Linux PowerPC详解- -核心篇》/huachu.com.cn(电脑书)

2008-10-15 Thread Peter Teoh
http://www.huachu.com.cn/itbook/itbookinfo.asp?lbbh=10070420 inux PowerPC详解--核心篇

[linuxkernelnewbies] Re: Problem running User Mode Linux (UML)

2008-10-15 Thread Maninder Singh
Yes peter, I have come to know abt it.. actually tuntap is one of the transport types available for packet exchange between the virtual machines (UML clients) and the host OS. So, while invoking the uml client, we specify how this client will be networked with the host. under tuntap transport

[linuxkernelnewbies] writing via /dev/kmem

2008-10-15 Thread Peter Teoh
http://www.tjd.phlegethon.org/software/linux/kpoke.c /* * Hack to frob a value in kernel space, when you can't be * bothered using sysctl. * * Copyright (c) 2002 Tim Deegan [EMAIL PROTECTED] * * This program is free software; you can redistribute it and/or modify * it under the

[linuxkernelnewbies] Re: Problem running User Mode Linux (UML)

2008-10-15 Thread Peter Teoh
Thank you...so does this mean that UML must always use tuntap for networking? Can we have any other alternatives than tuntap? On Wed, Oct 15, 2008 at 5:20 PM, Maninder Singh [EMAIL PROTECTED] wrote: Yes peter, I have come to know abt it.. actually tuntap is one of the transport types

[linuxkernelnewbies] Fwd: ip forwarding between two tap interfaces

2008-10-15 Thread Maninder Singh
-- Forwarded message -- From: Maninder Singh [EMAIL PROTECTED] Date: Oct 15, 2008 11:16 PM Subject: ip forwarding between two tap interfaces To: Vishal Verma [EMAIL PROTECTED], Peter Teoh [EMAIL PROTECTED] I have created two virtual interfaces on host linux : *tap0 : 172.31.5.254*