Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #65887 > unrolled thread
| Started by | YunQiang Su <syq@debian.org> |
|---|---|
| First post | 2019-12-20 07:00 +0100 |
| Last post | 2019-12-20 07:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.debian.kernel
[kernel/mips*] enable O32_FP64 support on Buster YunQiang Su <syq@debian.org> - 2019-12-20 07:00 +0100
| From | YunQiang Su <syq@debian.org> |
|---|---|
| Date | 2019-12-20 07:00 +0100 |
| Subject | [kernel/mips*] enable O32_FP64 support on Buster |
| Message-ID | <zfjup-75X-5@gated-at.bofh.it> |
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 top | Article view | linux.debian.kernel
csiph-web