search for: devref

Displaying 4 results from an estimated 4 matches for "devref".

Did you mean: deref
2013 Nov 14
1
Possible bug: TC with HFSC fails to load if umax is not provided
...utput from new version. Going further: /usr/share/shorewall/Shorewall/Tc.pm line 2167: emit ( "${dev}_mtu=\$(get_device_mtu $device)", "${dev}_mtu1=\$(get_device_mtu1 $device)" ) if $qdisc eq ''htb''; /usr/share/shorewall/Shorewall/Tc.pm line 2242: if ( $devref->{qdisc} eq ''htb'' ) { $quantum = calculate_quantum $rate, calculate_r2q( $devref->{out_bandwidth} ); emit ( "[ \$${dev}_mtu -gt $quantum ] && quantum=\$${dev}_mtu || quantum=$quantum" ); emit ( "run_tc class add dev $device parent $devicen...
2016 Jan 19
2
Bug#805508: Bug#805508: Bug#805508: Bug#805508: xen: Unable to create HVM domUs
On Thu, 2015-11-26 at 15:16 +0000, Ian Campbell wrote: > anything better would need to be arranged upstream. http://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=de858271c16851d662b2613 699401df6ecec8ef8 has now landed upstream, which allows the leaf dir to be set at configure time and therefore allows the packaging to avoid patching some stuff. HVM guests have been broken in Stretch for ages
2016 Jan 19
0
Bug#805508: Bug#805508: Bug#805508: Bug#805508: Bug#805508: xen: Unable to create HVM domUs
...> An early version of that (based on the not-yet-upstream version of the > patch) is in pkg-xen.git#feature/bug805508, I don't imagine the final > result will look much different. > > I'll post a debdiff here as well as updating that branch. Now uploaded to delayed/5 (per-devref 5.11.2 since this is an important bug, and I'm pretty sure it is actually RC but 2 days seemed too aggressive). Attached are full.debdiff and sanitized.debdiff, the latter removes the noise from the automatic files (debian/control.md5sum and?debian/.git-dpm) as well as the noise (changed From...
2015 Jan 23
3
questions around using numatune/numa/schedinfo
Hi, I'm running into some problems with libvirt and hoping someone can point me at some instructions or maybe even help me out. First, are there any requirements on qemu version in order to use the "numatune" and/or "cpu/numa/cell" elements? Or do they use cgroups and not the native qemu numa support? Second, are there any instructions on how to set up cgroups? I