Re: Exporting cpu instruction set to kernel .config file

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

 



On Thu, 03 Mar 2022 20:51:09 +0530, Guddla Rupesh said:

> Finally my request is there any way to export instruct set of my cpu to the
> kernel configuration and so after compilation my video encoding takes less
> time than previous.

Why would the instruction set used by the kernel matter, when video encoding
is done in userspace?  You would get more improvement if you recompiled
the software that does the video encoding - and as I mentioned, it won't help
unless the compiler knows about the opcodes *and* can recognize the spots
in the userspace code where those opcodes would be useful.

Attachment: pgpf24FX05ON7.pgp
Description: PGP signature

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux