haiku/docs/userguide/pt_PT/preferences/virtualmemory.html
Niels Sascha Reedijk c18f9eb4ea User documentation: synchronize userguide from the userguide translator
Change-Id: I9b30ae27658a40b85c67a4c30aaea2b4bf9507f9
2021-07-21 12:54:38 +01:00

92 lines
4.9 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="pt-PT" xml:lang="pt-PT">
<head>
<!--
*
* Copyright 2008-2019, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <humdingerb@gmail.com>
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>VirtualMemory</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div id="banner">
<div><span>User guide</span></div>
</div>
<div class="nav">
<div class="inner">
<ul class="lang-menu">
<li class="now">Português&nbsp;<span class="dropdown-caret">&#9660;</span></li>
<li><a href="../../id/preferences/virtualmemory.html">Bahasa Indonesia</a></li>
<li><a href="../../ca/preferences/virtualmemory.html">Català</a></li>
<li><a href="../../de/preferences/virtualmemory.html">Deutsch</a></li>
<li><a href="../../en/preferences/virtualmemory.html">English</a></li>
<li><a href="../../es/preferences/virtualmemory.html">Español</a></li>
<li><a href="../../eo/preferences/virtualmemory.html">Esperanto</a></li>
<li><a href="../../fr/preferences/virtualmemory.html">Français</a></li>
<li><a href="../../fur/preferences/virtualmemory.html">Furlan</a></li>
<li><a href="../../it/preferences/virtualmemory.html">Italiano</a></li>
<li><a href="../../hu/preferences/virtualmemory.html">Magyar</a></li>
<li><a href="../../pl/preferences/virtualmemory.html">Polski</a></li>
<li><a href="../../pt_BR/preferences/virtualmemory.html">Português (Brazil)</a></li>
<li><a href="../../ro/preferences/virtualmemory.html">Română</a></li>
<li><a href="../../sk/preferences/virtualmemory.html">Slovenčina</a></li>
<li><a href="../../fi/preferences/virtualmemory.html">Suomi</a></li>
<li><a href="../../sv_SE/preferences/virtualmemory.html">Svenska</a></li>
<li><a href="../../tr/preferences/virtualmemory.html">Türkçe</a></li>
<li><a href="../../zh_CN/preferences/virtualmemory.html"> 中文 [中文]</a></li>
<li><a href="../../ru/preferences/virtualmemory.html">Русский</a></li>
<li><a href="../../uk/preferences/virtualmemory.html">Українська</a></li>
<li><a href="../../jp/preferences/virtualmemory.html">日本語</a></li>
</ul>
<span>
 «  <a href="tracker.html">Tracker</a> 
::  <a href="../preferences.html" class="uplink">Preferences</a>
</span></div>
</div>
<div id="content">
<div>
<div class="box-info">The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.</div>
<h2><img src="../../images/prefs-images/virtualmemory-icon_64.png" alt="virtualmemory-icon_64.png" width="64" height="64" />VirtualMemory</h2>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Preferences</span></td></tr>
<tr><td>Localização:</td><td></td><td><span class="path">/boot/system/preferences/VirtualMemory</span></td></tr>
<tr><td>Definições:</td><td></td><td><span class="path">~/config/settings/kernel/drivers/virtual_memory</span><br />
<span class="path">~/config/settings/VM_data</span> - Stores the panel's window position.</td></tr>
</table>
<p>Virtual memory lets the system swap out memory to the harddisk, if the RAM can be used more sensibly for other things. So, even if you have lots of RAM, providing virtual memory is never a bad idea.</p>
<img src="../images/prefs-images/virtualmemory.png" alt="virtualmemory.png" />
<p>Normally, the swap file is written to the boot partition. If you're running low on free memory there, you can deactivate the <span class="menu">Automatic swap management</span> and choose another mounted partition from the popup menu. The swap file size is set with the slider below.<br />
If you often run into disk thrashing due to the virtual memory system swapping memory in and out, you can try to use a separate harddisk for you swap file to avoid I/O congestion. Simply another partition on the same harddisk with your system/data won't help. Upgrading your RAM is of course the most effective way to go...</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td><span class="button">Defaults</span></td><td> </td><td>resets everything to default values.</td></tr>
<tr><td><span class="button">Revert</span></td><td> </td><td>brings back the settings that were active when you started the VirtualMemory preferences.</td></tr>
</table>
</div>
</div>
<!--
<div class="nav">
<div class="inner"><span>
 «  <a href="tracker.html">Tracker</a> 
::  <a href="../preferences.html" class="uplink">Preferences</a>
</span></div>
</div>
-->
</body>
</html>