=== JanC_ is now known as JanC [02:45] Looks like you guys ported the following change to xenial's kernel tree: http://kernel.ubuntu.com/git/kernel-ppa/mirror/ubuntu-xenial.git/commit/mm?id=b56d2a75e1daae6ff6eedfb732eadf3c13df6090 [02:47] This introduced a bug (infinite loop) when using transparent huge pages. [02:47] Fix is here: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/mm/huge_memory.c?id=8310d48b125d19fcd9521d83b8293e63eb1646aa [02:48] Everyone on my team is hitting this bug on xenial, what's the likely hood of getting the fix ported? [03:29] Went ahead and file here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1660518 [03:29] Ubuntu bug 1660518 in linux (Ubuntu) ""mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp" needs to be ported to Xenial Kernel" [Undecided,New] [08:43] bgianf, Hm, looks like that FOLL_FORCE/FOLL_COW is already aked for (though for different reasons). There is hope to get it into this cycle [08:47] smb, cool thanks for the info. Was there somewhere I could have looked to see that it was already asked for? [08:47] Looked around briefly, didn't see anything... [08:48] bgianf, It was on the kernel-team mailing list (think there is some archive, too, but probably hard to find by search) [08:57] https://lists.ubuntu.com/archives/kernel-team/2017-January/082114.html [09:02] thanks for the link! [13:45] hello all. I am new here. I would like some feedback about CONFIG_NET_DROP_MONITOR=n in the Ubuntu Kernel. It would be of great help to have it set to module. We use ubuntu for the openstack network node. [13:50] zioproto, I just set CONFIG_NET_DROP_MONITOR=m in what will become the Zesty kernel. [13:50] (based on your comment) [13:50] thanks [13:51] If this goes in Zesty I can package the application dropwatch for ubuntu [13:51] at the moment is packaged only on Fedora [13:52] https://fedorahosted.org/dropwatch/ [13:52] but it really needs that Kernel support [13:54] zioproto, It'll likely be a week or so before the 4.10 kernel gets promoted to the Zesty archive. (which is the version to which I've committed the CONFIG_NET_DROP_MONITOR patch) [14:10] rtg, thanks ! how does it work for the Xenial kernels ? [14:19] zioproto, there doesn't seem to be a reason why it couldn't be set '=m' [14:19] zioproto, please file a bug and assign me to it [14:29] rtg, here ? https://bugs.launchpad.net/~canonical-kernel-team [14:31] zioproto, https://bugs.launchpad.net/ubuntu/+filebug [14:34] rtg, redirects to https://help.ubuntu.com/community/ReportingBugs [14:34] zioproto, maybe you have to be logged in [14:34] rtg, this one works https://bugs.launchpad.net/ubuntu/+source/linux/+filebug [14:35] maybe the +source/linux was missing ? [14:37] rtg, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1660634 [14:37] Ubuntu bug 1660634 in linux (Ubuntu) "Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel" [Undecided,New] [14:38] I cannot assign it to another person [14:38] You may only assign yourself because you are not affiliated with this project and do not have any team memberships. [14:40] zioproto, done [14:40] thanks! [19:49] ogasawara: hey, I'm sorry to bother you with such a tiny thing; I wrote a patch that exposes bind mount as a flag in mountinfo, do you think it makes sense to send this anywhere? http://paste.ubuntu.com/23901026/