[Kernel-packages] [Bug 454722] Re: inotify does not watch /proc

2014-11-10 Thread Derek Simkowiak
#24 Using inotifywait on /proc works fine too. False, it does not notify you of new entries (like new processes launched). Try the program below for proof; launch it and run sleep 999 and you will not see the PID of your new sleep appear printed out. Using inotify with /proc/ will probably

[Kernel-packages] [Bug 1214500] Re: consistent failure with overlayfs and unix sockets

2014-08-01 Thread Derek Simkowiak
Still there in 14.04. Please be advised, this bug breaks the SSH ControlMaster feature, which in turn breaks Android builds. I am trying to use LXC containers (snapshot clones using overlayfs) to build Android (12.04 container on a 14.04 host). Android's build utility repo is a python script

[Kernel-packages] [Bug 1214500] Re: consistent failure with overlayfs and unix sockets

2014-08-01 Thread Derek Simkowiak
There is a similar issue with bindfs (SSH fails with the same error when using ControlMaster). Maybe it's related. See: http://code.google.com/p/bindfs/issues/detail?id=27 ** Bug watch added: code.google.com/p/bindfs/issues #27 http://code.google.com/p/bindfs/issues/detail?id=27 -- You

[Kernel-packages] [Bug 995284] Re: High idle load on 64bit Ubuntu 12.04 with 3.2.0-24-generic kernel

2014-07-29 Thread Derek Simkowiak
Still there in ubuntu 14.04. We have an idle system with (basically) nothing going on, and it hovers at 1.0: ubuntu@build-globallogic:~$ uptime 11:09:18 up 6 days, 18:21, 1 user, load average: 1.00, 1.01, 1.05 ubuntu@build-globallogic:~$ uname -a Linux build-globallogic 3.13.0-29-generic