From: brian avery <avery.brian@gmail.com>
To: toaster@yoctoproject.org
Subject: [PATCH 0/1] toaster: speed up and harden lsof usage
Date: Wed, 10 Feb 2016 09:56:44 -0800 [thread overview]
Message-ID: <cover.1455126666.git.avery.brian@gmail.com> (raw)
This adds a -t to the lsof command so that it:
1) runs faster
2) doesn't give a warning on esoteric file system mounts (a docker experiment in my case)
If it does give a warning then the script assumes restarting bitbake failed and no build happens.
-b
The following changes since commit 246b02e281f84ffe1c9156ce24b728eb6f3742c1:
ptest-runner: Explicitly set EXTRA_OEMAKE as required (2016-02-10 16:06:25 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib bavery/toaster/betterlsof
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/betterlsof
brian avery (1):
add a -t to the lsof command so that it is faster and it won't fail on
esoteric filesystem mounts since it is just looking at processes.
bin/toaster | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
1.9.1
next reply other threads:[~2016-02-10 17:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-10 17:56 brian avery [this message]
2016-02-10 17:56 ` [PATCH 1/1] add a -t to the lsof command so that it is faster and it won't fail on esoteric filesystem mounts since it is just looking at processes brian avery
2016-02-23 10:45 ` [PATCH 0/1] toaster: speed up and harden lsof usage Smith, Elliot
2016-02-26 17:03 ` Brian Avery
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=cover.1455126666.git.avery.brian@gmail.com \
--to=avery.brian@gmail.com \
--cc=toaster@yoctoproject.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.