public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: Questions about --with-alpha and --with-armeb configure flags
Date: Fri, 16 Nov 2012 13:21:21 -0500	[thread overview]
Message-ID: <1624466.CLzrYpMLkX@x2> (raw)
In-Reply-To: <20121116180056.47bf4d60@soldur.bigon.be>

On Friday, November 16, 2012 06:00:56 PM Laurent Bigonville wrote:
> I've several questions about the --with-alpha and --with-armeb
> build-time flags.
> 
> 1) are --with-alpha and --with-armeb intended to be enabled only on
> these architectures on could they also be enabled on any other one?

If you have an aggregating server and you want to make sense of the syscalls 
on these arches, then you might want them enabled. To my knowledge, Fedora 
never made an Alpha process distribution so it would be waste to enable that. 
I suppose there is a remote possibility that some other distribution did and 
it might get aggregated to a Fedora machine, but no one has ever complained.

> If I understand correctly it's only adding arch detection and syscall
> tables to ausyscall. Why are these syscall table conditional?

To reduce the number of text relocations in libaudit. Libaudit links against a 
number of applications and text relocations eats memory and increases startup 
time.


> 2) Is --with-armeb meant for ARMEB (aka ARM big-endian) or is it meant
> for ARM with embedded ABI? The help message of the configure says the
> later but it seems to be badly named.

I think its related to what comes out of uname -m.

-Steve

  reply	other threads:[~2012-11-16 18:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16 17:00 Questions about --with-alpha and --with-armeb configure flags Laurent Bigonville
2012-11-16 18:21 ` Steve Grubb [this message]
2012-11-16 19:00   ` Nathaniel Husted
2012-11-26 17:21   ` Miloslav Trmac
2012-11-26 17:40     ` Steve Grubb
2012-11-26 17:50     ` Nathaniel Husted
2012-11-30 13:42     ` Laurent Bigonville
2012-11-30 14:05       ` Steve Grubb
2012-11-30 17:41         ` Laurent Bigonville
2012-11-30 17:44           ` Miloslav Trmac
2012-12-01 14:38             ` Laurent Bigonville

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1624466.CLzrYpMLkX@x2 \
    --to=sgrubb@redhat.com \
    --cc=linux-audit@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox