mirror of git://sourceware.org/git/glibc.git
The PAGE_SIZE from the Mach headers statically defines the machine's page size. There's no need to query it dynamically; furthermore, the implementation of the vm_statistics () RPC unconditionally fills in pagesize = PAGE_SIZE; Not doing the extra RPC shaves off 2 RPCs from the start-up of every process! Signed-off-by: Sergey Bugaev <bugaevc@gmail.com> Message-Id: <20230218203717.373211-7-bugaevc@gmail.com> |
||
|---|---|---|
| .. | ||
| mach | ||
| Machrules | ||
| Makefile | ||
| Versions | ||
| devstream.c | ||
| err_boot.sub | ||
| err_ipc.sub | ||
| err_kern.sub | ||
| err_mach.sub | ||
| err_server.sub | ||
| err_us.sub | ||
| error_compat.c | ||
| errorlib.h | ||
| errstring.c | ||
| errsystems.awk | ||
| lock-intern.h | ||
| lowlevellock.h | ||
| mach.h | ||
| mach_error.c | ||
| mach_error.h | ||
| mach_init.c | ||
| mach_init.h | ||
| mig-alloc.c | ||
| mig-dealloc.c | ||
| mig-reply.c | ||
| mig_memcpy.c | ||
| mig_strncpy.c | ||
| msg-destroy.c | ||
| msg.c | ||
| msgserver.c | ||
| mutex-init.c | ||
| mutex-solid.c | ||
| setup-thread.c | ||
| shortcut.awk | ||
| spin-lock.c | ||
| spin-lock.h | ||
| spin-solid.c | ||
| stack_chk_fail_local.c | ||
| syscalls.awk | ||