Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Truncated log entries: msg#00149
|
Subject: |
Re: Truncated log entries |
On Wed, 2004-10-27 at 13:24, Valdis.Kletnieks@xxxxxx wrote:
> 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).
SELinux was migrated from using printk to using the kernel audit
framework developed by RedHat a while back. We started getting bug
reports about truncated audit messages not long after...
--
Stephen Smalley <sds@xxxxxxxxxxxxxx>
National Security Agency
|
| |