<div dir="ltr">Hi,<div><br></div><div>/proc/stat in a container has 1 column fewer than on the host. It looks like (since Linux 2.6.33), that column is guest_nice. Looking at lxcfs.c:proc_stat_read(), it looks like guest_nice is never included.<br></div><div><br></div><div>Running top in a container fails with "top: failed /proc/stat read". I'm guessing this is related to guest_nice missing.<br></div><div><br></div><div>Is there any clean solution to this or a fix in the pipeline? Looks like a straight-forward fix, but I'm not sure if there are implications I'm missing (especially on breaking pre-2.6.33 kernels).</div><div><br></div><div>I'm running Ubuntu 12.04, kernel 3.13, and lxcfs 0.10. <br></div><div><br></div><div>Adam</div></div>