mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/opsec-blogposts.git
synced 2025-05-16 23:47:02 +00:00
fix cpuset
This commit is contained in:
parent
79fcd2202f
commit
fc35c3bbae
2 changed files with 3 additions and 3 deletions
|
@ -158,9 +158,9 @@ So here we do the same for the whonix workstation to give it 8GB of memory, with
|
|||
|
||||
[...]
|
||||
|
||||
<__memory dumpCore="off" unit="GiB">8 </memory> <__currentMemory unit="GiB">8 </currentMemory>
|
||||
<memory dumpCore="off" unit="GiB">8 </memory> <currentMemory unit="GiB">8 </currentMemory>
|
||||
|
||||
[...] <vcpu placement="static" cpuset="1">4 </vcpu>
|
||||
[...] <vcpu placement="static">4 </vcpu>
|
||||
|
||||
[...] <disk type="file" device="disk"> <driver name="qemu" type="qcow2"/> <__source file="/run/media/private/user/sda/Whonix-Gateway.qcow2"/> <target dev="vda" bus="virtio"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x06" function="0x0"/> </disk>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue