move silo sampling to hardclock since softclock is only
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Fri, 30 Sep 1983 03:05:30 +0000 (19:05 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Fri, 30 Sep 1983 03:05:30 +0000 (19:05 -0800)
called "when needed"; this may be too expensive, may need to lower period
with a counter

SCCS-vsn: sys/vax/vax/locore.s 6.4

usr/src/sys/vax/vax/locore.s

index 0315e04..738a946 100644 (file)
@@ -1,4 +1,4 @@
-/*     locore.s        6.3     83/08/12        */
+/*     locore.s        6.4     83/09/29        */
 
 #include "../machine/psl.h"
 #include "../machine/pte.h"
 
 #include "../machine/psl.h"
 #include "../machine/pte.h"