<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Droid Serif">I saw this in my log file when I start
BIND9 and was a little concerned, since I limit the container to 2
CPU's and this is an unprivileged container:<br>
<br>
Aug 2 16:04:39 blldns01 named[320]: found 32 CPUs, using 32
worker threads<br>
</font><font face="Droid Serif"><font face="Droid Serif"> </font>Aug
2 16:04:39 blldns01 named[320]: using 16 UDP listeners per
interface<br>
</font><font face="Droid Serif"><font face="Droid Serif"> </font>Aug
2 16:04:39 blldns01 named[320]: using up to 4096 sockets<br>
<br>
From the container:<br>
<br>
</font><font face="Droid Serif"><font face="Droid Serif"> </font>root@blldns01:~#
cat /proc/cpuinfo | grep -c processor<br>
</font><font face="Droid Serif"><font face="Droid Serif"> </font>2<br>
<br>
From the host:<br>
<br>
lxduser@blllxd01:~$ lxc config get blldns01 limits.cpu<br>
2<br>
<br>
Why would BIND be able to see all the cores of the host? I can
certainly limit BIND to using less threads, but it shouldn't be
able to see that many cores in the first place. I'm using LXD 2.15<br>
<br>
Thanks,<br>
Joshua Schaeffer<br>
</font>
</body>
</html>