Truncated log entries

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Wed Oct 27 17:24:42 UTC 2004


On Wed, 27 Oct 2004 13:13:26 EDT, Barry Roomberg said:

> "exed=500" ???

Typo in a kprintf? ;)

> also:
> Oct 27 11:26:47 mstoppel1 kernel: =500 fsgid=500
> 
> 
> Any idea why?  They are rare and interspersed with good entries.

Are you perchance on an SMP system (which includes a 1-CPU HT)?  There's a few
race conditions when processes on both/multiple processors printk() at the same
time.  Other possibility is a burst of traffic wrapped the kernel syslog buffer
before klogd read it.  On recent kernels, you can tune how big the buffer is at
kernel build time with CONFIG_LOG_BUF_SHIFT (16 for a 64K buffer, 17 for 128K,
etc).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 226 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-selinux-list/attachments/20041027/13de054b/attachment.sig>


More information about the fedora-selinux-list mailing list