summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-04-14 07:49:40 +0000
committerdg <dg@FreeBSD.org>1994-04-14 07:49:40 +0000
commit9bb0d0905ee4953b151e5d64f01faf8e41e44255 (patch)
treecd83b960a54c5a90d478585053401c5376ea3575 /etc/crontab
parenta673d40f25eea594fdf53c55ba432b7014989e42 (diff)
downloadFreeBSD-src-9bb0d0905ee4953b151e5d64f01faf8e41e44255.zip
FreeBSD-src-9bb0d0905ee4953b151e5d64f01faf8e41e44255.tar.gz
Changes from John Dyson and myself:
1) Removed all instances of disable_intr()/enable_intr() and changed them back to splimp/splx. The previous method was done to improve the performance, but Bruces recent changes to inline spl* have made this unnecessary. 2) Cleaned up vm_machdep.c considerably. Probably fixed a few bugs, too. 3) Added a new mechanism for collecting page statistics - now done by a new system process "pagescan". Previously this was done by the pageout daemon, but this proved to be impractical. 4) Improved the page usage statistics gathering mechanism - performance is much improved in small memory machines. 5) Modified mbuf.h to enable the support for an external free routine when using mbuf clusters. Added appropriate glue in various places to allow this to work. 6) Adapted a suggested change to the NFS code from Yuval Yurom to take advantage of #5. 7) Added fault/swap statistics support.
Diffstat (limited to 'etc/crontab')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud