1. 什么情况下发生内存溢出?什么情况下触发Full GC?
2. ThreadLocal 变量存储在什么位置?
3. 归并排序与快排的时间复杂度比较?
4. 对select * from where a=* and b=* order by c 如何建索引?
5. linux 里如何查看IO的负载状况?
vmstat, iostat
1. 什么情况下发生内存溢出?什么情况下触发Full GC?
2. ThreadLocal 变量存储在什么位置?
3. 归并排序与快排的时间复杂度比较?
4. 对select * from where a=* and b=* order by c 如何建索引?
5. linux 里如何查看IO的负载状况?
vmstat, iostat