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.222
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby23 /
share /
ri /
2.3.0 /
system /
GC /
Delete
Unzip
Name
Size
Permission
Date
Action
Profiler
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
add_stress_to_class-c.ri
242
B
-rw-r--r--
2023-07-26 18:09
cdesc-GC.ri
1.17
KB
-rw-r--r--
2023-07-26 18:09
count-c.ri
416
B
-rw-r--r--
2023-07-26 18:09
disable-c.ri
509
B
-rw-r--r--
2023-07-26 18:09
enable-c.ri
538
B
-rw-r--r--
2023-07-26 18:09
garbage_collect-i.ri
1005
B
-rw-r--r--
2023-07-26 18:09
latest_gc_info-c.ri
450
B
-rw-r--r--
2023-07-26 18:09
malloc_allocated_size-c.ri
475
B
-rw-r--r--
2023-07-26 18:09
malloc_allocations-c.ri
460
B
-rw-r--r--
2023-07-26 18:09
remove_stress_to_class-c.ri
248
B
-rw-r--r--
2023-07-26 18:09
start-c.ri
986
B
-rw-r--r--
2023-07-26 18:09
stat-c.ri
1.67
KB
-rw-r--r--
2023-07-26 18:09
stress%3d-c.ri
793
B
-rw-r--r--
2023-07-26 18:09
stress-c.ri
335
B
-rw-r--r--
2023-07-26 18:09
verify_internal_consistency-c.ri
547
B
-rw-r--r--
2023-07-26 18:09
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=>0, ;TI"$ :heap_allocated_pages=>24, ;TI"" :heap_sorted_length=>24, ;TI"% :heap_allocatable_pages=>0, ;TI"& :heap_available_slots=>9783, ;TI"! :heap_live_slots=>7713, ;TI"! :heap_free_slots=>2070, ;TI" :heap_final_slots=>0, ;TI" :heap_marked_slots=>0, ;TI" :heap_swept_slots=>0, ;TI" :heap_eden_pages=>24, ;TI" :heap_tomb_pages=>0, ;TI"% :total_allocated_pages=>24, ;TI" :total_freed_pages=>0, ;TI") :total_allocated_objects=>7796, ;TI"# :total_freed_objects=>83, ;TI"* :malloc_increase_bytes=>2389312, ;TI"1 :malloc_increase_bytes_limit=>16777216, ;TI" :minor_gc_count=>0, ;TI" :major_gc_count=>0, ;TI"0 :remembered_wb_unprotected_objects=>0, ;TI"6 :remembered_wb_unprotected_objects_limit=>0, ;TI" :old_objects=>0, ;TI" :old_objects_limit=>0, ;TI"- :oldmalloc_increase_bytes=>2389760, ;TI"3 :oldmalloc_increase_bytes_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@7FI"GC;TcRDoc::NormalModule00