All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] toaster: speed up and harden lsof usage
@ 2016-02-10 17:56 brian avery
  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
  0 siblings, 2 replies; 4+ messages in thread
From: brian avery @ 2016-02-10 17:56 UTC (permalink / raw)
  To: toaster

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-26 17:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-10 17:56 [PATCH 0/1] toaster: speed up and harden lsof usage brian avery
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

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.