<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/psutil/tests/test_linux.py, branch linux-disk-io-partitions</title>
<subtitle>github.com: giampaolo/psutil.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/'/>
<entry>
<title>#1395 - disk_io_counters() - linux: mimick iostat behavior</title>
<updated>2018-07-22T18:57:44+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-07-22T18:57:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=471be37d8ca91d526d490ba36dc12ff16fe06db3'/>
<id>471be37d8ca91d526d490ba36dc12ff16fe06db3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove outdated linux test</title>
<updated>2018-05-04T21:03:10+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-05-04T21:03:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=757f16b744a8b8d8ae442cf69732feff02e83ea8'/>
<id>757f16b744a8b8d8ae442cf69732feff02e83ea8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove duplicate test</title>
<updated>2018-03-24T19:49:44+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-03-24T19:49:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=504aff59a47f785e67d736f141a6fc8262651cc9'/>
<id>504aff59a47f785e67d736f141a6fc8262651cc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:giampaolo/psutil</title>
<updated>2018-03-20T18:20:47+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-03-20T18:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=43b560b5c8bd1ba5f7e22a49d88ad1d7cd3c0130'/>
<id>43b560b5c8bd1ba5f7e22a49d88ad1d7cd3c0130</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor open mock + add purge script (#1249)</title>
<updated>2018-03-17T12:00:46+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-03-17T12:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=81ef4c9185650213c03122c95856ad3991b5656d'/>
<id>81ef4c9185650213c03122c95856ad3991b5656d</id>
<content type='text'>
* update doc / HISTORY / CREDITS

* suppress warnings from mock module

* linux: add mock test for virtual_memory()

* add a script to purge installation

* linux: disable unreliable test

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* fix typo

* fix typo

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* add docstrings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update doc / HISTORY / CREDITS

* suppress warnings from mock module

* linux: add mock test for virtual_memory()

* add a script to purge installation

* linux: disable unreliable test

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* fix typo

* fix typo

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* refactor open mock

* add docstrings
</pre>
</div>
</content>
</entry>
<entry>
<title>linux: disable unreliable test</title>
<updated>2018-03-17T11:03:35+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-03-17T11:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=329a5e2149848cf8c31f11b0525d6eede7def65b'/>
<id>329a5e2149848cf8c31f11b0525d6eede7def65b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linux: add mock test for virtual_memory()</title>
<updated>2018-03-17T10:10:30+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-03-17T10:10:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=091329c6522a6f53b6d79449693e0e4796ddab9c'/>
<id>091329c6522a6f53b6d79449693e0e4796ddab9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding 'slab' info to virtual_memory on linux (#1239)</title>
<updated>2018-03-17T09:43:48+00:00</updated>
<author>
<name>maxime mouial</name>
<email>hush-hush@users.noreply.github.com</email>
</author>
<published>2018-03-17T09:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=fd78d32681c78dd81742dae6bb7b4b0da3d18010'/>
<id>fd78d32681c78dd81742dae6bb7b4b0da3d18010</id>
<content type='text'>
There are 1970 results on stackoverflow for "slab". Also it is being requested by another user https://github.com/giampaolo/psutil/issues/1202. As such I'm going to accept this PR.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are 1970 results on stackoverflow for "slab". Also it is being requested by another user https://github.com/giampaolo/psutil/issues/1202. As such I'm going to accept this PR.</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore negative deltas in cpu times when calculating percentages (#1210) (#1214)</title>
<updated>2018-03-14T22:29:22+00:00</updated>
<author>
<name>wiggin15</name>
<email>wiggin15@yahoo.com</email>
</author>
<published>2018-03-14T22:29:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=7b0e1c43e7d470bc4c5ef0ee734792b57f25ee70'/>
<id>7b0e1c43e7d470bc4c5ef0ee734792b57f25ee70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#1222 / linux / memory_full_info: we were erroneously adding "Pss:" and "SwapPss"</title>
<updated>2018-03-13T18:21:43+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-03-13T18:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=c08ec74d44e5183dd2e399c96392bcb96d2ea971'/>
<id>c08ec74d44e5183dd2e399c96392bcb96d2ea971</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
