cpuset icon indicating copy to clipboard operation
cpuset copied to clipboard

Automatically exported from code.google.com/p/cpuset

Results 24 cpuset issues
Sort by recently updated
recently updated
newest added

Hi everyone. I am trying to use `cpuset` but I cannot make it work since it will not mount the cpuset filesystem. I am using ArchLinux (see below) and I...

Running 'cset set' might result in: ``` bash-4.4# cset set Traceback (most recent call last): File "/usr/bin/cset", line 47, in main() File "/usr/lib/python3.6/site-packages/cpuset/main.py", line 234, in main command.func(parser, options, args)...

When running a program inside the shield, I get this kind of output: ``` cset: --> last message, executed args into cpuset "/user", new pid is: 14669 ``` Is there...

--sysset was mistakenly written as --syset in various places in the documentations. Batch replaced with sed.

I followed the instructions in the INSTALL file, and ran `python setup.py install`. Now when I try to run the compiled binary with `cset`, it fails: > Traceback (most recent...

Problem seems to afflict arch linux on two different kernels, I think it has to do with them using control group v2 and cpuset expecting v1 perhaps? Arch upgraded in...

Hello, i got an error when I try to use shield on Ubuntu. Maybe the same as #26 ? Tested with the current and the 1.6 version. ``` root@host:~# cset...

Is there plan for supporting Python3? It seems making `make`, `make install` run with Python3 is straightforward, but running it raises the following error: ``` $ cset Traceback (most recent...

Hi, Would it be possible to have a silent mode option? I'm using cset for benchmarking and this line in particular https://github.com/lpechacek/cpuset/blob/d1dbe6a155d3ba299eda026e289abcbfa5ed1526/cpuset/commands/proc.py#L568 causes the benchmarks to fail as they check...

(Logfile attached.) ```# Default: All cores online root@localhost:~# cset set cset: Name CPUs-X MEMs-X Tasks Subs Path ------------ ---------- - ------- - ----- ---- ---------- root 0-15 y 0 y...