aarch64: test fails in maxmemory.tcl #36
Labels
No labels
bug
compatibility
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
pre-dates redict
question
upstream
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
redict/redict#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
nixos aarch64 on Apple M1
Kernel is built with CONFIG_ARM64_16K_PAGES=y
Test fails with:
(this issue is not new, also happens with redis 7.2.4)
replica buffer don't induce eviction in tests/unit/maxmemory.tclto aarch64: test fails in maxmemory.tclCannot reproduce this bug on Apple M1 with PAGESIZE of 16384. I use standard
makeand./runtest.System details:
Am I getting something wrong?