Re: Rust support on its way!

2023-08-29 Thread Guy-Fleury Iteriteka
On August 30, 2023 1:42:30 AM GMT+02:00, Samuel Thibault wrote: >Hello, > >Thanks to Vedant's GSoC work, we have patches submited to upstream Rust >to support Rust on GNU/Hurd! > Can tou plz share the link of the pull request . I can't find on rust github repo >The building process is

Re: More memory with PAE

2023-08-29 Thread Samuel Thibault
Samuel Thibault, le mer. 30 août 2023 01:36:57 +0200, a ecrit: > Concerning rumpdisk, I had to fix it to allow PAE, so don't run a PAE > kernel without installing the hurd package >= 1:0.9.git20230520-4+b1. (which is not available yet, it'll get built once rumpkernel gets installed on

Rust support on its way!

2023-08-29 Thread Samuel Thibault
Hello, Thanks to Vedant's GSoC work, we have patches submited to upstream Rust to support Rust on GNU/Hurd! The building process is relatively tricky, I have put some notes at the end of: https://darnassus.sceen.net/~hurd-web/community/gsoc/project_ideas/rust/ The availability of Debian

More memory with PAE

2023-08-29 Thread Samuel Thibault
Hello, FI, apparently I managed to fix the last bugs concerning PAE execution, it works fine on my box, thus opening the path for >4GiB memory even on i386. Concerning rumpdisk, I had to fix it to allow PAE, so don't run a PAE kernel without installing the hurd package >= 1:0.9.git20230520-4+b1.

Re: [RFC PATCH 0/7] Forward merging entries and other VM shenanigans

2023-08-29 Thread Samuel Thibault
Hello, Just to make sure, may your work be affected by this? https://lists.gnu.org/archive/html/bug-hurd/2017-10/msg00011.html We had a patch in Debian that was disabling the coalescing because it could potentially coalesce areas not to be swappable (such as IDE write buffers) with swappable