diff options
author | Julian Elischer <julian@FreeBSD.org> | 1998-06-02 01:27:27 +0000 |
---|---|---|
committer | Julian Elischer <julian@FreeBSD.org> | 1998-06-02 01:27:27 +0000 |
commit | 3942b533f87d0abf11c76a724a428c0e65d32a23 (patch) | |
tree | 64782dde0494e2a8c8bdf229ae69d20c12222884 | |
parent | e448e98a36e705c0bbc60b4bd4b12abef1deb586 (diff) |
Notes
-rw-r--r-- | contrib/sys/softupdates/README | 3 | ||||
-rw-r--r-- | sys/contrib/softupdates/README | 3 | ||||
-rw-r--r-- | sys/ufs/ffs/README | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/contrib/sys/softupdates/README b/contrib/sys/softupdates/README index 097eecadf9c2..8a7433b61e9e 100644 --- a/contrib/sys/softupdates/README +++ b/contrib/sys/softupdates/README @@ -3,6 +3,9 @@ Introduction This package constitutes the alpha distribution of the soft update code updates for the fast filesystem. +For More information on what Soft Updates is, see: +http://www.ece.cmu.edu/~ganger/papers/CSE-TR-254-95/ + Status My `filesystem torture tests' (described below) run for days without diff --git a/sys/contrib/softupdates/README b/sys/contrib/softupdates/README index 097eecadf9c2..8a7433b61e9e 100644 --- a/sys/contrib/softupdates/README +++ b/sys/contrib/softupdates/README @@ -3,6 +3,9 @@ Introduction This package constitutes the alpha distribution of the soft update code updates for the fast filesystem. +For More information on what Soft Updates is, see: +http://www.ece.cmu.edu/~ganger/papers/CSE-TR-254-95/ + Status My `filesystem torture tests' (described below) run for days without diff --git a/sys/ufs/ffs/README b/sys/ufs/ffs/README index 097eecadf9c2..8a7433b61e9e 100644 --- a/sys/ufs/ffs/README +++ b/sys/ufs/ffs/README @@ -3,6 +3,9 @@ Introduction This package constitutes the alpha distribution of the soft update code updates for the fast filesystem. +For More information on what Soft Updates is, see: +http://www.ece.cmu.edu/~ganger/papers/CSE-TR-254-95/ + Status My `filesystem torture tests' (described below) run for days without |