kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
Commit
Author :
mpi
Date :
2024-08-24 10:46:43
Hash :
0944b500
Message :
Place uvm_km_zalloc(9) under #ifdef __i386__. This allocator is only used by a single pmap which will be hopefully converted. Suggested by guenther@