(one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global red...
Provide acpi_check_{mem_}region. Drivers can additionally check against possible ACPI interference by also invoking this shortly before they call request_region. If -EBUSY is returned, the driver must not load. Use acpi_enforce_resources=strict/lax/no options to: - strict: let conflicting driver...
==12288== Process terminating with default action of signal 11 (SIGSEGV) ==12288== Access not within mapped region at address 0x0 ==12288== at 0x109C0A: __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::__normal_iterator(int* const&) (stl_iterator.h...
backup_region backup_zone balance_blacklist_failure_threshold balance_blacklist_retry_interval balancer_emergency_percentage balancer_log_interval balancer_task_timeout balancer_timeout_check_interval balancer_tolerance_percentage bf_cache_miss_count_threshold bf_cache_priority builtin_db_data_verify_cycle ...
首先判断当前MemRegion是否是ElementRegion,然后获取当前所访问的ElementRegion的index是否处于ElementRegion的...
backup_region builtin_db_data_verify_cycle bf_cache_miss_count_threshold bf_cache_priority cache_wash_threshold clog_cache_priority clog_sync_time_warn_threshold clog_disk_usage_limit_percentage clog_max_unconfirmed_log_count cluster cluster_id cpu_count cpu_quota_concurrency cpu_reserved config_add...
struct memblock_region *reg; bool should_use_highmem = false; //了解内存区情况 for_each_memblock(memory, reg) { phys_addr_t block_start = reg->base; phys_addr_t block_end = reg->base + reg->size; phys_addr_t size_limit = reg->size; ...
Expand Up@@ -1256,6 +1256,21 @@ int release_mem_region_adjustable(struct resource *parent, continue; } /* * All memory regions added from memory-hotplug path have the * flag IORESOURCE_SYSTEM_RAM. If the resource does not have
int acpi_check_mem_region(resource_size_t start, resource_size_t n, @@ -234,6 +237,11 @@ static inline int acpi_boot_table_init(void) return 0; } +static inline int acpi_check_resource_conflict(struct resource *res) +{ + return 0; ...
Bug Check 0x47: REF_UNKNOWN_LOGON_SESSION Bug Check 0x48: CANCEL_STATE_IN_COMPLETED_IRP Bug Check 0x49: PAGE_FAULT_WITH_INTERRUPTS_OFF Bug Check 0x4A: IRQL_GT_ZERO_AT_SYSTEM_SERVICE Bug Check 0x4B: STREAMS_INTERNAL_ERROR Bug Check 0x4C: FATAL_UNHANDLED_HARD_ERROR ...