public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: dynamic swap prioritizing
@ 2001-10-10 15:23 Venkatesh Ramamurthy
  2001-10-10 15:55 ` 'adilger@turbolabs.com'
  0 siblings, 1 reply; 7+ messages in thread
From: Venkatesh Ramamurthy @ 2001-10-10 15:23 UTC (permalink / raw)
  To: 'adilger@turbolabs.com', 'xuan--lkml@baldauf.org'
  Cc: 'linux-kernel@vger.kernel.org'

> If this is to be generally useful, it would be good to find things
> like max sequential read speed, max sequential write speed, and max
> seek time (at least). Estimates for max sequential read speed and
> seek time could be found at boot time for each disk relatively
> easily, but write speed may have to be found only at runtime (or
> it could all be fed in to the kernel from user space from benchmarks
> run previously).

Maybe we can find out the statistics for the first time (or when swap is
created) and store this information in the swap partition itself. This would
allow us to compute time consuming statistics only once. Also we need to
create new fields in the swap structure for this purpose.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-10-12 15:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-10 15:23 dynamic swap prioritizing Venkatesh Ramamurthy
2001-10-10 15:55 ` 'adilger@turbolabs.com'
2001-10-10 17:14   ` Richard B. Johnson
2001-10-11 11:30   ` OO swap interface David Nicol
2001-10-12  0:45   ` dynamic swap prioritizing Xuan Baldauf
2001-10-12  3:32     ` 'adilger@turbolabs.com'
2001-10-12 15:22       ` Xuan Baldauf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox