Richard Scheffenegger
d7ca3f780d
Reduce default TCP delayed ACK timeout to 40ms.
...
Reviewed by: kbowling, tuexen
Approved by: tuexen (mentor)
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D23281
2020-04-16 15:59:23 +00:00
Eitan Adler
6930346f0f
my copyright: some minor adjustments
...
- remove "all rights reserved" from my copyright on my extensive
contributions
- belatedly add my name to tuning.7 which I was a large contributor to
several years ago
This commit can also serve as implicit permission for any formatting or
non-substantive changes that FreeBSD wishes to make in the future.
2018-05-19 20:35:15 +00:00
Eitan Adler
fc82a9aa1c
Also bump Dd
2017-10-31 06:36:33 +00:00
Eitan Adler
c580de1476
Update tuning(7) some more
...
At this point its unclear how much help tuning(7) is whatsoever
but leave it around in case someone decides to spend some time on
it.
2017-10-31 06:35:17 +00:00
Enji Cooper
fcf7a53cea
tuning(7): fix SEE ALSO section sorting
...
dummynet(4) should come before eventtimers(4)
MFC after: 1 week
Sponsored by: Dell EMC Isilon
2017-03-23 05:15:35 +00:00
Maxim Konovalov
c34ed7382c
o Stop to mention the slowstart_flightsize sysctl in the tuning(7).
...
The slowstart_flightsize and local_slowstart_flightsize sysctl's
were removed from the TCP code in 226447 several years ago.
PR: 209376
MFC after: 1 week
2016-05-09 11:48:09 +00:00
Edward Tomasz Napierala
7c6e9b36af
eventtimers(7) -> eventtimers(4)
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2016-02-29 17:26:05 +00:00
Joel Dahl
5837aafd13
mdoc: sort Xr
2016-01-18 20:21:38 +00:00
Edward Tomasz Napierala
b8c19fd719
It's 2015, and some people are still trying to use fdisk and then
...
go asking what debug flags to set for GEOM to make it work. Advice
them to use gpart(8) instead.
Something similar should probably done with disklabel,
but I need to rewrite the disklabel examples first.
Reviewed by: wblock@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3315
2015-09-02 14:08:43 +00:00
Baptiste Daroussin
6ae0d91a61
sort SEE ALSO
2014-12-26 22:43:54 +00:00
Baptiste Daroussin
a63d6c943d
use .Mt to mark up email addresses consistently (part6)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-23 08:27:27 +00:00
Andre Oppermann
4504d0f482
Remove outdated reference to tcp inflight limiting. It was removed
...
a long time ago.
MFC after: 1 week
2012-12-08 21:03:14 +00:00
Eitan Adler
a48556ba8d
Remove quite a bit of stale data from the tuning.7
...
While here fix some style issues.
Submitted by: many (via the SystemTuning wiki page)
Approved by: bcr (mentor)
MFC after: 3 days
2012-11-16 01:22:56 +00:00
Kevin Lo
8f58a61d4f
Revert previous commit.
2012-11-05 02:34:52 +00:00
Kevin Lo
fcc15a2c82
Catch up with r242520. s/maxusers/maxbikesheds
2012-11-05 01:42:57 +00:00
Glen Barber
0dded3391e
Remove duplicate words in mdoc(7) pages.
...
PR: 167810
Submitted by: Bryan Drewery {bryan!shatow%net} (hackers lounge)
Found with: textproc/igor
MFC after: 3 days
2012-05-12 03:46:43 +00:00
Ulrich Spörlein
71b310be7b
Stop lying about default UFS blocksizes.
...
This catches up with the year-old change to default blocksizes. Also
reduce the variants of spelling gigabyte from 3 down to 2 (GB and GiB).
Suggested by: arundel (about a year ago now ...)
2012-05-11 10:13:34 +00:00
Konstantin Belousov
4518d9ae4c
Document vfs.ncsizefactor and vfs.ncnegfactor.
...
MFC after: 2 weeks
2010-10-16 09:46:03 +00:00
Alexander Motin
1adad4c374
Add eventtimers(7) man page, briefly describing event timers subsystem
...
functionality and configuration options.
2010-09-15 07:04:14 +00:00
Ivan Voras
c491a612fd
Describe vfs.read_max and update vfs.hirunningspace documentation. While
...
there, update nits.
Considered viewed by: jeff, phk, rwatson
2010-08-12 21:21:50 +00:00
Ruslan Ermilov
dedfd26648
Fixed markup bugs.
2009-09-29 10:50:02 +00:00
Konstantin Belousov
c9253e931d
Usermode portion of the support for swap allocation accounting:
...
- update for getrlimit(2) manpage;
- support for setting RLIMIT_SWAP in login class;
- addition to the limits(1) and sh and csh limit-setting builtins;
- tuning(7) documentation on the sysctls controlling overcommit.
In collaboration with: pho
Reviewed by: alc
Approved by: re (kensmith)
2009-06-23 20:57:27 +00:00
Xin LI
c79ba5b058
A system with plenty of memory would not require so much swap for generic
...
usage.
Discussed with: dillon
2009-03-09 05:41:04 +00:00
Tom Rhodes
43a25dbb52
s/use/using/ in previous commit.
...
Suggested by: jhb
2009-01-27 00:23:43 +00:00
Tom Rhodes
df16f842de
Better description of kern.ipc.maxpipekva.
...
Discussed with: kib
2009-01-26 02:15:22 +00:00
Tom Rhodes
7fa8a57130
Add a comment on kern.ipc.maxpipekva.
...
PR: 105997
Reviewed by: keramida
2009-01-24 01:46:46 +00:00
Ruslan Ermilov
3392e039aa
Clean up after last commit.
2007-11-09 09:25:36 +00:00
Tom Rhodes
a5aa8afafe
Remove traces of vinum and replace with gvinum.
...
Mention gstripe and gjournal.
2007-11-09 00:50:08 +00:00
Bruce M Simpson
394c6ef282
Document the loader tunables which control hard process memory limits.
...
Reviewed by: ru
2007-01-17 22:23:28 +00:00
Maxim Konovalov
bb963fea62
o Xr sendfile(2).
2006-11-24 12:00:02 +00:00
Hiten Pandya
655f01f6df
Use 'manual page' instead of 'man page' for consistency.
...
Approved by: re (hrs)
2005-06-30 13:04:25 +00:00
Giorgos Keramidas
002bfa908b
IDE_DELAY was only available as an option for the wd driver of PC98.
...
Now that the driver is gone, `tuning' IDE_DELAY makes no sense.
Submitted by: Joel Dahl joel at automatvapen dot se
2005-01-04 13:21:27 +00:00
Giorgos Keramidas
9bf6f2dd7b
Update the description of SCSI_DELAY and annotate IDE_DELAY as a
...
PC98-only option.
Submitted by: Joel Dahl (joel at automatvapen dot se)
PR: docs/74862
MFC after: 3 days
2004-12-09 15:52:51 +00:00
John Baldwin
1f25113f2e
Remove some references to I386_CPU and 80386 CPUs.
2004-11-16 21:22:09 +00:00
Mike Makonnen
62c6349153
Sync description of IP portrange sysctls with reality.
...
MFC after: 2 weeks
2004-11-06 13:24:53 +00:00
Warner Losh
5ecb12e35b
Expand indirect reference to copyright file to the portion of that file
...
that is relevant.
2004-08-07 04:40:20 +00:00
Andre Oppermann
1ac4e22cd3
The inflight sysctls have moved to net.inet.tcp.inflight.*, so adjust
...
documentation accordingly.
2004-08-03 14:06:12 +00:00
Hiten Pandya
a617613fd4
Correct a couple of language nits and a spelling.
...
PR: docs/68799
Submitted by: Chris Pepper <pepper@reppep.com>
MFC after: 3 days
2004-07-08 11:02:19 +00:00
Ruslan Ermilov
5203edcdc5
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
Jens Schweikhardt
b2043d225e
s/disklabel/bsdlabel/g
...
Removed paragraph about "new experimental feature" the hw.ata.tags
which sysctl -a knows nothing about.
Fix typos while I'm here.
PR: docs/66493
Submitted by: Julien Gabel <jpeg@thilelli.net>
2004-06-06 12:30:21 +00:00
Hiten Pandya
6acbe3f2fa
Remove invalid statement about the maximum number of swap drives.
...
PR: docs/55276
Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
2003-09-14 23:44:55 +00:00
Ruslan Ermilov
c8185672b2
Assorted mdoc(7), grammar, spelling, and punctuation fixes.
...
Approved by: re (blanket)
2003-05-21 15:49:01 +00:00
Sean Chittenden
99c24e2b2c
Update sendfile.2 to include a TUNING section that documents the
...
various tunables that are applicable to sendfile(2). Update tuning.7
to mention a reference to sendfile.2.
Approved by: keramida
2003-03-12 09:28:44 +00:00
Jens Schweikhardt
57bd0fc6e8
english(4) police.
2002-12-27 12:15:40 +00:00
Ruslan Ermilov
074ad11567
Spelling: s/then/than/ where appropriate.
2002-12-24 16:52:31 +00:00
Ruslan Ermilov
63454c532d
mdoc(7) police: spelling, removed (scheduled again) hard sentence breaks.
2002-12-23 15:05:18 +00:00
Matthew Dillon
d7ff8ef62a
Change tcp.inflight_min from 1024 to a production default of 6144. Create
...
a sysctl for the stabilization value for the bandwidth delay product (inflight)
algorithm and document it.
MFC after: 3 days
2002-12-14 21:00:17 +00:00
Ruslan Ermilov
8d5d039f80
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
Ruslan Ermilov
d962d52ac0
mdoc(7) police: scheduled sweep.
...
Approved by: re
2002-11-29 11:39:20 +00:00
Matthew Dillon
5bdfbf5afd
Cleanup grammer related to PR 40907 and add a section on TCP delayed
...
acks as suggested by Mike Harding <mvh@ix.netcom.com>
2002-08-29 20:34:06 +00:00