Displaying 3 results from an estimated 3 matches for "1544k".
Did you mean:
1544
2004 Feb 16
0
nmbd load problem
...y: 512M real, 106M free, 329M swap in use, 2005M swap free
PID USERNAME THR PRI NICE SIZE RES STATE TIME CPU COMMAND
25060 root 1 46 0 3296K 1504K run 0:37 4.75% nmbd
24844 root 1 45 0 3296K 1496K run 1:35 4.70% nmbd
24965 root 1 46 0 3296K 1544K run 0:58 4.66% nmbd
25029 root 1 45 0 3296K 1496K run 0:41 4.64% nmbd
25040 root 1 38 0 3296K 1496K run 0:39 4.63% nmbd
24902 root 1 46 0 3296K 1496K run 1:09 4.59% nmbd
24779 root 1 48 0 3296K 1496K run 2:25 4.58% nmbd
2483...
2016 Mar 20
14
[PATCH v2 0/7] tests/qemu: Add program for tracing and analyzing boot times.
v1 was here:
https://www.redhat.com/archives/libguestfs/2016-March/thread.html#00157
Not running the 'hwclock' command reduces boot times considerably.
However I'm not sure if it is safe. See the question I posted on
qemu-devel:
http://thread.gmane.org/gmane.comp.emulators.qemu/402194
At the moment, about 50% of the time is consumed by SeaBIOS. Of this,
about ⅓rd is SGABIOS
2014 Sep 26
9
[PATCH v4 0/7] virt-resize: add support for resizing logical partitions
Hi Rich,
This is v3 series to add support for resizing MBR logical partitions.
changes to v3:
1. merge patch 1 and patch 3 in v3
2. let mbr_part_type return 'primary' for GPT partitions
3. add test for resizing logical partitions
4. fix extending the extended partition (yet). see patch 7.
changes to v2:
1. remove p_part_num
2. remove filter_parts
3. name the function