Hi,
On Tue, Sep 26, 2000 at 09:17:44AM -0600, [EMAIL PROTECTED] wrote:
> Operating systems cannot make more memory appear by magic.
> The question is really about the best strategy for dealing with low memory. In my
> opinion, the OS should not try to out-think physical limitations. Instead, the OS
> should take as little space as possible and provide the ability for user level
> clever management of space. In a truly embedded system, there can easily be a user
>level
> root process that watches memory usage and prevents DOS attacks -- if the OS provides
> settable enforced quotas etc.
Agreed, absolutely. The beancounter is one approach to those quotas,
and has the advantage of allowing per-user as well as per-process
quotas.
--Stephen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/