<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/vmstat, branch release/14.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F14.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F14.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-10-29T13:04:25Z</updated>
<entry>
<title>vmstat: Add a column to vmstat -o output for laundry pages</title>
<updated>2024-10-29T13:04:25Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2024-10-22T12:48:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6feb4f363cdbe6a41ca631b37d1451cd5f1191e0'/>
<id>urn:sha1:6feb4f363cdbe6a41ca631b37d1451cd5f1191e0</id>
<content type='text'>
Reviewed by:	kib
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D47215

(cherry picked from commit 1249ee57e96b84e84015b433d0a3bfdef0c108bf)
</content>
</entry>
<entry>
<title>vmstat: Fix column header alignment in -o output</title>
<updated>2024-10-20T00:29:04Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2024-10-13T14:26:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=11dd4e797e5f10d497f509d562e1b5b6c0462b06'/>
<id>urn:sha1:11dd4e797e5f10d497f509d562e1b5b6c0462b06</id>
<content type='text'>
MFC after:	1 week

(cherry picked from commit 610fcb06ff0c972434f0b4b7a08947c038dd951e)
</content>
</entry>
<entry>
<title>vmstat -o: report objects backing posix shm segments</title>
<updated>2024-10-15T14:50:17Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2024-10-07T02:01:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8ff05830f63328a22fa9eccd7a6d9b525b364b8'/>
<id>urn:sha1:a8ff05830f63328a22fa9eccd7a6d9b525b364b8</id>
<content type='text'>
(cherry picked from commit ba40b2b89962b799ade3b92cdd710e36cccc8810)
</content>
</entry>
<entry>
<title>vmstat -o: report objects backing SysV shm segments</title>
<updated>2024-10-15T14:50:16Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2024-10-05T09:43:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cd8f8d34c9fde023fb9821c5063abeea66e394ba'/>
<id>urn:sha1:cd8f8d34c9fde023fb9821c5063abeea66e394ba</id>
<content type='text'>
(cherry picked from commit 2d84f79c4e451cac179c7b2111a7f6cba60960b3)
</content>
</entry>
<entry>
<title>vmstat: Add root element to libxo output</title>
<updated>2024-09-10T04:29:34Z</updated>
<author>
<name>Bram Ton</name>
<email>bram@cbbg.nl</email>
</author>
<published>2024-07-17T07:23:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5297156047f29274c9b6e68a514e72a858059890'/>
<id>urn:sha1:5297156047f29274c9b6e68a514e72a858059890</id>
<content type='text'>
Current libxo output does not have a root element. Valid XML requires a single
root element. This commit adds this root element.

The libxo output version bumped accordingly.

PR:		254635
Pull Request: https://github.com/freebsd/freebsd-src/pull/1330

(cherry picked from commit c7dd97ec99687996de49ec0b1a23bf007e5199b9)
</content>
</entry>
<entry>
<title>vmstat: Rely on libxo for numbers humanization</title>
<updated>2023-12-23T04:13:24Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2023-12-08T02:21:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=473dc8e1ba2fdcb080d1d3fccad72e97957ffc99'/>
<id>urn:sha1:473dc8e1ba2fdcb080d1d3fccad72e97957ffc99</id>
<content type='text'>
This makes code cleaner, plus fixes such nonsense as humanized JSON
and XML, making all numbers raw without quotes, spaces, suffixes, etc.

MFC after:      2 weeks

(cherry picked from commit 1f36ca5de596f7c2eb446df5b8e06877901d727a)
</content>
</entry>
<entry>
<title>vmstat: Let libxo properly humanize -m numbers</title>
<updated>2023-12-23T04:13:24Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2023-12-07T04:08:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bf5635d594cb59d4ffe147600cfcc48ffec44916'/>
<id>urn:sha1:bf5635d594cb59d4ffe147600cfcc48ffec44916</id>
<content type='text'>
Raw numbers can be seen in json/xml or with --libxo=no-humanize.

MFC after:	2 weeks

(cherry picked from commit 598d1ac85e87d9312b9fd3266908ab6a6768edc6)
</content>
</entry>
<entry>
<title>vmstat: Improve -z formatting for large names/values</title>
<updated>2023-12-23T04:13:24Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2023-12-06T19:55:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b0b4dedfa163623e8ab2c3f76480c7041ade2c2e'/>
<id>urn:sha1:b0b4dedfa163623e8ab2c3f76480c7041ade2c2e</id>
<content type='text'>
MFC after:	2 weeks

(cherry picked from commit 6f048e71304310db80a210d07cb3768de18589c8)
</content>
</entry>
<entry>
<title>vmstat: Make disks reporting some more reasonable</title>
<updated>2023-12-23T04:13:24Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2023-11-16T03:56:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b65b88dc3af4282af18f04a8e2106bf98cf4c385'/>
<id>urn:sha1:b65b88dc3af4282af18f04a8e2106bf98cf4c385</id>
<content type='text'>
MFC after:	1 month

(cherry picked from commit 7b21c447fb7b761f094c3c2ce2e6d6e2c91c285c)
</content>
</entry>
<entry>
<title>vmstat: fix column names broken in c168508655720</title>
<updated>2023-12-05T01:46:57Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2023-12-05T01:39:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=020432848ee52adf37e5b073b1bdadb84be4dddb'/>
<id>urn:sha1:020432848ee52adf37e5b073b1bdadb84be4dddb</id>
<content type='text'>
Loss of the trailing space in the multi-line format string has
resulted in column name being emitted as "FAILSLEEP", instead of
two columns "FAIL" and "SLEEP".

(cherry picked from commit 62d47a4db4579315d7b89002d7de696b44ae1415)
</content>
</entry>
</feed>
