This change should really posted to OpenZFS too.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 7 2025
Oct 25 2024
Oct 10 2024
Oct 3 2024
Aug 12 2024
Jul 10 2024
Jul 9 2024
Jun 25 2024
May 1 2024
Apr 11 2024
Mar 11 2024
Feb 26 2024
Feb 25 2024
Feb 24 2024
Feb 21 2024
Feb 15 2024
In D43914#1001826, @imp wrote:In D43914#1001802, @tsoome wrote:alloca or local variable does allocate from stack (which may be in collision with bss), the opther option there to get low memory allocation is to use bio_alloc() and bio_free().
Pnp nodes are like 32 bytes... and must be in the lower MB.
alloca or local variable does allocate from stack (which may be in collision with bss), the opther option there to get low memory allocation is to use bio_alloc() and bio_free().
Feb 9 2024
Feb 3 2024
Jan 20 2024
Nov 25 2023
Jun 2 2023
The trick question there is, the bootonce property is supposed to have generic boot descriptor, it does not have to be just zfs dataset name.... of course, if you have pools, then most likely you only do use zfs datasets.
Jun 1 2023
May 23 2023
hm, do we actually need this preprocessor #if statement?
May 13 2023
May 12 2023
May 9 2023
May 8 2023
In D40011#911068, @emaste wrote:Yeah. In the past I would have argued that we should work on support it (back when Intel had viable contemporary 32-bit hw and a 32-bit Tianocore to go with it) but at this point i386's future overall is not clear and we're not going to put effort into this.
Apr 26 2023
Apr 25 2023
In D39799#906388, @imp wrote:so how was all this working before?
or is SEGDESC_t not all that important?
Apr 12 2023
Mar 30 2023
In D39323#895597, @manu wrote:In D39323#895586, @hselasky wrote:Nobody here said anything about "waiting for others to fix them". I hope that you understand that we cannot test every configuration possible.
And, sure, since now we have a report that it doesn't work on hyper-v nothing will be commited before the problem is understood and fixed.