* new-features.sgml (ov-new1.7.10): Document /proc/swaps.
This commit is contained in:
parent
5f6d028db2
commit
2f4d0818b3
|
@ -1,3 +1,7 @@
|
|||
2011-04-10 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
||||
|
||||
* new-features.sgml (ov-new1.7.10): Document /proc/swaps.
|
||||
|
||||
2011-04-04 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* new-features.sgml (ov-new1.7.10): Document dropped NT4 support.
|
||||
|
|
|
@ -18,6 +18,10 @@ pthread_spin_lock, pthread_spin_trylock, pthread_spin_unlock.
|
|||
total number of processes.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
Added /proc/swaps, which shows the location and size of Windows paging file(s).
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
Added /proc/sysvipc/msg, /proc/sysvipc/sem, and /proc/sysvipc/shm which
|
||||
provide information about System V IPC message queues, semaphores, and
|
||||
|
|
Loading…
Reference in New Issue