Re: 64bit support news

2024-08-02 Thread bdefre...@verizon.net
Fair point  Sent from AOL on Android On Fri, Aug 2, 2024 at 6:53 PM, Samuel Thibault wrote: bdefre...@verizon.net, le ven. 02 août 2024 22:36:12 +, a ecrit: > If I can ever get my new key signed I'll try to get on some of this. If you can provide a patch, I can very easily upload it :

Re: 64bit support news

2024-08-02 Thread Samuel Thibault
bdefre...@verizon.net, le ven. 02 août 2024 22:36:12 +, a ecrit: > If I can ever get my new key signed I'll try to get on some of this. If you can provide a patch, I can very easily upload it :) Samuel

Re: 64bit support news

2024-08-02 Thread bdefre...@verizon.net
If I can ever get my new key signed I'll try to get on some of this. Barry deFreese Sent from AOL on Android On Fri, Aug 2, 2024 at 6:23 PM, Samuel Thibault wrote: Samuel Thibault, le jeu. 01 août 2024 00:14:35 +0200, a ecrit: > I have noticed that the ibus package errs out in its testsuit

Re: 64bit support news

2024-08-02 Thread Samuel Thibault
Samuel Thibault, le jeu. 01 août 2024 00:14:35 +0200, a ecrit: > I have noticed that the ibus package errs out in its testsuite. ibus is > a dependency for e.g. libsdl2 and thus a lot of packages, could somebody > take a look at its testsuite failures? I also notice that jackd2 is failing for some

[PATCH] add xfloat thread state interface

2024-08-02 Thread Luca Dariz
* i386/i386/fpu.c: extend current getter and setter to support the extended state; move the struct casting here to reuse the locking and allocation logic for the thread state. * i386/i386/fpu.h: update prototypes to accept generic thread state * i386/i386/pcb.c: forward raw thread state to gett

Re: 64bit support news

2024-08-02 Thread Samuel Thibault
Samuel Thibault, le jeu. 01 août 2024 00:45:36 +0200, a ecrit: > The main concern is that it looks like swapping doesn't work well with > rumpdisk, perhaps something like rumpdisk or pci-arbiter not managing > to wire themselves completely, and thus getting a hang if any part > gets swapped out. Th