<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libprocstat/Versions.def, branch release/10.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2012-04-01T18:22:48Z</updated>
<entry>
<title>Export some more useful info about shared memory objects to userland</title>
<updated>2012-04-01T18:22:48Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2012-04-01T18:22:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e506e182dda35a3ac977e9057552439dd24245f5'/>
<id>urn:sha1:e506e182dda35a3ac977e9057552439dd24245f5</id>
<content type='text'>
via procstat(1) and fstat(1):
- Change shm file descriptors to track the pathname they are associated
  with and add a shm_path() method to copy the path out to a caller-supplied
  buffer.
- Use the fo_stat() method of shared memory objects and shm_path() to
  export the path, mode, and size of a shared memory object via
  struct kinfo_file.
- Add a struct shmstat to the libprocstat(3) interface along with a
  procstat_get_shm_info() to export the mode and size of a shared memory
  object.
- Change procstat to always print out the path for a given object if it
  is valid.
- Teach fstat about shared memory objects and to display their path,
  mode, and size.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>- Add symbol versioning to libprocstat.</title>
<updated>2011-05-14T22:15:38Z</updated>
<author>
<name>Stanislav Sedov</name>
<email>stas@FreeBSD.org</email>
</author>
<published>2011-05-14T22:15:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2f7e4c22b91c0e660d4a1911c4367388f7d63016'/>
<id>urn:sha1:2f7e4c22b91c0e660d4a1911c4367388f7d63016</id>
<content type='text'>
Suggested by:	kib
</content>
</entry>
</feed>
