Re: ADMIN: end of nl.linux.org, lists will move

2010-12-14 Thread lijin liu
Got it! Thanks a lot! On Wed, Dec 15, 2010 at 2:05 AM, Rik van Riel wrote: > The university IT department which has graciously hosted > nl.linux.org for the last several years is about to stop > existing. > > I will be moving many of the nl.linux.org services to > my own systems and will preser

ignore_int()

2010-12-14 Thread Parmenides
Hi, While reading the code of interrupt handler named ignore_int, I have some questions about it. The code is as follows: 379/* This is the default interrupt "handler" :-) */ 380ALIGN 381ignore_int: 382cld 383pushl %eax 384pushl %ecx 385pushl %ed

Re: ADMIN: end of nl.linux.org, lists will move

2010-12-14 Thread Mulyadi Santosa
On Wed, Dec 15, 2010 at 01:05, Rik van Riel wrote: > The university IT department which has graciously hosted > nl.linux.org for the last several years is about to stop > existing. Ouch, but anyway, bad things happen in this life...so, "univ IT department" whoever you are...thanks a lot for your

Re: ADMIN: end of nl.linux.org, lists will move

2010-12-14 Thread Greg Freemyer
Rik, Many thanks to the university IT department and to you personally for administering this list. Its a great asset to kernel newbies. Greg On Tue, Dec 14, 2010 at 1:05 PM, Rik van Riel wrote: > The university IT department which has graciously hosted > nl.linux.org for the last several year

ADMIN: end of nl.linux.org, lists will move

2010-12-14 Thread Rik van Riel
The university IT department which has graciously hosted nl.linux.org for the last several years is about to stop existing. I will be moving many of the nl.linux.org services to my own systems and will preserve the four mailing lists that still see occasional traffic. Those mailing lists will be

Re: issue with Vmalloc

2010-12-14 Thread Mulyadi Santosa
Hi On Tue, Dec 14, 2010 at 23:17, Josh Cartwright wrote: > Sorry that I don't have a complete answer, but IIRC, the VmallocChunk > just the largest chunk of the vmalloc region that is unused (so, its a > sort of cheap measure of how fragmented the region is) - not the measure > of how much un

Re: EXPORT_SYMBOL

2010-12-14 Thread Mulyadi Santosa
Just to add something from my stupidity land :) On Tue, Dec 14, 2010 at 13:33, Wouter Simons wrote: > As for the compiler version, as long as the compiled binaries are > compatible it is possible to use a different GCC version. Hm, yes...but not really like that :) different gcc version could pr

Re: issue with Vmalloc

2010-12-14 Thread Josh Cartwright
On Tue, Dec 14, 2010 at 08:47:25PM +0530, naveen yadav wrote: > Hi All, > > I have one question, if I do cat /proc/meminfo > > and do sum of VmallocTotal (114680 kB)=VmallocUsed(4440 > kB)+VmallocChunk(109804 kB) > is not equal, there is difference. why it is there ? is it related for > ioremap

issue with Vmalloc

2010-12-14 Thread naveen yadav
Hi All, I have one question, if I do cat /proc/meminfo and do sum of VmallocTotal (114680 kB)=VmallocUsed(4440 kB)+VmallocChunk(109804 kB) is not equal, there is difference. why it is there ? is it related for ioremap ?. 2. Is MemTotal= VmallocTotal + Other parts ? $ cat /proc/meminfo MemTot

Re: some questions about times

2010-12-14 Thread loody
Dear all: 2010/12/10 loody : > hi: > > 2010/12/10 pradeep singh : >> >> On Dec 10, 2010 6:39 AM, "loody" wrote: >>> >>> hi Muyadi: >>> 2010/12/10 Mulyadi Santosa : >>> > Hi... >>> > >>> > On Thu, Dec 9, 2010 at 21:56, loody wrote: >>> >> Deal all: >>> >> I have some questions about times in #incl

Re: EXPORT_SYMBOL

2010-12-14 Thread Hemanth Kumar
Hi Wouter, Thanks for the info, Regards, --- On Tue, 14/12/10, Wouter Simons wrote: > From: Wouter Simons > Subject: Re: EXPORT_SYMBOL > To: "Hemanth Kumar" > Cc: "Mulyadi Santosa" , "Robert P. J. Day" > , kernelnewbies@nl.linux.org > Date: Tuesday, 14 December, 2010, 12:03 P