[925] in Athena Bugs
re: RD32 partition sizes
daemon@ATHENA.MIT.EDU (John T Kohl)
Wed Sep 14 14:05:03 1988
Date: Wed, 14 Sep 88 14:04:26 EDT
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
In-Reply-To: [0921] in bugs
I made one error in that report:
This should be especially effective in improving paging
performance from the swap partition.
This is not true. The swapping is done on block allocation basis; there
isn't any optimization or calculation done to figure out which block (or
blocks) is (are) most optimal to use for swapping.
The main improvement will be in use of the /site partition, for things
like /tmp.
John