User Details
- User Since
- May 10 2014, 6:29 PM (550 w, 1 d)
Apr 2 2024
Mar 2 2024
Feb 25 2024
Dec 27 2023
Dec 19 2023
Perhaps we should put the machine-dependent code into a separate file, eg, $arch/linux/linprocfs.c?
Nov 21 2023
just out of curiosity, why to not to add new kernel interfaces aka
kern_getsockname3(struct thread *td, int fd, struct sockaddr_storage *ss)
and below, into the pr methods?
Linux emu part, I hope you merge that into at least stable/14
Nov 17 2023
Nov 6 2023
Oct 25 2023
Please add PR: 270250 to the commit message,
You have fixed this bug, golang tests suite passed. Thank you
Nice, that was in my plans, I was waiting when SVE to be finished. Thanks!
So are the go tests suite passes now? I suspected that similarly to amd64 the problem is in the sigcontext layout on arm64.
Oct 22 2023
Oct 19 2023
Oct 18 2023
Oct 10 2023
Oct 4 2023
Oct 3 2023
Oct 2 2023
Fixed, thanks
Return values added
Oct 1 2023
Sep 30 2023
Sep 28 2023
Done, thanks
Use allow_sysctl_side_effects
Sep 26 2023
^^^^^^
ah, never mind, CK is not lock free
Rebase
Adapt to D41976
Adapt to D41976
Adapt to D41976
btw, you didn't change the arm64 and i386 Linuxulator
btw, do you have a reproducer? I assume that it is sufficient to use the CK_LIST without locking
Sep 25 2023
Due to D41976
Sep 24 2023
Sep 21 2023
10x
Sep 20 2023
Sep 19 2023
Preserve last slot for nosys
yes
Use a less hacker-ish method to check nosys