enami
bb08989ba7
Since union_getpages may be called with PGO_LOCKED,
- We need to skip PGO_DONTCARE page also. - ``npages'' returned by VOP_GETPAGES for lower vp doesn't count those pages in this case. So, just loop ``npages'' times is insufficient. Loop while there is real pages instead.
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%