RE: [patch 05/24] Text Edit Lock - Architecture Independent Code

2007-12-20 Thread zhangxiliang
collect_one_slot(kip, i); } break; } } if (dirty && ++kprobe_garbage_slots > INSNS_PER_PAGE) collect_garbage_slots(); + mutex_unlock(&kprobe_mutex); } > -Original Messag

RE: [patch 05/24] Text Edit Lock - Architecture Independent Code

2007-12-20 Thread zhangxiliang
hello, I have some questions for your patches. > Paravirt and alternatives are always done when SMP is > inactive, so there is no > need to use locks. > -#ifndef CONFIG_KPROBES > -#ifdef CONFIG_HOTPLUG_CPU > - /* It must still be possible to apply SMP alternatives. */ > - if (num_p

"swapon" function manpage

2007-03-08 Thread zhangxiliang
hello, The manpage of "swapon" function since Linux 2.6.17 has some error. The MAX_SWAPFILES should be 30 in the latest version. Swap migration uses the two higest numbers of swap types (30 and 31). Regards Zhang Xiliang - To unsubscribe from this list: send the line "unsubscribe linux-ker

Re: ntp

2007-02-04 Thread zhangxiliang
AIL PROTECTED]> To: "zhangxiliang" <[EMAIL PROTECTED]> Cc: "Linux Kernel Mailing List" Sent: Friday, February 02, 2007 5:10 PM Subject: Re: ntp > On Fri, Feb 02, 2007 at 04:47:26PM +0800, zhangxiliang wrote: >> When i start the ntp service successful on serve