Wednesday, 2022-01-19

kata-irc-bot<zmlcc> it would reduce the number of threads06:59
kata-irc-bot<fidencio> Forwarind @liuj97's message here:  Kindly reminder,for people interested in Kata 3.0 related development work, please join the runtime-rs channel:grinning:10:25
kata-irc-bot<samuel.ortiz> @zmlcc I dont think it wont reduce the actual number of Linux threads, just how many threads we manage directly.13:01
kata-irc-bot<samuel.ortiz> How many threads are we talking about here? It’s not like our shim is a massively multi threaded program, right?13:02
kata-irc-bot<fidencio> @bergwolf, may I bother you for a review on https://github.com/kata-containers/kata-containers/pull/3468?  I'd like to proceed with that sooner than later.  @julio.montes, @jakob.naucke, your approval is also very much welcome.13:09
kata-irc-bot<eric.ernst> I think it'd be good to evaluate. IMO, it is a trade off14:30
kata-irc-bot<feng.wang> When I create a new go file in the project, which copyright head should I add? I have seen multiple different ones in the project: ```// Copyright (c) 2020 Ant Group // Copyright (c) 2021 Red Hat Inc. // // SPDX-License-Identifier: Apache-2.0 //``` ```// Copyright (c) 2016 Intel Corporation // // SPDX-License-Identifier: Apache-2.0 //``` ```// Copyright (c) 2014,2015,2016 Docker, Inc. // Copyright (c) 2017 Intel Corporation //23:06
kata-irc-botCopyright (c) 2018 HyperHQ Inc. // // SPDX-License-Identifier: Apache-2.0 //``` 23:06
kata-irc-bot<feng.wang> Do I also put my company name inside the header?23:10
kata-irc-bot<fidencio> Yep23:19
kata-irc-bot<fidencio> ```// Copyright (c) 2022 DataBricks // // SPDX-License-Identifier: Apache-2.0 //``` 23:20
kata-irc-bot<fidencio> For instance23:20
kata-irc-bot<feng.wang> Thanks!23:26
kata-irc-bot<yan632> Thanks @fidencio. That settles it. Appreciate it.23:31

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!