• Dmitriy Vyukov's avatar
    runtime: fix spans corruption · 8d321625
    Dmitriy Vyukov authored
    The problem was that spans end up in wrong lists after split
    (e.g. in h->busy instead of h->central->empty).
    Also the span can be non-swept before split,
    I don't know what it can cause, but it's safer to operate on swept spans.
    Fixes #7544.
    
    R=golang-codereviews, rsc
    CC=golang-codereviews, khr
    https://golang.org/cl/76160043
    8d321625
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...