Modify startup memory size in Linux

Source: Internet
Author: User
Linux system modifies the startup memory size. the server memory is too large. it takes twice the memory size to perform an I/O test. Modify the startup memory size to reduce the test time! Www.2cto. com1. # vi/boot/grub. confkernel/vmlinuz-2.6.32-220.el6.x86_64roro...
Linux system modifies the startup memory size. the server memory is too large. it takes twice the memory size to perform an I/O test. Modify the startup memory size to reduce the test time! Www.2cto.com 1. # vi/boot/grub. conf kernel/vmlinuz-2.6.32-220.el6.x86_64 ro root =/dev/mapper/vghadoop-lv_root kernel LANG = en_US.UTF-8 kernel quiet SYSFONT = latarcyrheb-sun16 rhgb crashkernel = auto rd_NO_DM kernel = vghadoop/lv_swap rhgb crashkernel = auto quiet KEYBOARDTYPE = pc KEYTABLE = us rd_LVM_LV = vghadoop/lv_root mem = 1024 M 2. # reboot!
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.