Browsing Czech translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Czech guidelines.
2130 of 58 results
33.
<qt><i>Technical information: </i>This is an approximation of the Shared memory, called SHR in top. It is the number of pages that are backed by a file (see kernel Documentation/filesystems/proc.txt). For an individual process, see "Detailed Memory Information" for a more accurate, but slower, calculation of the true Shared memory usage.
(no translation yet)
Located in ProcessModel.cpp:1013
34.
<qt><i>Technical information: </i>This is from /proc/*/cmdline
(no translation yet)
Located in ProcessModel.cpp:1015
35.
<qt><i>Technical information: </i>This is the amount of memory used by the Xorg process for images for this process. This is memory used in addition to Memory and Shared Memory.<br><i>Technical information: </i>This only counts the pixmap memory, and does not include resource memory used by fonts, cursors, glyphsets etc. See the <code>xrestop</code> program for a more detailed breakdown.
(no translation yet)
Located in ProcessModel.cpp:1017
36.
<qt><i>Technical information: </i>For each X11 window, the X11 property _NET_WM_PID is used to map the window to a PID. If a process' windows are not shown, then that application incorrectly is not setting _NET_WM_PID.
(no translation yet)
Located in ProcessModel.cpp:1019
37.
<qt><i>Technical information: </i>This is the Process ID. A multi-threaded application is treated a single process, with all threads sharing the same PID. The CPU usage etc will be the total, accumulated, CPU usage of all the threads.
(no translation yet)
Located in ProcessModel.cpp:1021
38.
<qt>This column shows the IO statistics for each process. The tooltip provides the following information:<br><table><tr><td>Characters Read</td><td>The number of bytes which this task has caused to be read from storage. This is simply the sum of bytes which this process passed to read() and pread(). It includes things like tty IO and it is unaffected by whether or not actual physical disk IO was required (the read might have been satisfied from pagecache).</td></tr><tr><td>Characters Written</td><td>The number of bytes which this task has caused, or shall cause to be written to disk. Similar caveats apply here as with Characters Read.</td></tr><tr><td>Read Syscalls</td><td>The number of read I/O operations, i.e. syscalls like read() and pread().</td></tr><tr><td>Write Syscalls</td><td>The number of write I/O operations, i.e. syscalls like write() and pwrite().</td></tr><tr><td>Actual Bytes Read</td><td>The number of bytes which this process really did cause to be fetched from the storage layer. Done at the submit_bio() level, so it is accurate for block-backed filesystems. This may not give sensible values for NFS and CIFS filesystems.</td></tr><tr><td>Actual Bytes Written</td><td>Attempt to count the number of bytes which this process caused to be sent to the storage layer. This is done at page-dirtying time.</td></table><p>The number in brackets shows the rate at which each value is changing, determined from taking the difference between the previous value and the new value, and dividing by the update interval.<p><i>Technical information: </i>This data is collected from /proc/*/io and is documented further in Documentation/accounting and Documentation/filesystems/proc.txt in the kernel source.
(no translation yet)
Located in ProcessModel.cpp:1024
57.
RR %1
Context:
Round robin scheduler
(no translation yet)
Located in ProcessModel.cpp:1224
58.
RT
Context:
Real Time scheduler
(no translation yet)
Located in ProcessModel.cpp:1227
60.
(IA) %1
Context:
scheduler
(no translation yet)
Located in ProcessModel.cpp:1231
74.
This is a real time process.<br>Scheduler priority: %1
(no translation yet)
Located in ProcessModel.cpp:1425
2130 of 58 results

This translation is managed by Ubuntu Czech Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Lukáš Tinkl, Lukáš Tinkl, Philip Muškovac, Vít Pelčák.