1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714
| dev.scsi.logging_level = 0
dev.raid.speed_limit_max = 200000 #RAID1,RAID5,RAID6需要初始化同步RAID的同步最大速度限制。
dev.raid.speed_limit_min = 1000 #RAID1,RAID5,RAID6需要初始化同步RAID的同步最小速度限制。
dev.cdrom.check_media = 0 dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17 dev.cdrom.info = drive name: hda dev.cdrom.info = drive speed: 24 dev.cdrom.info = drive dev.cdrom.info = Can close tray: 1 dev.cdrom.info = Can open tray: 1 dev.cdrom.info = Can lock tray: 1 dev.cdrom.info = Can change speed: 1 dev.cdrom.info = Can select disk: 0 dev.cdrom.info = Can read multisession: 1 dev.cdrom.info = Can read MCN: 1 dev.cdrom.info = Reports media changed: 1 dev.cdrom.info = Can play audio: 1 dev.cdrom.info = Can write CD-R: 0 dev.cdrom.info = Can write CD-RW: 0 dev.cdrom.info = Can read DVD: 1 dev.cdrom.info = Can write DVD-R: 0 dev.cdrom.info = Can write DVD-RAM: 0 dev.cdrom.info = Can read MRW: 1 dev.cdrom.info = Can write MRW: 1 dev.cdrom.info = Can write RAM: 1
dev.rtc.max-user-freq = 64 #设置用户时钟的最大频率。建议将其添加到系统启动脚本。
debug.exception-trace = 1
net.unix.max_dgram_qlen = 10 #max_dgram-qlen限制了多少数据可以按队列在unix域套接字(SOCK_DGRAM)接收缓冲区,如果发件人尝试传送更多的数据或返回错误。默认值为10
net.token-ring.rif_timeout = 600000 #默认请求超时10分钟配置完成。
net.ipv4.conf.eth0. disable_policy = 0 net.ipv4.conf.lo.disable_policy = 0 net.ipv4.conf.default.disable_policy = 0 net.ipv4.conf.all.disable_policy = 0
net.ipv4.conf.eth0.arp_ignore = 0 net.ipv4.conf.lo.arp_ignore = 0 net.ipv4.conf.default.arp_ignore = 0 net.ipv4.conf.all.arp_ignore = 0
net.ipv4.conf.eth0.tag = 0 net.ipv4.conf.lo.tag = 0 net.ipv4.conf.default.tag = 0 net.ipv4.conf.all.tag = 0
net.ipv4.conf.eth0.medium_id = 0 net.ipv4.conf.lo.medium_id = 0 net.ipv4.conf.default.medium_id = 0 net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.eth0.rp_filter = 1 net.ipv4.conf.lo.rp_filter = 1 net.ipv4.conf.default.rp_filter = 1 net.ipv4.conf.all.rp_filter = 0
net.ipv4.conf.lo.force_igmp_version = 0 net.ipv4.conf.default.force_igmp_version = 0 net.ipv4.conf.all.force_igmp_version = 0 net.ipv4.conf.eth0.force_igmp_version = 0
net.ipv4.conf.lo.accept_redirects = 1 net.ipv4.conf.eth0.accept_redirects = 1 net.ipv4.conf.default.accept_redirects = 1 net.ipv4.conf.all.accept_redirects = 1
net.ipv4.conf.default.disable_xfrm = 0 net.ipv4.conf.all.disable_xfrm = 0 net.ipv4.conf.eth0.disable_xfrm = 0 net.ipv4.conf.lo.disable_xfrm = 0
net.ipv4.conf.default.arp_announce = 0 net.ipv4.conf.all.arp_announce = 0 net.ipv4.conf.eth0.arp_announce = 0 net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.default.arp_filter = 0 net.ipv4.conf.all.arp_filter = 0 net.ipv4.conf.eth0.arp_filter = 0 net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.default.proxy_arp = 0 net.ipv4.conf.lo.proxy_arp = 0 net.ipv4.conf.all.proxy_arp = 0 net.ipv4.conf.eth0.proxy_arp = 0
net.ipv4.conf.default.forwarding = 0 net.ipv4.conf.eth0.forwarding = 0 net.ipv4.conf.all.forwarding = 0 net.ipv4.conf.lo.forwarding = 0
net.ipv4.conf.all.log_martians = 0 net.ipv4.conf.eth0.log_martians = 0 net.ipv4.conf.lo.log_martians = 0 net.ipv4.conf.default.log_martians = 0
net.ipv4.conf.all.bootp_relay = 0 net.ipv4.conf.eth0.bootp_relay = 0 net.ipv4.conf.lo.bootp_relay = 0 net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.all.accept_source_route = 0 net.ipv4.conf.default.accept_source_route = 0 net.ipv4.conf.eth0.accept_source_route = 0 net.ipv4.conf.lo.accept_source_route = 0
net.ipv4.conf.all.send_redirects = 1 net.ipv4.conf.eth0.send_redirects = 1 net.ipv4.conf.lo.send_redirects = 1 net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.all.shared_media = 1 net.ipv4.conf.eth0.shared_media = 1 net.ipv4.conf.lo.shared_media = 1 net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.eth0.secure_redirects = 1 net.ipv4.conf.default.secure_redirects = 1 net.ipv4.conf.all.secure_redirects = 1 net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.all.mc_forwarding = 0 net.ipv4.conf.eth0.mc_forwarding = 0 net.ipv4.conf.lo.mc_forwarding = 0 net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.neigh.default.gc_thresh3 = 1024 #保存在ARP高速缓存中的最多纪录的硬限制,一旦高速缓存中的数目高于此垃圾收集器将马上进行。缺省值为1024
net.ipv4.neigh.default.gc_thresh2 = 512 #保存在ARP高速缓存中的最多记录软限制,垃圾收集器在开始收集前,允许记录数超过这个数字5秒。缺省值5121
net.ipv4.neigh.default.gc_thresh1 = 128 #存在于ARP高速缓存中的最少层数。如果少于这个数,垃圾收集器将不会运行,缺省值是128。
net.ipv4.neigh.default.gc_interval = 30 #收集相邻层记录的无用记录的垃圾收集程序的运行周期,缺省值30秒。
net.ipv4.neigh.default.locktime = 99 net.ipv4.neigh.eth0.locktime = 99 net.ipv4.neigh.lo.locktime = 99 #ARP记录保存在高速缓存内的最短实际那(jiffy数),以防止存在多个可能映射(potential mapping)时,ARP高速缓存系统的颠簸(经常是由于网络的错误配置而引起)。缺省值是1秒。
net.ipv4.neigh.default.proxy_delay = 79 net.ipv4.neigh.eth0.proxy_delay = 79 net.ipv4.neigh.lo.proxy_delay = 79 #当接收到有一个请求已知的代理ARP地址的ARP请求时,在回应前可以延迟的jiffy(时间单位)数目。这样以防止网络风暴。缺省值(0.8秒)
net.ipv4.neigh.default.anycast_delay = 99 net.ipv4.neigh.eth0.anycast_delay = 99 net.ipv4.neigh.lo.anycast_delay = 99 #对IPV4相邻信息的回复的最大延迟时间。目前还不支持anycast。缺省值为99秒。
net.ipv4.neigh.default.proxy_qlen = 64 net.ipv4.neigh.eth0.proxy_qlen = 64 net.ipv4.neigh.lo.proxy_qlen = 64 #能放入代理ARP地址队列(proxy-ARP addresses)的数据包最大数目。缺省值64。
net.ipv4.neigh.default.unres_qlen = 3 net.ipv4.neigh.eth0.unres_qlen = 3 net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.default.gc_stale_time = 60 net.ipv4.neigh.eth0.gc_stale_time = 60 net.ipv4.neigh.lo.gc_stale_time = 60 #决定检查一次相邻记录的有效性的周期。当相邻层记录失效时,将在给它发送数据前。再解析一次。缺省值是60秒。
net.ipv4.neigh.default.delay_first_probe_time = 5 net.ipv4.neigh.eth0.delay_first_probe_time =5 net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.default.base_reachable_time = 30 net.ipv4.neigh.eth0.base_reachable_time = 30 net.ipv4.neigh.lo.base_reachable_time = 30 #一旦发现相邻记录,至少在一段介于base_reachable_time/2和3*base_reacheable_time/2之间的随机时间内,该记录是有效的。如果收到上层协议的肯定反馈,那么记录的有效期将延长。缺省值30秒。
net.ipv4.neigh.default.retrans_time = 99 net.ipv4.neigh.eth0.retrans_time = 99 net.ipv4.neigh.lo.retrans_time = 99 #重发一个请求前的等待jiffy(时间单位)的数目。缺省值是1秒。
net.ipv4.neigh.default.app_solicit = 0 net.ipv4.neigh.eth0.app_solicit = 0 net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.default.ucast_solicit = 3 net.ipv4.neigh.eth0.ucast_solicit = 3 net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.default.mcast_solicit = 3 net.ipv4.neigh.eth0.mcast_solicit = 3 net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.tcp_bic = 1
net.ipv4.tcp_westwood = 0
net.ipv4.tcp_no_metrics_save = 0
net.ipv4.ipfrag_secret_interval = 600 net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_tw_reuse = 1
net.ipv4.icmp_ratemask = 6168 net.ipv4.icmp_ratelimit = 1000 #某些路由器违背RFC1122标准。其对广播帧发送伪造的响应来应答。这种违背行为通常会被以警告的方式记录在系统日志中。如果该选项设置为true,内核不会记录这种警告信息。
net.ipv4.tcp_adv_win_scale = 2
net.ipv4.tcp_app_win = 31 #默认值为31,保留max(window/2^tcp_app_win,mss)数量的窗口由于应用缓冲。当为0时表示不需要缓冲。
net.ipv4.tcp_rmem = 4096 87380 174760 #这选项有三个NETEGER变量:min,default,max。
net.ipv4.tcp_wmem = 4096 16384 131072 #这个选项有三个INTEGER变量:min,default,max # Min:为TCP socket预留用于发送缓冲内存最小值。每个tcp socket都可以在建议以后都可以使用它。默认值为4096(4K)
net.ipv4.tcp_mem = 786432 1048576 1572864 #此选项里有三个变量:low,pressure,high。
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120 #废物收集(GC)通过最大间隔,这个间隔会影响到缓冲池中内存的低压力。该值以jiffies为单位测量。
net.ipv4.inet_peer_gc_mintime = 10 #每一遍碎片收集之间的最小时间间隔,当内存压力比较大的时候,调整这个间隔非常有效。
net.ipv4.inet_peer_maxttl = 600 #entries的最大生存期。在pool没有内存压力的情况下(比如,pool中entries的数量非常少的时候,)未使用的entries经过一段时间就会过期。
net.ipv4.inet_peer_minttl = 120 #entries的最小生存期,应该不晓旭汇聚断分片的生存期。当pool的大小不大于Inet_peer_threshold时,这个最小生存期必须予以确保,以jiffies计
net.ipv4.inet_peer_threshold = 65664 #这个文件里面写着一个数字,表示主机是否通过RARP、BOOTP、DHCP或其他机制取得其IP设置,否则就是0
net.ipv4.igmp_max_msf = 10 net.ipv4.igmp_max_memberships = 20 #主机上最多有多少个igmp(多播)套接字进行监听。
net.ipv4.route.secret_interval = 600 net.ipv4.route.min_adv_mss = 256 #该文件表示最小的MSS(Maximum Segrnent Size)大小,取决于第一跳的路由器MTU.缺省值:256
net.ipv4.route.min_pmtu = 552 #该文件表示最小路径MTU的大小
net.ipv4.route.mtu_expires = 600 #该文件表示PMTU信息缓存多长时间(秒)缺省设置:600秒
net.ipv4.route.gc_elasticity = 8 net.ipv4.route.gc_min_interval = 0 net.ipv4.route.gc_thresh = 524288 #用管理控制路由收集算法的频度和行为。用来设置失败恢复时非常重要。一旦上一次路由失败经过这么多秒后,linux会跳过失败而转向其他路由。如果你想要更快速的失败恢复就可以降低这个值。
net.ipv4.route.error_burst = 5000 #这些参数用来限制从路由代码写入内核日志的warning消息。Error_cost这个值越高,写的消息越少。Error_burst控制什么时候应该丢弃消息。缺省值设置是限制为每5秒钟一次。
net.ipv4.route.error_cost = 1000 #这些参数用来限制从路由代码写入内核日志的warning消息。Error_cost的值越高,写的消息越少,error_burst控制什么时候应该丢弃消息,缺省设置是限制为每5秒一次。
net.ipv4.route.redirect_silence = 20480 #重定向的超时,经过这么长时间后,重定向会重发,而不管是否已经因为超过load或者number限制而停止。
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_load = 20 #决定是否要向特定主机发送更多的ICMP重定向的因子。一旦达到load限制或者number限制后就不在发送。
net.ipv4.route.gc_interval = 60 #默认值为60,数值越小cache释放的速度会越快。意思是说:cache会记录连线当时的资讯,如gateway如果断线的当时,cache记录的gateway依然是断掉连线的那一条线路的gateway。而且cache的reflush时间又还那么长,就会产生连线失效的状况,因此把数值调低看看。
net.ipv4.route.gc_timeout = 300 #刷新路由缓冲的延时。
net.ipv4.route.max_size = 8388608 #路由缓冲的最大值。一旦缓冲满。就清除旧的条目。
net.ipv4.route.max_delay = 10 #刷新路由缓冲的最大延迟。
net.ipv4.route.min_delay = 2
net.ipv4.icmp_errors_use_inbound_ifaddr = 0
net.ipv4.icmp_ignore_bogus_error_responses = 0
net.ipv4.icmp_echo_ignore_broadcasts = 0
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 32768 61000 #用于向外连接的宽口范围。默认情况为1024到61000
net.ipv4.tcp_max_syn_backlog = 1024 #记录的那些尚未收到客户端确认信息的链接请求的最大值。 默认值为4096 如果设置这个值大于4096最好同时调整include/net/tcp.h中的TCP_SYNQ_HSIZE,保证TCP_SYNQ_HSIZE*16 <=tcp_max_syn_backlo然后重新编译内核。
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_tw_recycle = 1
net.ipv4.tcp_syncookies = 0
net.ipv4.tcp_fin_timeout = 60 #当套接字由本端要求关闭,它决定保持在FIN-WAIT-2状态的时间。默认值为60秒。2.2内核的通常值是180秒。这个数值如果设置太大会出现内存溢出的风险。
net.ipv4.tcp_retries2 = 15 #在杀掉一个活动的TCP链接前重试多少次。RFC 1122规定这个限制应该长于100秒。默认值是15相当于13~30分钟(取决于RIO)
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_keepalive_intvl = 75 #当检测没有确认时,重新发送检测的频度,默认是75秒。
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200 #当启用keepalive的时候,TCP发送keepalive消息的频度,默认为2小时。
net.ipv4.ipfrag_time = 30 #IP分片在内存中的保留时间(秒数)
net.ipv4.ip_dynaddr = 0
net.ipv4.ipfrag_low_thresh = 196608 #用于IP分片汇聚的最小内存用量。
net.ipv4.ipfrag_high_thresh = 262144 #用于IP分片汇聚的最大内存用量。
net.ipv4.tcp_max_tw_buckets = 180000 #系统同时保持timewait套接字的最大数。默认值为180000。
net.ipv4.tcp_max_orphans = 262144 #系统中最多有多少个TCP套接字不被关联到任何一个用户文件句柄上。如果超过这个数字,孤儿链接将即将被复位并打印出警告信息。这个限制仅仅是为了防止简单的DOS攻击。
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syn_retries = 5
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_autoconfig = 0
net.ipv4.ip_default_ttl = 64 #数据包的生存期。
net.ipv4.ip_forward = 0
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_sack = 1
net.ipv4. = 1
net.ipv4.tcp_timestamps = 1
net.core.somaxconn = 128 #限制套接字侦听积压,已知在使用着的somaxconn。默认值为128。如果调整套接字请参阅tcp_max_syn_backlog。
net.core.divert_version = 0.46 net.core.optmem_max = 20480 #指定了每个套接字说允许的最大缓冲区的大小
net.core.message_burst = 10 #写新的警告消息所需的时间(以1/10秒为单位);在这个时间内所收到的其它警告消息会被丢弃。则用于防止某个企图用消息“淹没”您系统的人所使用的拒绝服务(denial of service)攻击。缺省设置10秒
net.core.message_cost = 5
net.core.mod_cong = 290 net.core.lo_cong = 100 net.core.no_cong = 20 net.core.no_cong_thresh = 10 net.core.netdev_max_backlog = 300 #指定在接口接收数据包的速率比内核处理这些包的速率快时,允许送到队列的数据包的最大数。
net.core.dev_weight = 64 #为CPU分时系统包调度工作。默认值为64
net.core.rmem_default = 135168 #接收窗口的默认大小
net.core.wmem_default = 135168 #默认的发送窗口大小
net.core.rmem_max = 135168 #接收窗口的最大大小
net.core.wmem_max = 135168 #发送窗口的最大大小
vm.percpu_pagelist_fraction = 0 vm.max_queue_depth = 0 vm.oom-kill = 1 vm.legacy_va_layout = 0
vm.vfs_cache_pressure = 100 #该文件表示内核回收用于directory和inode cache内存的倾向;缺省值100表示内核将根据pagecache和swapcache,把directory和inode cache保持在一个合理的百分比;降低该值低于100,将导致内核倾向于保留directory和inode cache;增加该值超过100,将导致内核倾向于回收directory和inode cache。缺省值:100
vm.block_dump = 0
vm.laptop_mode = 0
vm.max_map_count = 65536 #该文件允许max_map_count限制虚拟内存的数量。
vm.min_free_kbytes = 102400 #该文件表示强制linux vm最低保留多少空闲内存(Kbytes)。
vm.lower_zone_protection = 0 vm.hugetlb_shm_group = 0
vm.nr_hugepages = 0
vm.swappiness = 60 #减少系统对于swap频繁的写入,将加快应用程序之间的切换,有助于提升系统性能。默认值为60。
vm.nr_pdflush_threads = 2
vm.dirty_expire_centisecs = 3000 #该文件表示如果废数据在内存中驻留时间超过该值,pdflush进程在下一次将把这些数据写回磁盘。
vm.dirty_writeback_centisecs = 500 #该文件表示pdflush进程周期性间隔多久把废数据写回磁盘。缺省值:500(1/100秒)
vm.dirty_ratio = 40 #该文件表示如果进程产生的废数据到达系统整体内存的百分比,此时进程自信把废数据写回磁盘。 缺省值:40。
vm.dirty_background_ratio = 10 #该文件表示废数据到达系统整体内存的百分比,此时触发pdflush进程把废数据写回磁盘。缺省设置:10
vm.page-cluster = 3
vm.overcommit_ratio = 50 #该文件表示,如果overcommit_memory=2,可以过载内存的百分比,通过以下公式来计算系统整体可用内存。 系统可分配内存=交换空间+物理内存*overcommit_ratio/100。
vm.overcommit_memory = 0
kernel.wake_balance = 1
kernel.suid_dumpable = 0 kernel.unknown_nmi_panic = 0
kernel.ngroups_max = 65536 #该文件显示了最大数量的补充群体用户可以是一个成员(内核的NGROUPS_MAX)的使用者。缺省值是65536,这可调似乎没有在任何地方使用最新的内核
kernel.printk_ratelimit_burst = 10 #一段时间后,我们执行一个信息由printk_ratelimit秒钟,我们允许脉冲信息通过。Printk_ratelimit_burst指定信息数量。在ratelimiting开始起用前,我们提交出信息。
kernel.printk_ratelimit = 5
kernel.panic_on_oops = 1
kernel.pid_max = 32768 #PID分配限制值。当内核下一个PID值到达这个值,它会回到最低的PID值。PID的最大的pid_max未分配,默认值为32768
kernel.overflowgid = 65534和kernel.overflowuid = 65534 #这两个文件分别保存那些支持16位用户标识和组标识的任何文件系统的用户标识(UID)和组标识(GID)。可是更改这些值,但如果您确实觉得需要这样做,那么可能会发现更改组和密码文件项更容易些。
kernel.pty.nr = 1
kernel.pty.max = 4096 #此文件规定的最大数量的unix 98 假终端。
kernel.random.uuid = cbd55511-5292-4195-99f3-c7e0b5b87624 kernel.random.boot_id = 538713fc-3f16-4d9f-9c75-7e5e61c10ee9 #这个只读文件包含随机字符串一样。一次是在系统启动后产生。另见:与/proc/sys/kernel/random/uuid.
kernel.random.write_wakeup_threshold = 128 #此文件包含二进制位数以下唤醒进程,做选择()或查询()的写权限的/dev/rrandom。
kernel.random.read_wakeup_threshold = 64 #这个文件包含了很多信息片,他们有关于激活很多因等待查询/dev/random信息而休眠的进程。默认值为64。
kernel.random.entropy_avail = 3456 #这个只读文件给出可用的平均信息量,通常,这个字为4096(bits)。一个全部的信息平均量的统筹。
kernel.random.poolsize = 512 #这个文件提供平均信息数量池的大小。通常,这将是4096bits(512btyes).它可以将其更改为任何值的一种算法用。目前的选择是:32,64,128,256,512,1024,2048。
kernel.threads-max = 139264 #该文件指定内核所能使用的线程的最大数目。
kernel.cad_pid = 1
kernel.sysrq = 0
kernel.sem = 250 32000 32 128 #该参数表示设置的信号量。
kernel.msgmnb = 16384 #该文件指定在一个消息队列中最大的字节数 缺省设置:16384。
kernel.msgmni = 16 #该文件指定消息队列标识的最大数目。缺省设置:16。
kernel.msgmax = 8192 #该文件指定了从一个进程发送到另一个进程的消息最大长度。进程间的消息传递是在内核的内存中进行的。不会交换到硬盘上。所以如果增加该值,则将增加操作系统所使用的内存数量。
kernel.shmmni = 4096 #该参数用于设置系统范围内共享内存段的最大数量,默认值为4096,通常不需要修改。
kernel.shmall = 2097152 #该参数表示统一一次可以使用的共享内存总量(以页为单位)。默认是2097152,通常不需要修改。
kernel.shmmax = 33554432 #该参数定义了共享内存段的最大尺寸(以字节为单位)。默认是32M。
kernel.acct = 2 4 30 #该文件有三个配置值,根据包含日志的文件系统上可用空间的数量(以百分比表示),这些值控制何时开始进行进程记账,如果可用空间低于这个百分比值,则停止进程记账,如果可用共建高于这个百分比值,则开始进程记账。检查上面两个值得频率(以秒为单位)要更改这个文件的某个值,应该回送用空格分隔开的一串数字。默认值:2 4 30如果包含日志的文件系统上只有少于2%的可用空间,则这些值会使记账停止,如果有4%或者更多的空间,则再次启动记账,每30秒做一次检查。
kernel.hotplug = /sbin/hotplug #hotplug的策略代理的位置,默认值是“/sbin/hotplug”
kernel.modprobe = /sbin/modprobe #这里是modprobe所存放的位置,使用这个程序按照要求装载模块。缺省值:”/sbin/modprobe”.
kernel.printk = 6 4 1 7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 0
kernel.cap-bound = -257 #这个参数所谓“性能限制规定”的使用者空间:列表功能,可以将
kernel.tainted = 0
kernel.core_pattern = core #是用来指定一个核心DumpFlie可格局名称:最大长度是64个字符。默认值为:“core”。Core_pattern被用作一种模式模板的输出文件名。某些字符串的模式(从“%”)是取代其实际值。反向兼容core_uses_pid:如果core_pattern不包括“%,p值”(默认是不)和core_uses_pid设置,然后
kernel.core_uses_pid = 1
kernel.print-fatal-signals = 0
kernel.exec-shield-randomize = 1
kernel.exec-shield = 1
kernel.panic = 0
kernel.domainname = (none)
kernel.hostname = localhost.localdomain #该文件允许你配置网络主机名。
kernel.version =
kernel.osrelease = 2.6.9-55.ELsmp #内核OS 发布号
kernel.ostype = Linux #内核OS类型。
fs.mqueue.msgsize_max = 8192 #此文件可以用来查看和更改信息最大值的限度。这个值作为上限的属性。Attr->mq_msgsize争论惯于mq_open(3).默认值为8192字节;上限是INT_MAX(2147483647的linux/86)。此限制被忽略的特殊程序(CAP_SYS_RESOURCE).
fs.mqueue.msg_max = 10 #此文件可以用来查看和更改值上限的最大数量的信息在一个队列中。这个值起到了一个最高限度的作用。这个值默认最小值为10;上限是硬盘最大值(131072/sizeof(void *))(32768上Linux/86).这个限制忽视了特殊程序。但是尽管如此HARD_MAX实行最高限额。
fs.mqueue.queues_max = 256 #此文件可以用来查看和更改系统数量限制和消息队列,这个是可以创建。一旦达到限额。只有特殊的进程可以创建新的消息队列。这个默认值为256.它可以将其更改范围为0-INT_MAX的值
fs.quota.syncs = 21 #加大SYN队列长度可以容纳更多等待连接的网络连接数。
fs.aio-max-nr = 65536 fs.aio-nr = 0
fs.lease-break-time = 45 #此文件规定内核在宽限期内准许租给一个私有的进程,在它发出信号后,那个处理通告发给另一个正在等待的开启档案,如果租约的文件在规定的时间里没有删除或者降级租凭,内核将强制中断合约。
fs.dir-notify-enable = 1
fs.leases-enable = 1
fs.overflowgid = 65534 fs.overflowuid = 65534 #这两个文件分别保存那些支持16位用户标识和组标识的任何文件系统的标识(UID)和组标识(GID)。可以更改这些值。但是如果您确实觉得需要这样做,那么您可能会发现更改组和密码文件项更容易些。缺省值为65534。
fs.dentry-state = 61453 55221 45 0 0 0
fs.file-max = 779703 #该文件指定了可以分配的文件句柄的最大数目。默认值为4096
fs.file-nr = 3930 0 779703 #该文件与file-max相关,它有三个值:已分配文件句柄的数目,已使用文件句柄的数目,文件句柄的最大数目,该文件是只读的,仅用于显示信息。
fs.inode-state = 80826 27574 0 0 0 0 0
fs.inode-nr = 8082 6 27574 #该文件与file-max相关,它有三个值:已分配文件句柄的数目。已使用文件句柄的数目。文件句柄的最大数目。
fs.binfmt_misc.status = enabledf #binfmt_misc的注册文件系统状态,默认enablef。
|