Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1328259 > unrolled thread

Have some confusion about the pfn_valid() ?

Started byzhong jiang <zhongjiang@huawei.com>
First post2016-02-06 09:20 +0100
Last post2016-02-06 09:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  Have some confusion about the pfn_valid() ? zhong jiang <zhongjiang@huawei.com> - 2016-02-06 09:20 +0100

#1328259 — Have some confusion about the pfn_valid() ?

Fromzhong jiang <zhongjiang@huawei.com>
Date2016-02-06 09:20 +0100
SubjectHave some confusion about the pfn_valid() ?
Message-ID<qZ6g2-4yb-5@gated-at.bofh.it>

Hi

In my opinion, pfn_valid() is meant to be able to tell if a given PFN has valid
section, and That section can contain corresponding mem_map. but, the section can
be has holes, the corresponding mem_map also be allcoated, resulting in treating
the PFN as valid incorrect.

what's problem for the interpretation of the above?

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web