Re: anyone aware of a high availability setup that relies on fully redundant install?

2016-05-12 Thread Andrew Bradford
Hi Robert, On 04/17 10:47, Robert P. J. Day wrote: > > i figure this is as good a place as any to ask ... is anyone here > aware of anyone using a linux config and install that, for the > purposes of reliability or high availability or whatever you want to > call it, relies on a second, complet

Re: can anyone tell me which function to call to pause the kernel

2016-05-12 Thread François
On 05/12/2016 04:55 PM, walkerlala wrote: > I successfully insert some function into the kernel code and make it > execute when the kernel start up, but I just can't make the kernel stop > executing. Are there any functions which can pause the kernel so that I > prompt the user, and let the user

can anyone tell me which function to call to pause the kernel

2016-05-12 Thread walkerlala
I successfully insert some function into the kernel code and make it execute when the kernel start up, but I just can't make the kernel stop executing. Are there any functions which can pause the kernel so that I prompt the user, and let the user input a command(maybe a comment to display the c

Re: Can I just remove code of other architectures and get a clean X86 source

2016-05-12 Thread Carlo Caione
On Thu, May 12, 2016 at 2:50 PM, walkerlala wrote: > Hi everyone. > I am just reading the kernel code, adding some code to make it > pause and print some text and then interact with it a little bit. I have > compile the kernel successfully and run the kernel in QEMU. It did > work.Nice.

Can I just remove code of other architectures and get a clean X86 source

2016-05-12 Thread walkerlala
Hi everyone. I am just reading the kernel code, adding some code to make it pause and print some text and then interact with it a little bit. I have compile the kernel successfully and run the kernel in QEMU. It did work.Nice. But, when I reading the source, I found that there are

How to contact to Greg.

2016-05-12 Thread Aric
Yeah, that sounds good. Who know Greg's e-mail,or where to find him? -- Original -- From: "Valdis.Kletnieks";; Date: Thu, May 12, 2016 01:32 AM To: "Aric"<583241...@qq.com>; Cc: "Robert P. J. Day"; "kernelnewbies"; Subject: Re: How to fast master kernel