To PR Senders
Giorgos Keramidas
keramida at ceid.upatras.gr
Sat Aug 21 20:27:35 UTC 2004
On 2004-08-21 15:21, Mark Linimon <linimon at 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
#
More information about the freebsd-doc
mailing list