LINUX.ORG.RU

Должны ли иксы жрать столько памяти?


0

0

Привет всем.
Имеется eeepc 701 с интеловской видюхой. На нем установлен Arch с последними апдейтами. Дрова для видео - "intel". Для тачпада используется драйвер "synaptics".
Вопрос таков - без иксов система использует примерно 15 Мб памяти, а после запуска иксов, без всяких DE, просто startx - уже около 85. Должно ли так быть? На мой взгляд как-то многовато получается.

Вот конфиг иксов, взял его из арчевской вики.

Section "ServerLayout"
Identifier "ArchLinux"
Screen 0 "Screen0"
InputDevice "keyboard"
InputDevice "mouse"
InputDevice "synaptics"
EndSection

Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection

Section "Module"
Load "glx"
Load "dri"
Load "extmod"
Load "synaptics"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail"
Option "BlankTime" "5"
Option "AIGLX" "false"
EndSection

Section "InputDevice"
Identifier "keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbLayout" "us"
Option "XkbVariant" ""
EndSection

Section "InputDevice"
Identifier "mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "yes"
Option "ZAxisMapping" "4 5"
Option "CorePointer"
EndSection

Section "InputDevice"
Identifier "synaptics"
Driver "synaptics"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1000"
Option "RightEdge" "5400"
Option "TopEdge" "1000"
Option "BottomEdge" "4900"
Option "PalmDetect" "0"
Option "SHMConfig" "true"
Option "SendCoreEvents" "yes"
Option "HorizScrollDelta" "0"
Option "RBCornerButton" "0"
Option "RTCornerButtom" "0"
Option "MaxSpeed" "0.1"

# You will also need the following 3 lines if you're using Xorg 1.5RC6 or newer
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "ASUS"
ModelName "eeePC P701"
Modeline "800x480" 29.58 800 816 896 992 480 481 484 497 -HSync +Vsync # 60 Hz
EndSection

Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
BusID "PCI:0:2:0"
Option "AccelMethod" "EXA"
Option "MigrationHeuristic" "greedy"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection

NVidia 9600 GTX - X v1.4.2 (Debian Lenny) -
RSS 49762 Kb Virtual - 583396
проприетарные драйвера нвидиа

ужасная ATI M200 - X v1.4.2 (Debian Lenny) -
RSS 79308 Kb , Virtual - 97428
fglrx


так что RSS 15m для Х сервера - очень скромно

Sylvia ★★★★★
()
Ответ на: комментарий от Sylvia

<<<NVidia 9600 GTX - X v1.4.2 (Debian Lenny) - RSS 49762 Kb Virtual - 583396 проприетарные драйвера нвидиа

ужасная ATI M200 - X v1.4.2 (Debian Lenny) - RSS 79308 Kb , Virtual - 97428 fglrx>>>

Ого, это что трояны что ли столько расходуют? Ну и за что тогда ругают Х-сервер?

У меня кстати RES 40Mb со включенным compiz`ом.

linux4ever
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.