LARGE_INTEGER union LDT_ENTRY structure LOGICAL_PROCESSOR_RELATIONSHIP enumeration LUID structure LUID_AND_ATTRIBUTES structure MAKELANGID macro MAKELCID macro MAKESORTLCID macro MANDATORY_LEVEL enumeration MEM_ADDRESS_REQUIREMENTS structure MEM_EXTENDED_PARAMETER structure MEM_EXTENDED_PARAMETER_TYPE enumeration ME...
postgresql/16/lib/bitcode/_int/_int_gin.bc /usr/lib/postgresql/16/lib/bitcode/_int/_int_gist.bc /usr/lib/postgresql/16/lib/bitcode/_int/_int_op.bc /usr/lib/postgresql/16/lib/bitcode/_int/_int_selfuncs.bc /usr/lib/postgresql/16/lib/bitcode/_int/_int_tool.bc /usr/lib/...
CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_DEFAULT=y CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_ARCH_FLATMEM_ENABLE=y CONFIG_HAVE_ARCH_PFN_VALID=y CONFIG_HW_PERF_EVENTS=y CONFIG_SYS_SUPPORTS_HUGETLBFS=y CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y CONFIG_SE...
/llvm-1
(maybe a pretty boot menu), a utility for partition management (like fdisk), a utility to do a thorough RAM test (like memtest86) and maybe other diagnostic tools, etc. Then you can start looking at remote management tools (e.g. so that people administering server farms can SSH their ...
In arch/arm64/include/asm/memory.h, we can see the some differences: we have no lowmem zone, since the virtual address is so big that we can treat all memory of lowmem and do not have to worry about virtual address. (Yes, there is still a limit of kernel virtual address). Second...
IDA Pro runs onWindows,Linuxand Mac OS X and can debug a large array of specific platforms (Windows 32/64-bit, Linux 32/64-bit, OS X x86/x64,iOS,Android, etc.). This can be carried out either locally or remotely. Remote debuggers are very useful to safely dissect potentially harmful...
kernel: Although we have no ARM64 environment now, we can analysis the kernel virtual address space by reading the source code and observing a running AMD64 Linux box. In arch/arm64/include/asm/memory.h, we can see the some differences: we have no lowmem zone, since the virtual address...
server_names_hash_bucket_size 128; client_header_buffer_size 2k; large_client_header_buffers 4 4k; client_max_body_size 8m; sendfile on; tcp_nopush on; keepalive_timeout 60; fastcgi_cache_path /usr/local/nginx/fastcgi_cache levels=1:2 keys_zone=TEST:10m...
INFO 01:33:25 Configured JMX server at: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:7199/jmxrmi Exception (java.lang.RuntimeException) encountered during startup: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native ...