Jump to content

Skynet и Linux


Recommended Posts

Шо за ос у тя??И зачем тебе его увеличивать?? кимдан эшитдингиз))) вот тебе увеличения памяти ядра для Ubuntu 9.10

 

 

Для Ubuntu 9.10 увеличение памяти ядра:

 

sudo gedit /boot/grub/grub.cfg

далее находим строчку с значением vmalloc

 

### BEGIN /etc/grub.d/10_linux ###

menuentry "Ubuntu, Linux 2.6.31-14-generic" {

recordfail=1

if [ -n ${have_grubenv} ]; then save_env recordfail; fi

set quiet=1

insmod ext2

set root=(hd0,3)

search --no-floppy --fs-uuid --set 6e7c4acb-f318-4381-ae98-2a0ca6d19ad6

linux /vmlinuz-2.6.31-14-generic root=UUID=7a88d9f5-46de-4e3f-b20e-6013165f0f92 vmalloc=256m ro quiet splash

initrd /initrd.img-2.6.31-14-generic

}

menuentry "Ubuntu, Linux 2.6.31-14-generic (recovery mode)" {

recordfail=1

if [ -n ${have_grubenv} ]; then save_env recordfail; fi

insmod ext2

set root=(hd0,3)

search --no-floppy --fs-uuid --set 6e7c4acb-f318-4381-ae98-2a0ca6d19ad6

linux /vmlinuz-2.6.31-14-generic root=UUID=7a88d9f5-46de-4e3f-b20e-6013165f0f92 ro single

initrd /initrd.img-2.6.31-14-generic

}

### END /etc/grub.d/10_linux ###

еще раз проверяем что изменили только значение vmalloc

сохранить, перезагрузить комп.

Проверить vmalloc можно командой: dmesg | grep vmalloc

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

Читаем Terms of Use