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


Groups > linux.kernel > #1328259

Have some confusion about the pfn_valid() ?

From zhong jiang <zhongjiang@huawei.com>
Newsgroups linux.kernel
Subject Have some confusion about the pfn_valid() ?
Date 2016-02-06 09:20 +0100
Message-ID <qZ6g2-4yb-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw



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?

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web