mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
minor fixes to OpenAirKernel357Ubuntu1204x86Setups
@@ -90,15 +90,15 @@ make xconfig
|
||||
|
||||
Set up the kernel settings as follows:
|
||||
|
||||
`Processor type and features`
|
||||
**Processor type and features**
|
||||
|
||||
* Processor family = _Select yours_
|
||||
* Maximum number of CPUs (NR_CPUS) = _Set your number (it's generally "4")_
|
||||
* SMT (Hyperthreading) scheduler support = _DISABLE IT_
|
||||
|
||||
`Power Management and ACPI options`
|
||||
**Power Management and ACPI options**
|
||||
|
||||
CPU idle PM support:
|
||||
CPU idle PM support
|
||||
|
||||
* Cpu idle Driver for Intel Processors = _DISABLE IT_
|
||||
* ACPI (Advanced Configuration and Power Interface) Support -> PROCESSOR = _DISABLE IT_
|
||||
@@ -136,7 +136,7 @@ lapic=notscdeadline
|
||||
|
||||
The best way to do this is in `/etc/default/grub` in the field `GRUB_CMDLINE_LINUX_DEFAULT`, i.e.:
|
||||
|
||||
·`GRUB_CMDLINE_LINUX_DEFAULT="quiet splash lapic=notscdeadline"`
|
||||
`GRUB_CMDLINE_LINUX_DEFAULT="quiet splash lapic=notscdeadline"`
|
||||
|
||||
You will also have to change the GRUB_DEFAULT to the number that corresponds to the new kernel.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user