垃圾 ora-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 3502660
  • 博文数量: 718
  • 博客积分: 1860
  • 博客等级: 上尉
  • 技术积分: 7790
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-07 08:51
个人简介

偶尔有空上来看看

文章分类

全部博文(718)

文章存档

2024年(4)

2023年(74)

2022年(134)

2021年(238)

2020年(115)

2019年(11)

2018年(9)

2017年(9)

2016年(17)

2015年(7)

2014年(4)

2013年(1)

2012年(11)

2011年(27)

2010年(35)

2009年(11)

2008年(11)

最近访客
相关博文
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·

分类: aix

2023-01-18 14:27:28


非必要不沟通


免费工具oerr
似乎还有

检查
cat /proc/sys/fs/file-max

  1. aix:

  2. # ulimit -a
  3. file(blocks) unlimited
  4. data(kbytes) unlimited
  5. stack(kbytes) 32768
  6. memory(kbytes) 32768
  7. coredump(blocks) 2097151
  8. nofiles(descriptors) 2000
  9. threads(per process) unlimited
  10. processes(per user) unlimited

  11. solaris:

  12. # ulimit -a
  13. time(seconds) unlimited
  14. file(blocks) unlimited
  15. data(kbytes) unlimited
  16. stack(kbytes) 8192
  17. coredump(blocks) unlimited
  18. nofiles(descriptors) 256
  19. vmemory(kbytes) unlimited

  20. linux:

  21. # ulimit -a
  22. address space limit (kbytes) (-m) unlimited
  23. core file size (blocks) (-c) 0
  24. cpu time (seconds) (-t) unlimited
  25. data size (kbytes) (-d) unlimited
  26. file size (blocks) (-f) unlimited
  27. locks (-x) unlimited
  28. locked address space (kbytes) (-l) 32
  29. message queue size (kbytes) (-q) 800
  30. nice (-e) 0
  31. nofile (-n) 65536
  32. nproc (-u) 192837
  33. pipe buffer size (bytes) (-p) 4096
  34. max memory size (kbytes) (-m) unlimited
  35. rtprio (-r) 0
  36. socket buffer size (bytes) (-b) 4096
  37. sigpend (-i) 192837
  38. stack size (kbytes) (-s) 8192
  39. swap size (kbytes) (-w) not supported
  40. threads (-t) not supported
  41. process size (kbytes) (-v) unlimited

阅读(387) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图