Niall Douglas

Results 195 comments of Niall Douglas

I would be very surprised if the defaults don't "just work" given how much this codebase is used on Windows. I also traced through the code and I can see...

Good idea, alas I am on kernel 6.8, so no go on that idea. It's okay, I'll make an associative map in shared memory, that's portable. I guess it just...

Kernel 6.8 is the Ubuntu 24.04 LTS kernel, and no I am not allowed to deviate from the stock image. At some point a 24.04 LTS update will push kernel...

You're absolutely right on that. Even just a few years ago I had to keep code working on Linux 2.6 due to RHEL6. We had a huge number of hack...

Thanks for the suggested Readme improvements. TBH it was mainly intended as a jump off point to the main docs rather than documenting anything itself. But I suppose nobody wants...