Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-28 Thread Michal Hocko
On Mon 28-01-13 09:33:49, Tang Chen wrote: > On 01/25/2013 09:17 PM, Michal Hocko wrote: > >On Wed 23-01-13 06:29:31, Simon Jeons wrote: > >>On Tue, 2013-01-22 at 19:42 +0800, Tang Chen wrote: > >>>Here are some bug fix patches for physical memory hot-remove. All these > >>>patches are based on

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-28 Thread Michal Hocko
On Mon 28-01-13 09:33:49, Tang Chen wrote: On 01/25/2013 09:17 PM, Michal Hocko wrote: On Wed 23-01-13 06:29:31, Simon Jeons wrote: On Tue, 2013-01-22 at 19:42 +0800, Tang Chen wrote: Here are some bug fix patches for physical memory hot-remove. All these patches are based on the latest -mm

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-27 Thread Tang Chen
On 01/25/2013 09:17 PM, Michal Hocko wrote: On Wed 23-01-13 06:29:31, Simon Jeons wrote: On Tue, 2013-01-22 at 19:42 +0800, Tang Chen wrote: Here are some bug fix patches for physical memory hot-remove. All these patches are based on the latest -mm tree.

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-27 Thread Tang Chen
On 01/26/2013 02:19 AM, Toshi Kani wrote: On Tue, 2013-01-22 at 19:42 +0800, Tang Chen wrote: Here are some bug fix patches for physical memory hot-remove. All these patches are based on the latest -mm tree. git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm And patch1 and

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-27 Thread Tang Chen
On 01/26/2013 02:19 AM, Toshi Kani wrote: On Tue, 2013-01-22 at 19:42 +0800, Tang Chen wrote: Here are some bug fix patches for physical memory hot-remove. All these patches are based on the latest -mm tree. git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm And patch1 and

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-27 Thread Tang Chen
On 01/25/2013 09:17 PM, Michal Hocko wrote: On Wed 23-01-13 06:29:31, Simon Jeons wrote: On Tue, 2013-01-22 at 19:42 +0800, Tang Chen wrote: Here are some bug fix patches for physical memory hot-remove. All these patches are based on the latest -mm tree.

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-25 Thread Toshi Kani
On Tue, 2013-01-22 at 19:42 +0800, Tang Chen wrote: > Here are some bug fix patches for physical memory hot-remove. All these > patches are based on the latest -mm tree. > git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm > > And patch1 and patch3 are very important. >

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-25 Thread Michal Hocko
On Wed 23-01-13 06:29:31, Simon Jeons wrote: > On Tue, 2013-01-22 at 19:42 +0800, Tang Chen wrote: > > Here are some bug fix patches for physical memory hot-remove. All these > > patches are based on the latest -mm tree. > > git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm >

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-25 Thread Michal Hocko
On Wed 23-01-13 06:29:31, Simon Jeons wrote: On Tue, 2013-01-22 at 19:42 +0800, Tang Chen wrote: Here are some bug fix patches for physical memory hot-remove. All these patches are based on the latest -mm tree. git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm And

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-25 Thread Toshi Kani
On Tue, 2013-01-22 at 19:42 +0800, Tang Chen wrote: Here are some bug fix patches for physical memory hot-remove. All these patches are based on the latest -mm tree. git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm And patch1 and patch3 are very important. patch1: free

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-23 Thread Simon Jeons
On Thu, 2013-01-24 at 09:36 +0800, Tang Chen wrote: > On 01/24/2013 08:35 AM, Simon Jeons wrote: > > On Wed, 2013-01-23 at 21:17 +0800, Tang Chen wrote: > >> On 01/23/2013 08:29 PM, Simon Jeons wrote: > >>> Hi Tang, > >>> > >>> I remember your big physical memory hot-remove patchset has already >

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-23 Thread Tang Chen
On 01/24/2013 08:35 AM, Simon Jeons wrote: On Wed, 2013-01-23 at 21:17 +0800, Tang Chen wrote: On 01/23/2013 08:29 PM, Simon Jeons wrote: Hi Tang, I remember your big physical memory hot-remove patchset has already merged by Andrew, but where I can find it? Could you give me git tree address?

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-23 Thread Simon Jeons
On Wed, 2013-01-23 at 21:17 +0800, Tang Chen wrote: > On 01/23/2013 08:29 PM, Simon Jeons wrote: > > Hi Tang, > > > > I remember your big physical memory hot-remove patchset has already > > merged by Andrew, but where I can find it? Could you give me git tree > > address? > > Hi Simon, > > You

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-23 Thread Tang Chen
On 01/23/2013 08:29 PM, Simon Jeons wrote: Hi Tang, I remember your big physical memory hot-remove patchset has already merged by Andrew, but where I can find it? Could you give me git tree address? Hi Simon, You can find all the physical memory hot-remove patches and related bugfix patches

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-23 Thread Simon Jeons
On Tue, 2013-01-22 at 19:42 +0800, Tang Chen wrote: > Here are some bug fix patches for physical memory hot-remove. All these > patches are based on the latest -mm tree. > git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm > > And patch1 and patch3 are very important. >

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-23 Thread Simon Jeons
On Tue, 2013-01-22 at 19:42 +0800, Tang Chen wrote: Here are some bug fix patches for physical memory hot-remove. All these patches are based on the latest -mm tree. git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm And patch1 and patch3 are very important. patch1: free

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-23 Thread Tang Chen
On 01/23/2013 08:29 PM, Simon Jeons wrote: Hi Tang, I remember your big physical memory hot-remove patchset has already merged by Andrew, but where I can find it? Could you give me git tree address? Hi Simon, You can find all the physical memory hot-remove patches and related bugfix patches

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-23 Thread Simon Jeons
On Wed, 2013-01-23 at 21:17 +0800, Tang Chen wrote: On 01/23/2013 08:29 PM, Simon Jeons wrote: Hi Tang, I remember your big physical memory hot-remove patchset has already merged by Andrew, but where I can find it? Could you give me git tree address? Hi Simon, You can find all the

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-23 Thread Tang Chen
On 01/24/2013 08:35 AM, Simon Jeons wrote: On Wed, 2013-01-23 at 21:17 +0800, Tang Chen wrote: On 01/23/2013 08:29 PM, Simon Jeons wrote: Hi Tang, I remember your big physical memory hot-remove patchset has already merged by Andrew, but where I can find it? Could you give me git tree address?

Re: [PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-23 Thread Simon Jeons
On Thu, 2013-01-24 at 09:36 +0800, Tang Chen wrote: On 01/24/2013 08:35 AM, Simon Jeons wrote: On Wed, 2013-01-23 at 21:17 +0800, Tang Chen wrote: On 01/23/2013 08:29 PM, Simon Jeons wrote: Hi Tang, I remember your big physical memory hot-remove patchset has already merged by Andrew,

[PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-22 Thread Tang Chen
Here are some bug fix patches for physical memory hot-remove. All these patches are based on the latest -mm tree. git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm And patch1 and patch3 are very important. patch1: free compound pages when freeing memmap, otherwise the kernel

[PATCH Bug fix 0/5] Bug fix for physical memory hot-remove.

2013-01-22 Thread Tang Chen
Here are some bug fix patches for physical memory hot-remove. All these patches are based on the latest -mm tree. git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm And patch1 and patch3 are very important. patch1: free compound pages when freeing memmap, otherwise the kernel