Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #65887

[kernel/mips*] enable O32_FP64 support on Buster

From YunQiang Su <syq@debian.org>
Newsgroups linux.debian.devel.release, linux.debian.kernel
Subject [kernel/mips*] enable O32_FP64 support on Buster
Date 2019-12-20 07:00 +0100
Message-ID <zfjup-75X-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


In Jessie and Buster cycles, we finished the process from FP32 to FPXX.
And I test the whole Buster archive, and be sure that all packages are
built with FPXX now.

Since FPXX uses only even FPRs, then wastes other 16 FPRs.
And another problem of FPXX is that it may need help of RAM for some operation.
FP64 also has better co-operation with MIPS SIMD Architecture (MSA).

The CONFIG_MIPS_O32_FP64_SUPPORT has just enabled in master branch of
kernel-team/linux[2].

Is it possible to enable this config for buster? So we can start the
migration to FP64 now,
and release it with bullseye.
Otherwise we will have to start this work after bullseye released.


[1]. https://web.archive.org/web/20180828210612/https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking
[2]. https://salsa.debian.org/kernel-team/linux/commit/b1d08a0cffbe181cbb94e3fc72a91c2e8a8a38e7

Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread


Thread

[kernel/mips*] enable O32_FP64 support on Buster YunQiang Su <syq@debian.org> - 2019-12-20 07:00 +0100

csiph-web