freebsd-dev/sys/i386
Mateusz Guzik 82c174a3b4 malloc: delegate M_EXEC handling to dedicacted routines
It is almost never needed and adds an avoidable branch.

While here do minior clean ups in preparation for larger changes.

Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D27019
2020-10-30 20:02:32 +00:00
..
acpica i386: clean up empty lines in .c and .h files 2020-09-01 21:19:39 +00:00
bios Remove APM BIOS support 2020-10-08 20:56:06 +00:00
cloudabi32 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
conf Add a kernel crypto driver using assembly routines from OpenSSL. 2020-10-20 17:50:18 +00:00
i386 malloc: delegate M_EXEC handling to dedicacted routines 2020-10-30 20:02:32 +00:00
include Remove support for intel compiler from i386 in_cksum 2020-10-24 23:21:27 +00:00
linux Fix misnomer - linux_to_bsd_errno() does the exact opposite. 2020-10-27 12:49:40 +00:00
pci i386: clean up empty lines in .c and .h files 2020-09-01 21:19:39 +00:00
Makefile