Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1240168
| From | Vlastimil Babka <vbabka@suse.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations |
| Date | 2015-10-06 09:10 +0200 |
| Message-ID | <qguxP-7kY-9@gated-at.bofh.it> (permalink) |
| References | <qf8J4-4MS-19@gated-at.bofh.it> <qf8J4-4MS-17@gated-at.bofh.it> <qg2rT-pk-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 10/05/2015 03:05 AM, Hugh Dickins wrote: > On Fri, 2 Oct 2015, Vlastimil Babka wrote: >> --- a/Documentation/filesystems/proc.txt >> +++ b/Documentation/filesystems/proc.txt >> @@ -239,6 +239,8 @@ Table 1-2: Contents of the status files (as of 4.1) >> VmPTE size of page table entries >> VmPMD size of second level page tables >> VmSwap size of swap usage (the number of referred swapents) >> + by anonymous private data (shmem swap usage is not >> + included) > > I have difficulty in reading "size of swap usage (the number of referred > swapents) by anonymous private data (shmem swap usage is not included)". > > Luckily, VmSwap never was "the number of referred swapents", it's in kB. > So I suggest amount of swap used by anonymous private data > (shmem swap usage is not included) Good point, thanks! > for which you can assume Acked-by: Hugh Dickins <hughd@google.com> > > Hugh > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations Vlastimil Babka <vbabka@suse.cz> - 2015-10-02 15:40 +0200
Re: [PATCH v4 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations Jerome Marchand <jmarchan@redhat.com> - 2015-10-02 17:00 +0200
Re: [PATCH v4 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations Hugh Dickins <hughd@google.com> - 2015-10-05 03:10 +0200
Re: [PATCH v4 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations Vlastimil Babka <vbabka@suse.cz> - 2015-10-06 09:10 +0200
csiph-web