Re: log-buf-len dynamic

From: Andrea Arcangeli
Date: Tue Sep 23 2003 - 19:39:44 EST


On Tue, Sep 23, 2003 at 05:15:05PM -0700, Andrew Morton wrote:
> Andrea Arcangeli <andrea@xxxxxxx> wrote:
> >
> > +__setup("log_buf_len=", log_buf_len_setup);
>
> Specifying this in units of bytes is a pain.
>
> How about we make it "log_buf_kbytes", and multiply it by 1024?

note: that's a memparse, that's not unit of bytes, you can wite 256k or
1M or 2m just now and it'll just work

Andrea - If you prefer relying on open source software, check these links:
rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.[45]/
http://www.cobite.com/cvsps/
svn://svn.kernel.org/linux-2.[46]/trunk
-
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/