# translation of ASPM.po to # # AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: ASPM\n" "POT-Creation-Date: 2010-09-08T00:54:56\n" "PO-Revision-Date: 2010-09-22 18:49+0100\n" "Last-Translator: luigi votta \n" "Language-Team: \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" #. Tag: title #, no-c-format msgid "Active-State Power Management" msgstr "Active State Power Management" #. Tag: para #, no-c-format msgid "Active-State Power Management (ASPM) saves power in the Peripheral Component Interconnect Express (PCI Express or PCIe) subsystem by setting a lower power state for PCIe links when the devices to which they connect are not in use. ASPM controls the power state at both ends of the link, and saves power in the link even when the device at the end of the link is in a fully powered-on state." msgstr "ASPM (Active State Power Management), è un protocollo per il risparmio energetico nei sottosistemi PCI Express o PCIe (Peripheral Component Interconnect Express), impostando nei link PICe, uno stato a basso assorbimento di energia quando le perferiche connesse non sono in uso. ASPM controlla lo stato di assorbimento ad entrambe le estremità del link, riducendo il consumo di energia nel link anche quando la periferica si trova a pieno regime operativo." #. Tag: para #, no-c-format msgid "When ASPM is enabled, device latency increases because of the time required to transition the link between different power states. ASPM has three policies to determine power states:" msgstr "Tuttavia, quando ASPM è abilitato, aumenta il tempo di risposta a causa della transizione richiesta dal link per passare tra i diversi stati di alimentazione. ASPM presenta tre stati di alimentazione:" #. Tag: term #, no-c-format msgid "default" msgstr "default" #. Tag: para #, no-c-format msgid "sets PCIe link power states according to the defaults specified by the firmware on the system (for example, BIOS). This is the default state for ASPM." msgstr "imposta gli stati di alimentazione del link PCIe in base alle impostazioni predefinite specificate nel firmware di sistema (per esempio, BIOS). Questo è lo stato predefinito di ASPM." #. Tag: term #, no-c-format msgid "powersave" msgstr "powersave" #. Tag: para #, no-c-format msgid "sets ASPM to save power wherever possible, regardless of the cost to performance." msgstr "imposta ASPM sul risparmio energitico appena possibile, prescindendo dalle prestazioni." #. Tag: term #, no-c-format msgid "performance" msgstr "performance" #. Tag: para #, no-c-format msgid "disables ASPM to allow PCIe links to operate with maximum performance." msgstr "disabilita ASPM, permettendo ai link PCIe di operare a prestazioni massime." #. Tag: para #, no-c-format msgid "ASPM policies are set in /sys/module/pcie_aspm/parameters/policy, but can also be specified at boot time with the pcie_aspm kernel parameter, where pcie_aspm=off disables ASPM and pcie_aspm=force enables ASPM, even on devices that do not support ASPM." msgstr "Le policy ASPM sono impostate in /sys/module/pcie_aspm/parameters/policy, e possono essere specificate anche all'avvio del sistema, usando il parametro del kernel pcie_aspm: pcie_aspm=off e pcie_aspm=force, rispettivamente disabilitano ed abilitano ASPM anche su dispositivi senza supporto ASPM." #. Tag: title #, no-c-format msgid "Warning — pcie_aspm=force can cause systems to stop responding" msgstr "Avvertenza — pcie_aspm=force può causare il blocco del sistema" #. Tag: para #, no-c-format msgid "If pcie_aspm=force is set, hardware that does not support ASPM can cause the system to stop responding. Before setting pcie_aspm=force, ensure that all PCIe hardware on the system supports ASPM." msgstr "Impostando pcie_aspm=force, l'hardware privo di supporto ASPM può causare il blocco del sistema. Quindi, prima di impostare pcie_aspm=force assicurarsi che tutti gli hardware PCIe sul sistema supportino ASPM."