Linux Kernel: multi-core Mode

Source: Internet
Author: User

Today, when Microsoft Windows 7 is widely used, do you still insist on using the Linux operating system. If you are an old Linux user. The problem described here will be helpful to your Linux kernel. The Linux kernel name is also "Linux ". During installation, the client does not choose to install kernel-smp. The system is installed as a single-processor core by default. You can upgrade the system by adding a multi-processor core module.

Procedure:

1. Start Red Hat Linux as 4 and Log On as root to enter the character interface.

2, unzip the kernel-smp-2.2.14-5.0.i386.rpm package, a lot of methods can enter the drive directly decompress, you can also copy the drive to the shared directory)
# Rpm -- install kernel-smp-2.2.14-5.0.i386.rpm, load multi-processor smp) module.

3. # mkinitrd-v-f/boot/initrd-2.2.14-5.0smp.img 2.2.14-5.0smp, create the initialization program.

4. # vi/etc/lilo. conf, add the multi-processor startup option, for example

Image =/boot/vmlinuz-2.2.14-5.0smp
Label = smp
Initrd =/boot/initrd-2.2.14-5.0smp.img
Read-only
Root =/dev/sda2

5. # lilo-v: restart the machine. After "boot:" appears, type "smp" and press enter to enter the multi-processor core.

In this way, you will understand the Linux kernel.

  1. The increased complexity of the mainframe stems from the Linux operating system
  2. How to configure disk quotas in Linux
  3. Message reminders added to Apple for Linux Desktop Learning
  4. Lu shouqun: the first battle for Desktop Linux
  5. Player and decoder installation for Fedora linux

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.