freebsd-nq/lib/libstand
Sepherosa Ziehau ff9eac2e6d pxeboot: Add nfs.read_size tunable.
Increase this tunable improves kernel loading speed.

Submitted by:	Jun Su <junsu microsoft com>
Reviewed by:	rpokala, wblock (previous version)
Obtained from:	DragonFlyBSD
MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D7756
2016-09-08 09:11:13 +00:00
..
amd64
i386
mips
powerpc
sparc64
__main.c
arp.c
assert.c
bcd.c
bootp.c Netboot: allow both tftpfs and nfs in both pxeboot and loader.efi 2016-08-31 13:16:40 +00:00
bootp.h Netboot: allow both tftpfs and nfs in both pxeboot and loader.efi 2016-08-31 13:16:40 +00:00
bootparam.c
bootparam.h
bzipfs.c
cd9660.c A new implementation of the loader block cache 2016-04-18 23:09:22 +00:00
close.c
closeall.c
dev.c
dosfs.c Unused variables and cstyle fix for loader dosfs 2016-08-26 14:58:57 +00:00
dosfs.h A new implementation of the loader block cache 2016-04-18 23:09:22 +00:00
environment.c
ether.c
ext2fs.c A new implementation of the loader block cache 2016-04-18 23:09:22 +00:00
fstat.c
getopt.c
gets.c
globals.c Netboot: allow both tftpfs and nfs in both pxeboot and loader.efi 2016-08-31 13:16:40 +00:00
gzipfs.c
in_cksum.c
inet_ntoa.c
ioctl.c
iodesc.h
libstand.3
lseek.c
Makefile MFH 2016-04-04 23:55:32 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
nandfs.c libstand: make more use of the howmany() macro when available. 2016-04-26 01:19:36 +00:00
net.c
net.h Netboot: allow both tftpfs and nfs in both pxeboot and loader.efi 2016-08-31 13:16:40 +00:00
netif.c
netif.h
nfs.c pxeboot: Add nfs.read_size tunable. 2016-09-08 09:11:13 +00:00
nfsv2.h
nullfs.c
open.c If we can't open the file, skip devclose() for the exclusive_file_system 2015-10-08 17:59:05 +00:00
pager.c
pkgfs.c
printf.c Add support for %S to libstand as well so /boot/loader and friends can 2016-05-17 21:23:13 +00:00
qdivrem.c
quad.h
random.c
rarp.c
read.c A new implementation of the loader block cache 2016-04-18 23:09:22 +00:00
readdir.c
rpc.c
rpc.h
rpcv2.h
saioctl.h
sbrk.c
splitfs.c
stand.h A new implementation of the loader block cache 2016-04-18 23:09:22 +00:00
stat.c
strcasecmp.c
strdup.c
strerror.c
strtol.c libstand: use NULL instead of zero for pointers. 2016-04-18 14:45:56 +00:00
strtoul.c
tftp.c Netboot: allow both tftpfs and nfs in both pxeboot and loader.efi 2016-08-31 13:16:40 +00:00
tftp.h
twiddle.c
udp.c
ufs.c Renumber the advertising clause. 2016-09-06 15:17:35 +00:00
uuid_from_string.c Fix a bug in the parsing code: always use the len and not 8. 2016-05-20 05:33:26 +00:00
uuid_to_string.c Make tohex() work as expected. 2016-01-09 08:04:29 +00:00
write.c A new implementation of the loader block cache 2016-04-18 23:09:22 +00:00
zalloc_defs.h
zalloc_malloc.c
zalloc_mem.h
zalloc_protos.h
zalloc.c