#14199 closed bug (duplicate)
[kernel] system becomes sluggish after building large projects
Reported by: | diver | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #14451 | Blocking: | |
Platform: | All |
Description
I noticed that each time I build LibreOffice I had to reboot as the OS is unbearable to work with due to being unresponsive and sluggish. I suspect that build time of LibreOffice also suffers badly from this issue.
During the build I see these messages being written to the syslog:
KERN: acquire_advisory_lock(vnode = 0xffffffffd5037780, flock = 0xffffffff815c1eb0, wait = no)
KERN: PageWriteWrapper: Failed to write page 0xffffffff8321f0e0: General system error
KERN: add_memory_type_range(7387544, 0x90000, 0x70000, 0) KERN: set MTRRs to: KERN: mtrr: 0: base: 0x90000, size: 0x10000, type: 0 KERN: mtrr: 1: base: 0xa0000, size: 0x20000, type: 0 KERN: mtrr: 2: base: 0xc0000, size: 0x40000, type: 0 KERN: mtrr: 3: base: 0xbfee0000, size: 0x20000, type: 0 KERN: mtrr: 4: base: 0xf0000000, size: 0x10000000, type: 0 KERN: mtrr: 5: base: 0xc0000000, size: 0x40000000, type: 1 KERN: remove_memory_type_range(7387544, 0x90000, 0x70000, 0) KERN: set MTRRs to: KERN: mtrr: 0: base: 0xbfee0000, size: 0x20000, type: 0 KERN: mtrr: 1: base: 0xf0000000, size: 0x10000000, type: 0 KERN: mtrr: 2: base: 0xc0000000, size: 0x40000000, type: 1
Attachments (1)
Change History (3)
by , 6 years ago
Attachment: | syslog.old added |
---|
comment:1 by , 5 years ago
Blocked By: | 14451 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:2 by , 5 years ago
Remove milestone for tickets with status = closed and resolution != fixed
Note:
See TracTickets
for help on using tickets.
Dupe of your other ticket #14451 which was fixed.