Re: Are you interested in a Linux Kernel Off-topic Mailing List?

2013-11-13 Thread Gustavo da Silva
Or even who is not interested in Linux Kernel Off-topic Mainling List, just don't subscribe him/her in the list. 2013/11/13 Gustavo da Silva > And... ...Why not?! > > Of course!! Topics as suggested by Jerry Zhang (Salary/working > environment, ...) is very interesting. And

Re: Are you interested in a Linux Kernel Off-topic Mailing List?

2013-11-13 Thread Gustavo da Silva
>> >> blog: the-hydra.blogspot.com >> training: mulyaditraining.blogspot.com >> >> ___ >> Kernelnewbies mailing list >> Kernelnewbies@kernelnewbies.org >> http://lists.kernelnewbies.or

Re: Speed Analysis Util.

2012-12-11 Thread Gustavo da Silva
ions?! 2012/12/11 Tobias Boege > On Tue, 11 Dec 2012, Gustavo da Silva wrote: > > I would like to tell myself: Ok, so, in 1second, my computer can access > > 2.000 memory cells (relatively, because there is the "inc" instruction > time > > spent, for counting). &g

Re: Speed Analysis Util.

2012-12-11 Thread Gustavo da Silva
o, > which processors do you intend to test (NUMA too)? > > Lukas > > 2012/12/10 Gustavo da Silva : > > Very interesting!! Both the link and the movntq instruction. I'll read > and > > study. > > > > Thanks Tobias!! > > > > 2012/12/8

Re: Speed Analysis Util.

2012-12-10 Thread Gustavo da Silva
Very interesting!! Both the link and the movntq instruction. I'll read and study. Thanks Tobias!! 2012/12/8 Tobias Boege > On Sat, 08 Dec 2012, Gustavo da Silva wrote: > > Hello Kernel Brothers!! How are you??? > > > > So, I would like test the performance of my n

Re: Speed Analysis Util.

2012-12-08 Thread Gustavo da Silva
*mensure: measure!! Sorry about it and other typo. 2012/12/8 Gustavo da Silva > Hello Kernel Brothers!! How are you??? > > So, I would like test the performance of my notebook, developing one or > two utilities, and have a better > mensurement about the speed. > > But

Re: Syscalls: When can I use "cond_syscall()" macro?

2012-07-06 Thread Gustavo da Silva
Ok!! All right. I'll follow the tips. 2012/7/6 Ezequiel Garcia > On Fri, Jul 6, 2012 at 3:58 PM, Gustavo da Silva > wrote: > > And: How are the Argentina after Libertadores?! > > > > > > 1. Please avoid top-posting! (as already suggested) > > 2. Hehe

Re: Syscalls: When can I use "cond_syscall()" macro?

2012-07-06 Thread Gustavo da Silva
And: How are the Argentina after Libertadores?! 2012/7/6 Gustavo da Silva > Ok!! > > I'll use vi/vim/emacs+ctags!!! > > I'm a Java EE developer (who loves binary manipulation & low level > knowledge), so I just use Eclipse IDE. (Eclipse IDE nnoot)

Re: Syscalls: When can I use "cond_syscall()" macro?

2012-07-06 Thread Gustavo da Silva
quiel Garcia > On Fri, Jul 6, 2012 at 3:32 PM, Gustavo da Silva > wrote: > > Hi Ezequiel! How are you?! > > > > So, ...Hmmm... > > > > Im using the following url to navigate by the sources (hehehe) > > > > http://lxr.linux.no/linux+v3.4.4/arch/x86/in

Re: Syscalls: When can I use "cond_syscall()" macro?

2012-07-06 Thread Gustavo da Silva
, I will do the download (if I have not one here in some pendriver)... ...! Thx!! 2012/7/6 Ezequiel Garcia > On Fri, Jul 6, 2012 at 11:42 AM, Gustavo da Silva > wrote: > > > > And another question: > > > > Where are the file "unistd_32.h"?! I'm not

Just a test! I would like to someone reply this!

2012-07-06 Thread Gustavo da Silva
Hello Guys. Im just testing. Can someone just send a response, only to check if my e-mails are going to Kernelnewbies??!!! Thx in Advance! Peace. -- Atenciosamente, Gustavo da Silva gustavodasi...@gmail.com ___ Kernelnewbies mailing list

Syscalls: When can I use "cond_syscall()" macro?

2012-07-06 Thread Gustavo da Silva
; directory!! []'s Peace. -- Atenciosamente, Gustavo da Silva gustavodasi...@gmail.com ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Re: Logical, Linear and Virtual Address.

2010-12-23 Thread Gustavo da Silva
Good!! Thanks a lot, Denis. 2010/12/23 Denis Kirjanov : > On Thu, Dec 23, 2010 at 6:10 PM, Gustavo da Silva > wrote: >> Hi Everyone! >> >> Friends, could someone explain me the difference between Kernel Logical >> and Kernel Virtual Address? > > > AFAIK t

Logical, Linear and Virtual Address.

2010-12-23 Thread Gustavo da Silva
anism and physical memory, I think), and Linear is the address used in to evaluate to the physical (using page directory+page table+offset). But and the Kernel Logical Address? Why Logical Address is Virtual Address, but not all Virtual Address is a Logical Address? Regards. Atenciosamente, Gusta