search for: ffffffff8103662c

Displaying 5 results from an estimated 5 matches for "ffffffff8103662c".

2016 Jun 15
0
[PATCH v7 00/12] Support non-lru page migration
...aned+0x8c/0x8c [ 315.186655] [<ffffffff81122c56>] ? lock_acquire+0xec/0x147 [ 315.186658] [<ffffffff811321ef>] ? kmsg_dump+0x12/0x27a [ 315.186662] [<ffffffff81132448>] ? kmsg_dump+0x26b/0x27a [ 315.186666] [<ffffffff81036507>] oops_end+0x9d/0xa4 [ 315.186669] [<ffffffff8103662c>] die+0x55/0x5e [ 315.186672] [<ffffffff81032aa0>] do_general_protection+0x16c/0x337 [ 315.186676] [<ffffffff81d33abf>] general_protection+0x1f/0x30 [ 315.186681] [<ffffffffa02c413d>] ? zs_page_migrate+0x355/0xaa0 [zsmalloc] [ 315.186686] [<ffffffffa02c4136>] ? zs...
2016 Jun 15
2
[PATCH v7 00/12] Support non-lru page migration
...5.186655] [<ffffffff81122c56>] ? lock_acquire+0xec/0x147 > [ 315.186658] [<ffffffff811321ef>] ? kmsg_dump+0x12/0x27a > [ 315.186662] [<ffffffff81132448>] ? kmsg_dump+0x26b/0x27a > [ 315.186666] [<ffffffff81036507>] oops_end+0x9d/0xa4 > [ 315.186669] [<ffffffff8103662c>] die+0x55/0x5e > [ 315.186672] [<ffffffff81032aa0>] do_general_protection+0x16c/0x337 > [ 315.186676] [<ffffffff81d33abf>] general_protection+0x1f/0x30 > [ 315.186681] [<ffffffffa02c413d>] ? zs_page_migrate+0x355/0xaa0 [zsmalloc] > [ 315.186686] [<ffffff...
2016 Jun 15
2
[PATCH v7 00/12] Support non-lru page migration
...5.186655] [<ffffffff81122c56>] ? lock_acquire+0xec/0x147 > [ 315.186658] [<ffffffff811321ef>] ? kmsg_dump+0x12/0x27a > [ 315.186662] [<ffffffff81132448>] ? kmsg_dump+0x26b/0x27a > [ 315.186666] [<ffffffff81036507>] oops_end+0x9d/0xa4 > [ 315.186669] [<ffffffff8103662c>] die+0x55/0x5e > [ 315.186672] [<ffffffff81032aa0>] do_general_protection+0x16c/0x337 > [ 315.186676] [<ffffffff81d33abf>] general_protection+0x1f/0x30 > [ 315.186681] [<ffffffffa02c413d>] ? zs_page_migrate+0x355/0xaa0 [zsmalloc] > [ 315.186686] [<ffffff...
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