| 2 | |
| 3 | = XFS on x86_64 = |
| 4 | * [http://mkosaki.blog46.fc2.com/blog-entry-1097.html 革命の日々! XFS on x86_64] |
| 5 | > XFSって1ページ書き出すだけでもスタック3.5Kも使うのよね。カーネルスタックはページサイズx2なので8Kしかない。 |
| 6 | * [http://developer.cybozu.co.jp/kazuho/2010/04/mysql-and-the-x.html Kazuho@Cybozu Labs: MySQL and the XFS stack overflow problem] |
| 7 | |
| 8 | * [https://lkml.org/lkml/2010/4/7/110 LKML: John Berthels: PROBLEM + POSS FIX: kernel stack overflow, xfs, many disks, heavy write load, 8k stack, x86-64] |
| 9 | * スタックを突き破っている例 |
| 10 | * [https://lkml.org/lkml/2010/4/7/209 LKML: John Berthels: Re: PROBLEM + POSS FIX: kernel stack overflow, xfs, many disks, heavy write load, 8k stack, x86-64] |
| 11 | * [https://lkml.org/lkml/2010/4/8/180 LKML: John Berthels: Re: PROBLEM + POSS FIX: kernel stack overflow, xfs, many disks, heavy write load, 8k stack, x86-64] |
| 12 | * [https://lkml.org/lkml/2012/7/20/246 LKML: Eric Sandeen: Re: Stack overrun in 3.5.0-rc7 w/ cfq] 別の例 |