Page MenuHomeFreeBSD

pxeboot: add nfs.read_size tunable
ClosedPublic

Authored by howard0su_gmail.com on Sep 2 2016, 7:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 16, 4:45 AM
Unknown Object (File)
Fri, Mar 29, 2:13 AM
Unknown Object (File)
Thu, Mar 28, 8:19 AM
Unknown Object (File)
Feb 20 2024, 2:41 AM
Unknown Object (File)
Feb 11 2024, 7:13 AM
Unknown Object (File)
Feb 2 2024, 6:05 PM
Unknown Object (File)
Jan 22 2024, 11:25 AM
Unknown Object (File)
Dec 31 2023, 6:52 PM

Details

Summary

Increase the read size results better boot performance.

Test Plan

tested with virtual machine

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5027
Build 5099: arc lint + arc unit

Event Timeline

howard0su_gmail.com retitled this revision from to pxeboot: add nfs.read_size tunable.
howard0su_gmail.com updated this object.
howard0su_gmail.com edited the test plan for this revision. (Show Details)
rpokala added inline comments.
sys/boot/i386/pxeldr/pxeboot.8
8

Please move this down, after the next paragraph. That way, all the references to DHCP configuration are together, and all the references to loader are together.

wblock added inline comments.
sys/boot/i386/pxeldr/pxeboot.8
1

Please start new sentences on new lines.

8

Slight rewording:

Valid values range from 1024 to 4096 bytes.
howard0su_gmail.com edited edge metadata.

Address comments on man page

updated a new revision to address comments.

This revision is now accepted and ready to land.Sep 4 2016, 4:53 AM
This revision was automatically updated to reflect the committed changes.