Re: Warning about kernel 4.2 performance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Felix,
   Well on Ubuntu the config used for each installed kernel is found in /boot e.g.

/boot/config-`uname -r`

But that name or location might be different on other systems. You should grep for VM86, e.g.

grep VM86 /boot/config-`uname -r`

Depending on which kernel version you are checking the response may be different e.g. on my 3.19 system I get

ajb@polly:~$ grep VM86 /boot/config-`uname -r`
CONFIG_VM86=y

I expect a 4.2 32bit system to have a variable called X86_LEGACY_VM86 if it's set to 'n' then the syscall is not enabled on that system. If it's important to you then please report it as a regression in the distro's bugtracker.

Thanks

On Sun, 4 Oct 2015 04:35:49 -0400
Felix Miata <mrmazda@xxxxxxxxxxxxx> wrote:

> Andrew Bird composed on 2015-10-04 08:16 (UTC+0100):
> 
> > I don't use fedora any more myself, but a quick check online shows that
> > Fedora 23 has kernel 4.2. Unfortunately I was unable to find out whether
> > the kconfig on 32bit version enables the vm86() syscall or not. Does
> > anyone have a running Fedora 23 32bit system they could check, please?
> 
> I have several. Also, openSUSE Tumbleweed is due to switch to 4.2 very soon,
> maybe tomorrow night, and I have more of them than Fedoras. Exactly what
> needs to be done to get the answer you wish?
> -- 
> "The wise are known for their understanding, and pleasant
> words are persuasive." Proverbs 16:21 (New Living Translation)
> 
>  Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
> 
> Felix Miata  ***  http://fm.no-ip.com/
> --
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


-- 
Andrew Bird <ajb@xxxxxxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Console]     [Linux Audio]     [Linux for Hams]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Camping]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Samba]     [Linux Media]     [Fedora Users]

  Powered by Linux