search for: 0x777

Displaying 8 results from an estimated 8 matches for "0x777".

Did you mean: 0777
2008 Jul 26
5
BUG: soft lockup - CPU#1 stuck for 61s!
...-------------- part dump of /var/log/messages ---------------------- ..... Jul 25 02:15:02 vega2008 kernel: [<c045bc58>] ? exit_mmap+0x93/0xc9 Jul 25 02:15:02 vega2008 kernel: [<c04214c2>] ? mmput+0x25/0x68 Jul 25 02:15:02 vega2008 kernel: [<c046e9c9>] ? flush_old_exec+0x4f8/0x777 Jul 25 02:15:02 vega2008 kernel: [<c046dfcf>] ? kernel_read+0x32/0x43 Jul 25 02:15:02 vega2008 kernel: [<c0490e60>] ? load_elf_binary+0x359/0x1152 Jul 25 02:15:02 vega2008 kernel: [<c045a6ee>] ? get_user_pages+0x2d5/0x35c Jul 25 02:15:02 vega2008 kernel: [<c04570d2>] ? p...
2008 Jul 28
5
PF_RING crashed the CentOS5 - BUG: soft lockup - CPU#7
...-------------- part dump of /var/log/messages ---------------------- ..... Jul 25 02:15:02 vega2008 kernel: [<c045bc58>] ? exit_mmap+0x93/0xc9 Jul 25 02:15:02 vega2008 kernel: [<c04214c2>] ? mmput+0x25/0x68 Jul 25 02:15:02 vega2008 kernel: [<c046e9c9>] ? flush_old_exec+0x4f8/0x777 Jul 25 02:15:02 vega2008 kernel: [<c046dfcf>] ? kernel_read+0x32/0x43 Jul 25 02:15:02 vega2008 kernel: [<c0490e60>] ? load_elf_binary+0x359/0x1152 Jul 25 02:15:02 vega2008 kernel: [<c045a6ee>] ? get_user_pages+0x2d5/0x35c Jul 25 02:15:02 vega2008 kernel: [<c04570d2>] ? p...
2016 Jun 15
0
[PATCH v7 00/12] Support non-lru page migration
...8a6a>] ? ext4_journal_commit_callback+0x203/0x220 [ 340.320119] [<ffffffff813c8a61>] ext4_journal_commit_callback+0x1fa/0x220 [ 340.320124] [<ffffffff81438bf5>] jbd2_journal_commit_transaction+0x3753/0x3c20 [ 340.320128] [<ffffffff814354a2>] ? journal_submit_commit_record+0x777/0x777 [ 340.320132] [<ffffffff8111f0ac>] ? debug_show_all_locks+0x226/0x226 [ 340.320135] [<ffffffff811205a5>] ? __lock_acquire+0x14f9/0x33b8 [ 340.320139] [<ffffffff81d31db0>] ? _raw_spin_unlock_irqrestore+0x3b/0x5c [ 340.320143] [<ffffffff8111cde6>] ? trace_hardirq...
2006 Jan 27
2
bug in 3.0.21a?
...c] #1 smbd(smb_panic+0x1a) [0xea6faa] #2 smbd [0xe91167] #3 /lib/tls/libc.so.6 [0x2488c8] #4 smbd(ntlmssp_sign_init+0xe5) [0xda7ca5] #5 smbd [0xda5080] #6 smbd(ntlmssp_update+0x296) [0xda40f6] #7 smbd(auth_ntlmssp_update+0x48) [0xeebc78] #8 smbd(reply_sesssetup_and_X+0x777) [0xd3d5d7] #9 smbd [0xd6b6b7] #10 smbd(process_smb+0x19e) [0xd6baee] #11 smbd(smbd_process+0x159) [0xd6cae9] #12 smbd(main+0x945) [0xf2b845] #13 /lib/tls/libc.so.6(__libc_start_main+0xd3) [0x235e23] #14 smbd [0xd00cf1] Disclaimer: http://www.kuleuven.be/cwis/email_disclai...
2016 Jun 15
2
[PATCH v7 00/12] Support non-lru page migration
...4_journal_commit_callback+0x203/0x220 > [ 340.320119] [<ffffffff813c8a61>] ext4_journal_commit_callback+0x1fa/0x220 > [ 340.320124] [<ffffffff81438bf5>] jbd2_journal_commit_transaction+0x3753/0x3c20 > [ 340.320128] [<ffffffff814354a2>] ? journal_submit_commit_record+0x777/0x777 > [ 340.320132] [<ffffffff8111f0ac>] ? debug_show_all_locks+0x226/0x226 > [ 340.320135] [<ffffffff811205a5>] ? __lock_acquire+0x14f9/0x33b8 > [ 340.320139] [<ffffffff81d31db0>] ? _raw_spin_unlock_irqrestore+0x3b/0x5c > [ 340.320143] [<ffffffff8111cde6&...
2016 Jun 15
2
[PATCH v7 00/12] Support non-lru page migration
...4_journal_commit_callback+0x203/0x220 > [ 340.320119] [<ffffffff813c8a61>] ext4_journal_commit_callback+0x1fa/0x220 > [ 340.320124] [<ffffffff81438bf5>] jbd2_journal_commit_transaction+0x3753/0x3c20 > [ 340.320128] [<ffffffff814354a2>] ? journal_submit_commit_record+0x777/0x777 > [ 340.320132] [<ffffffff8111f0ac>] ? debug_show_all_locks+0x226/0x226 > [ 340.320135] [<ffffffff811205a5>] ? __lock_acquire+0x14f9/0x33b8 > [ 340.320139] [<ffffffff81d31db0>] ? _raw_spin_unlock_irqrestore+0x3b/0x5c > [ 340.320143] [<ffffffff8111cde6&...
2016 May 31
7
[PATCH v7 00/12] Support non-lru page migration
Recently, I got many reports about perfermance degradation in embedded system(Android mobile phone, webOS TV and so on) and easy fork fail. The problem was fragmentation caused by zram and GPU driver mainly. With memory pressure, their pages were spread out all of pageblock and it cannot be migrated with current compaction algorithm which supports only LRU pages. In the end, compaction cannot
2016 May 31
7
[PATCH v7 00/12] Support non-lru page migration
Recently, I got many reports about perfermance degradation in embedded system(Android mobile phone, webOS TV and so on) and easy fork fail. The problem was fragmentation caused by zram and GPU driver mainly. With memory pressure, their pages were spread out all of pageblock and it cannot be migrated with current compaction algorithm which supports only LRU pages. In the end, compaction cannot