I’m not going to tell you how bad an idea it is… But I would like to ask ”why”? Why not just map the address using mmap - why does it need to be in the heap memory space? On Oct 10, 2024, at 7:23 AM, 'Timo Beckers' via golang-nuts <golang-nuts@googlegroups.com> wrote: -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/6AA34B98-D26C-4AD6-AE0E-F434BBAA0B73%40ix.netcom.com. |
- [go-nuts] Alignment guarantees of heap all... 'Timo Beckers' via golang-nuts
- Re: [go-nuts] Alignment guarantees of... Robert Engels
- Re: [go-nuts] Alignment guarantee... 'Timo Beckers' via golang-nuts
- Re: [go-nuts] Alignment guarantees of... Jan Mercl
- Re: [go-nuts] Alignment guarantee... 'Timo Beckers' via golang-nuts
- Re: [go-nuts] Alignment guara... Robert Engels
- Re: [go-nuts] Alignment g... 'Keith Randall' via golang-nuts
- Re: [go-nuts] Alignm... Robert Engels
- Re: [go-nuts] Al... 'Timo Beckers' via golang-nuts
- Re: [go-nuts... Robert Engels
- Re: [go-nuts... David Finkel