[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160616084211.GA432@swordfish>
Date: Thu, 16 Jun 2016 17:42:11 +0900
From: Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>
To: Minchan Kim <minchan@...nel.org>
Cc: Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, Vlastimil Babka <vbabka@...e.cz>,
dri-devel@...ts.freedesktop.org, Hugh Dickins <hughd@...gle.com>,
John Einar Reitan <john.reitan@...s.arm.com>,
Jonathan Corbet <corbet@....net>,
Joonsoo Kim <iamjoonsoo.kim@....com>,
Konstantin Khlebnikov <koct9i@...il.com>,
Mel Gorman <mgorman@...e.de>,
Naoya Horiguchi <n-horiguchi@...jp.nec.com>,
Rafael Aquini <aquini@...hat.com>,
Rik van Riel <riel@...hat.com>,
Sergey Senozhatsky <sergey.senozhatsky@...il.com>,
virtualization@...ts.linux-foundation.org,
Gioh Kim <gi-oh.kim@...fitbricks.com>,
Chan Gyun Jeong <chan.jeong@....com>,
Sangseok Lee <sangseok.lee@....com>,
Kyeongdon Kim <kyeongdon.kim@....com>,
Chulmin Kim <cmlaika.kim@...sung.com>
Subject: Re: [PATCH v7 00/12] Support non-lru page migration
On (06/16/16 15:47), Minchan Kim wrote:
> > [..]
> > > > this is what I'm getting with the [zsmalloc: keep first object offset in struct page]
> > > > applied: "count:0 mapcount:-127". which may be not related to zsmalloc at this point.
> > > >
> > > > kernel: BUG: Bad page state in process khugepaged pfn:101db8
> > > > kernel: page:ffffea0004076e00 count:0 mapcount:-127 mapping: (null) index:0x1
> > >
> > > Hm, it seems double free.
> > >
> > > It doen't happen if you disable zram? IOW, it seems to be related
> > > zsmalloc migration?
> >
> > need to test more, can't confidently answer now.
> >
> > > How easy can you reprodcue it? Could you bisect it?
> >
> > it takes some (um.. random) time to trigger the bug.
> > I'll try to come up with more details.
>
> Could you revert [1] and retest?
>
> [1] mm/compaction: split freepages without holding the zone lock
ok, so this is not related to zsmalloc. finally manged to reproduce
it. will fork a separate thread.
-ss
Powered by blists - more mailing lists