On Wed, Feb 24, 1999 at 05:48:00PM +0100, Benno Senoner wrote:
> Hi,
> 
> I heard that actually soft-raid for Linux can't swap over a /dev/md*
> device.
> 
....

> I don't know how much slower it is to swap do a regular file instead
> using the raw partition,

Benno,
if i remember correctly the swap-on-raid problem was a memory starvation
problem between the raid code needing memory for computations,
so the system swaps out pages to disk, leading to the raid system
needing memory, and so on. I don't believe that swapping to a file
on an md device can do anithing to better this condition.
I believe a solution might be reserving enough pages in kernel memory
to handle raid, can this need be calculated????

Regards,
Luca

-- 
Luca Berra -- [EMAIL PROTECTED]
    System and Network Manager - CoMedia s.r.l.

Reply via email to