pxeboot - Add option to improve NFS performance
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 23 Jan 2015 19:28:15 +0000 (11:28 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 23 Jan 2015 19:28:15 +0000 (11:28 -0800)
commit8497b9348fbbc5a8e7612a390f3b43b40bf4a722
tree8392c1b3b0fd77586d58c7ffa9a18fc04d44a063
parent8435c98f1382e663b5322a40742275887cba7e59
pxeboot - Add option to improve NFS performance

* Allow nfs.read_size=N to be specified in /boot/loader.conf
  (1024-4096 allowed).  This allows the pxe server to tell
  the pxeboot code to use larger NFS data packets, significantly
  reducing kernel binary and module load times.
etc/rc.d/initdiskless
lib/libstand/nfs.c
sys/boot/pc32/pxeldr/pxeboot.8