VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2413 - 2415 of 16363)

Ticket Resolution Summary Owner Reporter
#4434 fixed e1000: eth0: e1000_clean_tx_irq: Detected Tx Unit Hang Costin Grigoras
Description

I see quite frequent this kind of message in the guest, 2.6.28.3, 2.6.29.4 or 2.6.31-rc2 (e1000 ver 7.3.20-k3-NAPI and 7.3.21-k3-NAPI):

e1000: eth0: e1000_clean_tx_irq: Detected Tx Unit Hang
  Tx Queue             <0>
  TDH                  <41>
  TDT                  <46>
  next_to_use          <46>
  next_to_clean        <41>
buffer_info[next_to_clean]
  time_stamp           <ffffc090>
  next_to_watch        <42>
  jiffies              <ffffc120>
  next_to_watch.status <0>
#4435 fixed BogoMIPS are not consistent in SMP Costin Grigoras
Description

When allocating more than 1 cpu to a guest, the bogomips is ok only for the first one. For example:

# cat /proc/cpuinfo | grep -E "processor|MHz|bogomips"
processor       : 0
cpu MHz         : 2772.361
bogomips        : 5544.72
processor       : 1
cpu MHz         : 2772.361
bogomips        : 326.15
processor       : 2
cpu MHz         : 2772.361
bogomips        : 345.29
processor       : 3
cpu MHz         : 2772.361
bogomips        : 347.57

Relevant dmesg messages:

# dmesg | grep -i bogo
Calibrating delay loop (skipped), value calculated using timer frequency.. 5544.72 BogoMIPS (lpj=27723610)
Calibrating delay using timer specific routine.. 326.15 BogoMIPS (lpj=1630777)
Calibrating delay using timer specific routine.. 345.29 BogoMIPS (lpj=1726479)
Calibrating delay using timer specific routine.. 347.57 BogoMIPS (lpj=1737883)
Total of 4 processors activated (6563.74 BogoMIPS).
#4438 fixed Partitions Overlapping Error omri69
Description

The command and error:

VBoxManage internalcommands createrawvmdk -filename /home/omri/.VirtualBox/Vista.vmdk -rawdisk /dev/sda -partitions 1 -register -relative VirtualBox Command Line Management Interface Version 3.0.0 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved.

Overlapping partition description areas. Aborting Error reading the partition information from '/dev/sda' The raw disk vmdk file was not created

fdisk:

Disk /dev/sda: 250.0 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0xfaa66ab9

Device Boot Start End Blocks Id System

/dev/sda1 * 1 25503 204852816 7 HPFS/NTFS /dev/sda2 29162 30401 9954304 7 HPFS/NTFS /dev/sda3 25504 29161 29382885 5 Extended /dev/sda5 26731 26973 1951866 82 Linux swap / Solaris /dev/sda6 25504 26730 9855814+ 83 Linux /dev/sda7 26974 29161 17575078+ 83 Linux

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy