Re: Audio skips when RAM is ~full

From: Maciej Zenczykowski
Date: Sat Nov 01 2003 - 04:50:55 EST


> So I'm guessing that there isn't actually a way to manually move buffer-data
> out of RAM?

Just the naive allocate X MB, set the first byte of every 4KB (PageSize)
block to 1 and then free the memory - presto X MB free RAM.

Cheers,
MaZe.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/