From: Ray Lee <ray-lk@madrabbit.org>
To: naresh kamboju <naresh.kernel@gmail.com>
Cc: linux-kernel@vger.kernel.org, tim.bird@am.sony.com,
ltp-list@lists.sourceforge.net, brinda_mn@yahoo.co.in,
rohit.170309@gmail.com, Garrett Cooper <yanegomi@gmail.com>,
Oleg Nesterov <oleg@redhat.com>,
maxin john <maxinbjohn@gmail.com>,
Masatake YAMATO <yamato@redhat.com>,
michal.simek@petalogix.com
Subject: Re: Char Limit issue on 2.6.29 kernels
Date: Fri, 24 Jul 2009 12:16:21 -0700 [thread overview]
Message-ID: <2c0942db0907241216p416ac5edyce0b41e29926ec29@mail.gmail.com> (raw)
In-Reply-To: <f5a7b3810907240831t75a058a2m96abdc28a28c4365@mail.gmail.com>
On Fri, Jul 24, 2009 at 8:31 AM, naresh kamboju <naresh.kernel@gmail.com> wrote:
>
> Hi,
>
> I have come across with char Limit issue on 2.6.29 kernels.
>
>
> SIGFAULT:
>
> #define SIZE 8053759
> char buf1[SIZE] ;
>
> NO SIGFAULT:
>
> #define SIZE 8053758
> char buf1[SIZE] ;
>
> This SIGFAULT not observed on 2.6.23 kernels.
>
> What could be the changes that effecting from 2.6.23 to 2.6.29 kernels.
> Please share me the information.
is "ulimit -a" the same on both kernels?
Can you provide a small program that shows the issue?
prev parent reply other threads:[~2009-07-24 19:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-24 15:31 naresh kamboju
2009-07-24 17:49 ` [LTP] " Mike Frysinger
2009-07-24 18:04 ` naresh kamboju
2009-07-24 18:26 ` Tim Bird
2009-07-24 19:16 ` Ray Lee [this message]
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=2c0942db0907241216p416ac5edyce0b41e29926ec29@mail.gmail.com \
--to=ray-lk@madrabbit.org \
--cc=brinda_mn@yahoo.co.in \
--cc=linux-kernel@vger.kernel.org \
--cc=ltp-list@lists.sourceforge.net \
--cc=maxinbjohn@gmail.com \
--cc=michal.simek@petalogix.com \
--cc=naresh.kernel@gmail.com \
--cc=oleg@redhat.com \
--cc=rohit.170309@gmail.com \
--cc=tim.bird@am.sony.com \
--cc=yamato@redhat.com \
--cc=yanegomi@gmail.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
all inboxes | Powered by JetHome®