Module Name:src
Committed By: chs
Date: Sat May 4 17:58:24 UTC 2024
Modified Files:
src/common/lib/libc/gen: radixtree.c
Log Message:
radixtree: allocate memory with KM_NOSLEEP to prevent pagedaemon hangs
Revert the part of rev 1.32 (reapplying "Do away with separate poo
Module Name:src
Committed By: chs
Date: Sat May 4 17:58:24 UTC 2024
Modified Files:
src/common/lib/libc/gen: radixtree.c
Log Message:
radixtree: allocate memory with KM_NOSLEEP to prevent pagedaemon hangs
Revert the part of rev 1.32 (reapplying "Do away with separate poo
Module Name:src
Committed By: ad
Date: Sat Sep 23 19:17:38 UTC 2023
Modified Files:
src/common/lib/libc/gen: radixtree.c
Log Message:
kmem_free() -> kmem_intr_free(). Spotted by rin@.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/common/lib/libc/gen/
Module Name:src
Committed By: ad
Date: Sat Sep 23 19:17:38 UTC 2023
Modified Files:
src/common/lib/libc/gen: radixtree.c
Log Message:
kmem_free() -> kmem_intr_free(). Spotted by rin@.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/common/lib/libc/gen/
Module Name:src
Committed By: rillig
Date: Thu May 26 15:23:33 UTC 2022
Modified Files:
src/common/lib/libc/gen: ptree.c
Log Message:
libc/ptree: remove CONSTCOND comments
Since 2021-01-31, lint does not need them anymore.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: rillig
Date: Thu May 26 15:23:33 UTC 2022
Modified Files:
src/common/lib/libc/gen: ptree.c
Log Message:
libc/ptree: remove CONSTCOND comments
Since 2021-01-31, lint does not need them anymore.
To generate a diff of this commit:
cvs rdiff -u