Changes between Initial Version and Version 8 of Ticket #2803
- Timestamp:
- Feb 10, 2009, 9:05:50 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2803
- Property Owner changed from to
- Property Summary System unresponsive when there is network activity with rtl81xx driver → System freezed with network cable attached, with rtl81xx driver
-
Ticket #2803 – Description
initial v8 1 1 I have an Intel Core 2 Duo system, the NIC is a rtl8101 (id 8136). 2 As soon as there is any network activity, the cpu activity goes to 100% (only for one cpu, the other is idle) and the system becomes completely unresponsive (yeah, not even F12 works anymore). Top shows that the thread "fast taskq" is getting all the cpu load.2 As soon as I connect the network cable, the cpu activity goes to 100% (only for one cpu, the other is idle) and the system becomes completely unresponsive (yeah, not even F12 works anymore). Top shows that the thread "fast taskq" is getting all the cpu load. 3 3 The driver uses the freebsd compat layer. 4 4 Disabling one core makes the system work correctly.