Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 2004 23:26:11 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Mark Linimon <linimon@lonesome.com>
Cc:        ceri@freebsd.org
Subject:   Re: To PR Senders
Message-ID:  <20040821202611.GA85102@gothmog.gr>
In-Reply-To: <Pine.LNX.4.44.0408211521070.564-100000@pancho>
References:  <20040821183841.GA66189@gothmog.gr> <Pine.LNX.4.44.0408211521070.564-100000@pancho>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-08-21 15:21, Mark Linimon <linimon@lonesome.com> wrote:
> > Now, to get this topic resolved or at least closer to being resolved...
> > do we need to update the problem-reports related documentation to
> > include a suggestion that ``anything larger than 100 KB is probably too
> > big for inline inclusion, but less than 100 KB is usually ok?''
>
> I'd say, if they are diffs, yes; if they are log files, something more
> like 20 KB ought to be the limit.  How's that?

Do kernel configs or dmesg -v output count as log files too?  These can
easily exceed 20 KB, since a non-verbose dmesg output is almost 15 KB in
a recent -CURRENT:

# dmesg | wc /dev/stdin /usr/src/sys/i386/conf/GENERIC
      81     569    3951 /dev/stdin
     282    1592   10250 /usr/src/sys/i386/conf/GENERIC
     363    2161   14201 total
#



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040821202611.GA85102>