public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Wei Yongjun <yjwei@cn.fujitsu.com>
To: ltp-list@lists.sourceforge.net
Subject: [LTP] [QUESTION] about test execve04 which testing for EMFILE
Date: Fri, 22 May 2009 17:26:14 +0800	[thread overview]
Message-ID: <4A166FB6.6010208@cn.fujitsu.com> (raw)

recently kernel commit e7b9b550f53e81ea38e71d322d6f95730df058a2
has removed the file get code. The execve syscall will never
return EMFILE.

Call to execve() will be suceess even if the the process has the
maximum number of files open, because execve() never open any file.

Can anyone tell me what does this test case test for? It be wrote
base on which document? Just the man page?



------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

             reply	other threads:[~2009-05-22  9:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-22  9:26 Wei Yongjun [this message]
2009-05-25 16:14 ` [LTP] [QUESTION] about test execve04 which testing for EMFILE Subrata Modak
2009-05-26  9:44   ` Wei Yongjun
2009-05-26 12:22     ` Subrata Modak
2009-05-27  3:48       ` Wei Yongjun
2009-05-27 14:23         ` Subrata Modak

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=4A166FB6.6010208@cn.fujitsu.com \
    --to=yjwei@cn.fujitsu.com \
    --cc=ltp-list@lists.sourceforge.net \
    /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