Browsing Bosnian translation

129 of 1298 results
129.

advise the page cache about access patterns expected for a mapping

Modifies page cache behavior when operating on the current mapping.
The range arguments are required by some advise commands ([*] below).
With no arguments, the POSIX_MADV_NORMAL advice is implied.
-d -- don't need these pages (POSIX_MADV_DONTNEED) [*]
-r -- expect random page references (POSIX_MADV_RANDOM)
-s -- expect sequential page references (POSIX_MADV_SEQUENTIAL)
-w -- will need these pages (POSIX_MADV_WILLNEED) [*]
Notes:
NORMAL sets the default readahead setting on the file.
RANDOM sets the readahead setting on the file to zero.
SEQUENTIAL sets double the default readahead setting on the file.
WILLNEED forces the maximum readahead.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

savjetovati stranicu predmemorije o pristupnim obrazacima koji se očekuju za mapiranje

Modificira ponašanje stranice predmemorije prilikom rada na trenutnom mapiranju.
Argumentima u rasponu su potrebni neke predložene naredbe ([*] below).
Bez argumenata, POSIX_MADV_NORMAL prijedlog se podrazumijeva.
-d -- ne trebaju ove stranice (POSIX_MADV_DONTNEED) [*]
-r -- očekuju reference na slučajnu stranicu (POSIX_MADV_RANDOM)
-s -- očekuju reference na sekvencijalnu stranicu (POSIX_MADV_SEQUENTIAL)
-w -- trebat će ovih stranica (POSIX_MADV_WILLNEED) [*]
Bilješke:
NORMAL postavlja zadanu postavku readahead na datoteku.
RANDOM postavlja readahead postavku na datoteku na nulu.
SEQUENTIAL postavlja dvostruku postavku readahead zadani na datoteku.
WILLNEED i NOREUSE su ekvivalent, i prisiljavaju najveći readahead.

Translated by Azra Ibrahimovic
Reviewed by Samir Ribić
Located in .././io/madvise.c:19
129 of 1298 results

This translation is managed by Ubuntu Bosnia and Herzegovina translators, assigned by Ubuntu Translators.

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