forked from decal/werdlists
-
Notifications
You must be signed in to change notification settings - Fork 4
/
netbsd-procfs-paths.txt
870 lines (870 loc) · 11.2 KB
/
netbsd-procfs-paths.txt
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
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
0
00.0
00.1
01.0
1
10
100
109
11
12
123
124
125
126
127
128
13
14
14.0
15
16
16.0
17
18
19
1a.0
1b.0
1c.0
1c.2
1c.3
1c.6
1d.0
1f.0
1f.2
1f.3
2
20
21
22
23
232
24
25
255
26
27
28
29
3
30
31
32
33
34
35
36
37
38
39
4
40
41
42
43
44
45
46
47
48
49
5
50
51
52
53
54
55
56
57
58
59
6
60
61
62
63
64
65
66
67
68
69
7
70
71
72
73
74
75
76
77
79
8
80
81
82
83
84
85
86
87
88
89
9
90
91
92
93
94
95
96
97
98
99
accept_dad
accept_local
accept_ra
accept_ra_defrtr
accept_ra_from_local
accept_ra_min_hop_limit
accept_ra_mtu
accept_ra_pinfo
accept_ra_rt_info_max_plen
accept_ra_rtr_pref
accept_redirects
accept_source_route
acct
acpi_video_flags
admin_reserve_kbytes
affinity_hint
aio-max-nr
aio-nr
allocated_dquots
anycast6
anycast_delay
anycast_src_echo_reply
app_solicit
arp
arp_accept
arp_announce
arp_cache
arp_filter
arp_ignore
arp_notify
asmassembly
autoclose
autoconf
autoeject
auto_flowlabels
autogroup
auto_msgmni
auxv
base_reachable_time
base_reachable_time_ms
bindv6only
block_dump
bnep
boot_id
bootloader_type
bootloader_version
bootp_relay
bpf_jit_enable
bridge-nf-call-arptables
bridge-nf-call-ip6tables
bridge-nf-call-iptables
bridge-nf-filter-pppoe-tagged
bridge-nf-filter-vlan-tagged
bridge-nf-pass-vlan-input-dev
bset
buddyinfo
busy_factor
busy_idx
busy_poll
busy_read
cache_hits
cache_nice_tries
cad_pid
cap_last_cap
cards
ccompile
cgroup
cgroups
check_media
children
clear_refs
cli
cmdline
codec#0
comm
compact_memory
compact_unevictable_allowed
compat-log
connector
consoles
coredump_filter
core_pattern
core_pipe_limit
core_uses_pid
cpuinfo
cpuset
crypto
ctrl-alt-del
current
cxxcompile
dad_transmits
debug
default_qdisc
default_smp_affinity
delay_first_probe_time
dentry-state
dev
devices
dev_mcast
dev_weight
dir-notify-enable
dirty_background_bytes
dirty_background_ratio
dirty_bytes
dirty_expire_centisecs
dirty_ratio
dirtytime_expire_seconds
dirty_writeback_centisecs
disable_ipv6
disable_policy
disable_xfrm
diskstats
dma
dmesg_restrict
docker0
domainname
drivers
drop_caches
drop_gratuitous_arp
drops
drop_unicast_in_l2_multicast
drop_unsolicited_na
eld#0.0
eld#0.1
eld#0.2
entropy_avail
environ
error_burst
error_cost
es_shrinker_info
eth0
exception-trace
exec
execdomains
extfrag_threshold
f95compile
fb
fcompile
fib_trie
fib_triestat
file-max
file-nr
filesystems
fips_enabled
flags
flowlabel_consistency
flowlabel_state_ranges
flow_limit_cpu_bitmap
flow_limit_table_len
flush
force_igmp_version
force_mld_version
force_tllao
forkexec_idx
forwarding
free_dquots
fscreate
ftrace_dump_on_oops
ftrace_enabled
fwmark_reflect
gc_delay
gc_elasticity
gc_interval
gcjcompile
gc_min_interval
gc_min_interval_ms
gc_stale_time
gc_thresh
gc_thresh1
gc_thresh2
gc_thresh3
gc_timeout
gid_map
handlers
hardlockup_all_cpu_backtrace
hardlockup_panic
hci
hop_limit
hostname
hugepages_treat_as_movable
hugetlb_shm_group
hung_task_check_count
hung_task_panic
hung_task_timeout_secs
hung_task_warnings
hwdep
hw_params
icmp
icmp6
icmp_echo_ignore_all
icmp_echo_ignore_broadcasts
icmp_errors_use_inbound_ifaddr
icmp_ignore_bogus_error_responses
icmp_msgs_burst
icmp_msgs_per_sec
icmp_ratelimit
icmp_ratemask
id
idgen_delay
idgen_retries
idle_idx
if_inet6
igmp
igmp6
igmp_link_local_mcast_reports
igmp_max_memberships
igmp_max_msf
igmp_qrv
igmpv2_unsolicited_report_interval
igmpv3_unsolicited_report_interval
ignore_routes_with_linkdown
imbalance_pct
inet_peer_maxttl
inet_peer_minttl
inet_peer_threshold
info
inheritable
inode-nr
inode-state
interrupts
io
io_delay_type
iomem
ioports
ip6_flowlabel
ip6frag_high_thresh
ip6frag_low_thresh
ip6frag_secret_interval
ip6frag_time
ip6_mr_cache
ip6_mr_vif
ip_conntrack
ip_conntrack_buckets
ip_conntrack_checksum
ip_conntrack_count
ip_conntrack_expect
ip_conntrack_generic_timeout
ip_conntrack_icmp_timeout
ip_conntrack_log_invalid
ip_conntrack_max
ip_conntrack_tcp_be_liberal
ip_conntrack_tcp_loose
ip_conntrack_tcp_max_retrans
ip_conntrack_tcp_timeout_close
ip_conntrack_tcp_timeout_close_wait
ip_conntrack_tcp_timeout_established
ip_conntrack_tcp_timeout_fin_wait
ip_conntrack_tcp_timeout_last_ack
ip_conntrack_tcp_timeout_max_retrans
ip_conntrack_tcp_timeout_syn_recv
ip_conntrack_tcp_timeout_syn_sent
ip_conntrack_tcp_timeout_syn_sent2
ip_conntrack_tcp_timeout_time_wait
ip_conntrack_udp_timeout
ip_conntrack_udp_timeout_stream
ip_default_ttl
ip_dynaddr
ip_early_demux
ip_forward
ip_forward_use_pmtu
ipfrag_high_thresh
ipfrag_low_thresh
ipfrag_max_dist
ipfrag_secret_interval
ipfrag_time
ip_local_port_range
ip_local_reserved_ports
ip_mr_cache
ip_mr_vif
ip_nonlocal_bind
ip_no_pmtu_disc
ip_tables_matches
ip_tables_names
ip_tables_targets
ipv6_route
jar
jarwrapper
kallsyms
kcore
keep_addr_on_down
kexec_load_disabled
keycreate
keys
key-users
kmsg
kpagecgroup
kpagecount
kpageflags
kprobes-optimization
kptr_restrict
kstack_depth_to_print
l2cap
laptop_mode
ldiscs
lease-break-time
leases-enable
legacy_va_layout
limits
llvm-3.6-runtime.binfmt
llvm-3.7-runtime.binfmt
lo
loadavg
lock
locks
locktime
logging_level
loginuid
log_martians
lookups
lowmem_reserve_ratio
maps
max
max_addresses
maxbytes
max_desync_factor
max_dgram_qlen
max_interval
maxkeys
max_lock_depth
max_map_count
max_newidle_lb_cost
max_queued_events
max_size
max_skb_frags
max-user-freq
max_user_instances
max_user_watches
mb_groups
mcast_resolicit
mcast_solicit
mcfilter
mcfilter6
mc_forwarding
medium_id
mem
meminfo
memory_failure_early_kill
memory_failure_recovery
message_burst
message_cost
min_adv_mss
min_free_kbytes
min_interval
min_pmtu
min_slab_ratio
min_unmapped_ratio
misc
mld_max_msf
mld_qrv
mldv1_unsolicited_report_interval
mldv2_unsolicited_report_interval
mmap_min_addr
mmap_rnd_bits
mmap_rnd_compat_bits
modprobe
modules
modules_disabled
mountinfo
mounts
mountstats
mouse_button2_keycode
mouse_button3_keycode
mouse_button_emulation
msg
msg_default
msgmax
msg_max
msgmnb
msgmni
msg_next_id
msgsize_default
msgsize_max
mtrr
mtu
mtu_expires
name
ndisc_cache
ndisc_notify
netdev_budget
netdev_max_backlog
netdev_rss_key
netdev_tstamp_prequeue
netlink
netstat
newidle_idx
nf_conntrack
nf_conntrack_acct
nf_conntrack_buckets
nf_conntrack_checksum
nf_conntrack_count
nf_conntrack_events
nf_conntrack_expect
nf_conntrack_expect_max
nf_conntrack_generic_timeout
nf_conntrack_helper
nf_conntrack_icmp_timeout
nf_conntrack_log_invalid
nf_conntrack_max
nf_conntrack_tcp_be_liberal
nf_conntrack_tcp_loose
nf_conntrack_tcp_max_retrans
nf_conntrack_tcp_timeout_close
nf_conntrack_tcp_timeout_close_wait
nf_conntrack_tcp_timeout_established
nf_conntrack_tcp_timeout_fin_wait
nf_conntrack_tcp_timeout_last_ack
nf_conntrack_tcp_timeout_max_retrans
nf_conntrack_tcp_timeout_syn_recv
nf_conntrack_tcp_timeout_syn_sent
nf_conntrack_tcp_timeout_time_wait
nf_conntrack_tcp_timeout_unacknowledged
nf_conntrack_timestamp
nf_conntrack_udp_timeout
nf_conntrack_udp_timeout_stream
nf_log
nfnetlink_log
nfnetlink_queue
ngroups_max
nmi_watchdog
node
nr
nr_hugepages
nr_hugepages_mempolicy
nr_open
nr_overcommit_hugepages
nr_pdflush_threads
ns_last_pid
numa_balancing
numa_balancing_scan_delay_ms
numa_balancing_scan_period_max_ms
numa_balancing_scan_period_min_ms
numa_balancing_scan_size_mb
numa_maps
numa_zonelist_order
oom_adj
oom_dump_tasks
oom_kill_allocating_task
oom_score
oom_score_adj
optimistic_dad
options
optmem_max
osrelease
ostype
overcommit_kbytes
overcommit_memory
overcommit_ratio
overflowgid
overflowuid
packet
page-cluster
pagemap
pagetypeinfo
panic
panic_on_io_nmi
panic_on_oom
panic_on_oops
panic_on_unrecovered_nmi
panic_on_warn
partitions
pcm
percpu_pagelist_fraction
perf_cpu_time_max_percent
perf_event_max_sample_rate
perf_event_mlock_kb
perf_event_paranoid
personality
pid_max
ping_group_range
pipe-max-size
pipe-user-pages-hard
pipe-user-pages-soft
poolsize
poweroff_cmd
prealloc
prealloc_max
prev
print-fatal-signals
printk
printk_delay
printk_ratelimit
printk_ratelimit_burst
projid_map
promote_secondaries
protected_hardlinks
protected_symlinks
protocols
proxy_arp
proxy_arp_pvlan
proxy_delay
proxy_ndp
proxy_qlen
psched
ptrace_scope
ptype
python2.7
python3.4
python3.5
qemu-aarch64
qemu-alpha
qemu-arm
qemu-armeb
qemu-cris
qemu-m68k
qemu-microblaze
qemu-mips
qemu-mips64
qemu-mips64el
qemu-mipsel
qemu-ppc
qemu-ppc64
qemu-ppc64abi32
qemu-ppc64le
qemu-s390x
qemu-sh4
qemu-sh4eb
qemu-sparc
qemu-sparc32plus
qemu-sparc64
queues_max
randomize_va_space
ratelimit
raw
raw6
reads
read_wakeup_threshold
real-root-dev
redirect_load
redirect_number
redirect_silence
regen_max_retry
register
reserve
retrans_time
retrans_time_ms
rmem_default
rmem_max
root_maxbytes
root_maxkeys
route
route_localnet
router_probe_interval
router_solicitation_delay
router_solicitation_interval
router_solicitations
rp_filter
rps_sock_flow_entries
rt6_stats
rt_acct
rtc
rt_cache
sched
sched_autogroup_enabled
sched_cfs_bandwidth_slice_us
sched_child_runs_first
sched_debug
sched_latency_ns
sched_migration_cost_ns
sched_min_granularity_ns
sched_nr_migrate
sched_rr_timeslice_ms
sched_rt_period_us
sched_rt_runtime_us
sched_shares_window_ns
schedstat
sched_time_avg_ms
sched_tunable_scaling
sched_wakeup_granularity_ns
sco
secure_redirects
sem
sem_next_id
send_redirects
sessionid
setgroups
shared_media
shm
shmall
shmmax
shmmni
shm_next_id
shm_rmid_forced
slabinfo
smaps
smp_affinity
smp_affinity_list
sndstat
snmp
snmp6
sockcreate
sockstat
sockstat6
softirqs
softlockup_all_cpu_backtrace
softlockup_panic
softnet_stat
soft_watchdog
somaxconn
spurious
src_valid_mark
stable_secret
stack
stack_tracer_enabled
stat
state
stat_interval
statm
status
suid_dumpable
suppress_frag_ndisc
swappiness
swaps
sw_params
syncs
syscall
sysctl_writes_strict
sysrq
sysrq-trigger
tag
tainted
tcp
tcp6
tcp_abort_on_overflow
tcp_adv_win_scale
tcp_allowed_congestion_control
tcp_app_win
tcp_autocorking
tcp_available_congestion_control
tcp_base_mss
tcp_challenge_ack_limit
tcp_congestion_control
tcp_dsack
tcp_early_retrans
tcp_ecn
tcp_ecn_fallback
tcp_fack
tcp_fastopen
tcp_fastopen_key
tcp_fin_timeout
tcp_frto
tcp_fwmark_accept
tcp_invalid_ratelimit
tcp_keepalive_intvl
tcp_keepalive_probes
tcp_keepalive_time
tcp_l3mdev_accept
tcp_limit_output_bytes
tcp_low_latency
tcp_max_orphans
tcp_max_reordering
tcp_max_syn_backlog
tcp_max_tw_buckets
tcp_mem
tcp_min_rtt_wlen
tcp_min_tso_segs
tcp_moderate_rcvbuf
tcp_mtu_probing
tcp_no_metrics_save
tcp_notsent_lowat
tcp_orphan_retries
tcp_pacing_ca_ratio
tcp_pacing_ss_ratio
tcp_probe_interval
tcp_probe_threshold
tcp_recovery
tcp_reordering
tcp_retrans_collapse
tcp_retries1
tcp_retries2
tcp_rfc1337
tcp_rmem
tcp_sack
tcp_slow_start_after_idle
tcp_stdurg
tcp_synack_retries
tcp_syncookies
tcp_syn_retries
tcp_thin_dupack
tcp_thin_linear_timeouts
tcp_timestamps
tcp_tso_win_divisor
tcp_tw_recycle
tcp_tw_reuse
tcp_window_scaling
tcp_wmem
tcp_workaround_signed_windows
temp_prefered_lft
temp_valid_lft
threads-max
timer_list
timer_migration
timers
timerslack_ns
timer_stats
traceoff_on_warning
tracepoint_printk
tstamp_allow_data
ucast_solicit
udp
udp6
udplite
udplite6
udp_mem
udp_rmem_min
udp_wmem_min
uid_map
unix
unknown_nmi_panic
unprivileged_bpf_disabled
unprivileged_userns_clone
unres_qlen
unres_qlen_bytes
uptime
urandom_min_reseed_secs
use_oif_addrs_only
use_optimistic
user_reserve_kbytes
use_tempaddr
uuid
version
vfs_cache_pressure
vmallocinfo
vmstat
vsyscall32
wake_idx
wakeup
warnings
watchdog
watchdog_cpumask
watchdog_thresh
watermark_scale_factor
wchan
wireless
wlan0
wmem_default
wmem_max
writes
write_wakeup_threshold
xfrm4_gc_thresh
xfrm6_gc_thresh
xfrm_acq_expires
xfrm_aevent_etime
xfrm_aevent_rseqth
xfrm_larval_drop
zoneinfo
zone_reclaim_mode