Re: [PATCH 6/8] HWPOISON, hugetlb: soft offlining for hugepage

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Wu Fengguang
Date: Tuesday, August 24, 2010 - 8:02 pm

> +static int is_hugepage_on_freelist(struct page *hpage)

Ha! That looks better than the page_count test in my previous email.


However it should still be racy if the test/isolate actions are
not performed in the same hugetlb_lock.

Thanks,
Fengguang
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/8] Hugepage migration (v3), Naoya Horiguchi, (Tue Aug 24, 4:55 pm)
[PATCH 3/8] hugetlb: rename hugepage allocation functions, Naoya Horiguchi, (Tue Aug 24, 4:55 pm)
[PATCH 4/8] hugetlb: redefine hugepage copy functions, Naoya Horiguchi, (Tue Aug 24, 4:55 pm)
[PATCH 5/8] hugetlb: hugepage migration core, Naoya Horiguchi, (Tue Aug 24, 4:55 pm)
[PATCH 6/8] HWPOISON, hugetlb: soft offlining for hugepage, Naoya Horiguchi, (Tue Aug 24, 4:55 pm)
[PATCH 7/8] HWPOISON, hugetlb: fix unpoison for hugepage, Naoya Horiguchi, (Tue Aug 24, 4:55 pm)
[PATCH 8/8] page-types.c: fix name of unpoison interface, Naoya Horiguchi, (Tue Aug 24, 4:55 pm)
Re: [PATCH 6/8] HWPOISON, hugetlb: soft offlining for hugepage, Wu Fengguang, (Tue Aug 24, 8:02 pm)
Re: [PATCH 7/8] HWPOISON, hugetlb: fix unpoison for hugepage, Naoya Horiguchi, (Thu Aug 26, 1:26 am)