projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix inline fixnum LDB on PowerPC for certain bytespecs
[sbcl.git]
/
src
/
runtime
/
gencgc.c
2012-04-29
Nikodemus Siivola
gencgc: scale generation.bytes_consed_between_gc to...
blob
|
commitdiff
2012-04-27
Nikodemus Siivola
gencgc: i in add_new_area needs to be signed
blob
|
commitdiff
|
diff to current
2012-04-20
Lutz Euler
Typo fixes in comments
blob
|
commitdiff
|
diff to current
2012-04-14
Nikodemus Siivola
gencgc: tune the recent "more aggressive GC" changes
blob
|
commitdiff
|
diff to current
2012-04-13
Nikodemus Siivola
cleanup: remove cast to (unsigned long) from print_ptr()
blob
|
commitdiff
|
diff to current
2012-04-13
Nikodemus Siivola
cleanup: partial long cleanup in sniff_code_object...
blob
|
commitdiff
|
diff to current
2012-04-13
Nikodemus Siivola
cleanup: gencgc copy_unboxed_object and shared gc_gener...
blob
|
commitdiff
|
diff to current
2012-04-13
Nikodemus Siivola
cleanup: use size_t for new_areas_index and max_new_areas
blob
|
commitdiff
|
diff to current
2012-04-13
Nikodemus Siivola
gencgc: reclaim space more aggressively
blob
|
commitdiff
|
diff to current
2011-12-15
Alastair Bridgewater
Move control-stack scavenging to gc-common.c.
blob
|
commitdiff
|
diff to current
2011-12-07
Nikodemus Siivola
gencgc: bogus memory fault handling
blob
|
commitdiff
|
diff to current
2011-11-28
Nikodemus Siivola
gencgc: fix regression from 137ba2db2d362f03754ccd080dd...
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: refactor copy_large_unboxed_object and copy_la...
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: use OS_VM_SIZE_FMT in collect_garbage
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: os_vm_size_t for large_object_size
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: types in gc_alloc_large
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: types in gc_alloc_update_page_tables
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: void_diff returns os_vm_size_t
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: os_vm_size_t in gc_alloc_new_region
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: #define and use OS_VM_SIZE_FMT in write_genera...
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: unused variable in gc_free_heap
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: use os_vm_size_t in gc_find_freeish_pages...
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: use os_vm_size_t in count_generation_bytes_all...
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: use os_vm_size_t in npage_bytes
blob
|
commitdiff
|
diff to current
2011-11-27
Nikodemus Siivola
cleanup: page_index_t canonicalization
blob
|
commitdiff
|
diff to current
2011-11-19
Nikodemus Siivola
default gen.bytes_consed_between_gc to same 5% of dynam...
blob
|
commitdiff
|
diff to current
2011-11-19
Nikodemus Siivola
default nursery to 5% of total dynamic space size on...
blob
|
commitdiff
|
diff to current
2011-11-19
Nikodemus Siivola
unsigned long -> os_vm_size_t refactoring
blob
|
commitdiff
|
diff to current
2011-11-10
Alastair Bridgewater
Make MAKE-LISP-OBJ pickier on CHENEYGC.
blob
|
commitdiff
|
diff to current
2011-11-10
Alastair Bridgewater
gencgc: Make MAKE-LISP-OBJ of SIMPLE-FUN object address...
blob
|
commitdiff
|
diff to current
2011-11-09
Nikodemus Siivola
killing lutexes, adding timeouts
blob
|
commitdiff
|
diff to current
2011-10-19
Alastair Bridgewater
Fixnum and unsigned-fixnum array cleanups.
blob
|
commitdiff
|
diff to current
2011-10-19
Alastair Bridgewater
Redefine symbol TLS slot indices.
blob
|
commitdiff
|
diff to current
2011-08-28
Paul Khuong
Optional support for zlib-based in-memory deflate/infla...
blob
|
commitdiff
|
diff to current
2011-07-06
Paul Khuong
Small cleanups
blob
|
commitdiff
|
diff to current
2011-07-06
Paul Khuong
More conservative defaults in GENCGC
blob
|
commitdiff
|
diff to current
2011-07-03
Paul Khuong
Fix the build - gencgc broken since 1.0.49.73 (4 commit...
blob
|
commitdiff
|
diff to current
2011-07-03
Paul Khuong
Allocate at least gencgc_alloc_granularity bytes at...
blob
|
commitdiff
|
diff to current
2011-07-03
Paul Khuong
Release address space to the OS at gencgc_release_granu...
blob
|
commitdiff
|
diff to current
2011-07-03
Paul Khuong
Split GENCGC_PAGE_BYTES in 3 constants
blob
|
commitdiff
|
diff to current
2011-07-03
Paul Khuong
Lazier zero_dirty_pages in gencgc
blob
|
commitdiff
|
diff to current
2011-06-06
Nikodemus Siivola
write heap exhaustion information to the GC logfile...
blob
|
commitdiff
|
diff to current
2011-05-30
Nikodemus Siivola
1.0.48.35: SB-EXT:GC-LOGFILE
blob
|
commitdiff
|
diff to current
2011-03-22
Nikodemus Siivola
1.0.46.41: double-check simple functions in looks_like_...
blob
|
commitdiff
|
diff to current
2011-02-20
Nikodemus Siivola
1.0.46.12: faster core startup
blob
|
commitdiff
|
diff to current
2010-08-07
Alastair Bridgewater
1.0.41.21: runtime: Current stack and frame pointers...
blob
|
commitdiff
|
diff to current
2010-08-06
Alastair Bridgewater
1.0.41.15: gencgc: Implement object pinning for non...
blob
|
commitdiff
|
diff to current
2010-08-06
Alastair Bridgewater
1.0.41.12: gc: Unify gencgc and cheneygc interrupt...
blob
|
commitdiff
|
diff to current
2010-08-06
Alastair Bridgewater
1.0.41.11: gc: Interrupt contexts and stacks should...
blob
|
commitdiff
|
diff to current
2010-08-06
Alastair Bridgewater
1.0.41.10: gencgc: preserve context registers is not...
blob
|
commitdiff
|
diff to current
2010-06-06
Alastair Bridgewater
1.0.39.6: valid_lisp_pointer_p() is gencgc-specific...
blob
|
commitdiff
|
diff to current
2010-04-30
Alastair Bridgewater
1.0.38.4: Scrub control stack after scavenging on non...
blob
|
commitdiff
|
diff to current
2010-04-30
Alastair Bridgewater
1.0.38.2: Gencgc error-checking fixes.
blob
|
commitdiff
|
diff to current
2010-03-28
Nikodemus Siivola
1.0.37.4: robuster page table pickup
blob
|
commitdiff
|
diff to current
2010-03-18
Nikodemus Siivola
1.0.36.30: print_generation_stats even if heap exhausti...
blob
|
commitdiff
|
diff to current
2010-03-17
Nikodemus Siivola
1.0.36.27: less mprotect calls in GENCGC
blob
|
commitdiff
|
diff to current
2009-11-19
Nikodemus Siivola
1.0.32.33: GENCGC tuning parameters
blob
|
commitdiff
|
diff to current
2009-11-11
Nikodemus Siivola
1.0.32.25: save page table allocation information into...
blob
|
commitdiff
|
diff to current
2009-11-11
Nikodemus Siivola
1.0.32.18: additional allocation information
blob
|
commitdiff
|
diff to current
2009-03-22
Gabor Melis
1.0.26.16: fix gencgc on ppc
blob
|
commitdiff
|
diff to current
2009-03-17
Gabor Melis
1.0.26.8: QSHOW changes, bug reporting guidelines
blob
|
commitdiff
|
diff to current
2009-02-16
Gabor Melis
1.0.25.53: fix gencgc_handle_wp_violation on multicpu...
blob
|
commitdiff
|
diff to current
2009-02-16
Gabor Melis
1.0.25.52: go through lisp_memory_fault_error on all...
blob
|
commitdiff
|
diff to current
2009-02-16
Gabor Melis
1.0.25.42: make os_thread 0 on unithread builds
blob
|
commitdiff
|
diff to current
2009-02-16
Gabor Melis
1.0.25.37: block deferrables when gc pending in PA
blob
|
commitdiff
|
diff to current
2009-02-16
Gabor Melis
1.0.25.33: protect against recursive gcs
blob
|
commitdiff
|
diff to current
2009-02-16
Gabor Melis
1.0.25.24: x86/x86-64 runtime pseudo atomic fixes
blob
|
commitdiff
|
diff to current
2009-02-16
Gabor Melis
1.0.25.23: more allocation checks
blob
|
commitdiff
|
diff to current
2009-02-16
Gabor Melis
1.0.25.21: handling of potential corruptions
blob
|
commitdiff
|
diff to current
2009-02-16
Gabor Melis
1.0.25.18: it's only SHOW
blob
|
commitdiff
|
diff to current
2009-02-16
Gabor Melis
1.0.25.17: kill runtime warnings
blob
|
commitdiff
|
diff to current
2009-02-16
Gabor Melis
1.0.25.16: minor stylistics changes in the runtime
blob
|
commitdiff
|
diff to current
2009-01-12
Nikodemus Siivola
1.0.24.41: add necessary disambiguating curly braces...
blob
|
commitdiff
|
diff to current
2008-12-13
Nikodemus Siivola
1.0.23.40: export page sizes to C with LU suffix
blob
|
commitdiff
|
diff to current
2008-12-01
Nikodemus Siivola
1.0.23.10: allocate code objects using allocation CODE_...
blob
|
commitdiff
|
diff to current
2008-12-01
Nikodemus Siivola
1.0.23.9: extend pa_alloc to accept a page_type_flag
blob
|
commitdiff
|
diff to current
2008-12-01
Nikodemus Siivola
1.0.23.8: factor out similar code from gc_alloc_large...
blob
|
commitdiff
|
diff to current
2008-12-01
Nikodemus Siivola
1.0.23.7: introduce page type flags
blob
|
commitdiff
|
diff to current
2008-10-17
Nikodemus Siivola
1.0.21.24: saving runtime options in executables
blob
|
commitdiff
|
diff to current
2008-09-22
Gabor Melis
1.0.20.20: fix gencgc on 32 bit platforms with 2gb...
blob
|
commitdiff
|
diff to current
2008-09-22
Gabor Melis
1.0.20.19: gencgc: rename first_object_offset
blob
|
commitdiff
|
diff to current
2008-09-22
Gabor Melis
1.0.20.18: minor gencgc cleanups
blob
|
commitdiff
|
diff to current
2008-09-15
Nikodemus Siivola
1.0.20.6: smaller allocation regions & reduced pinning
blob
|
commitdiff
|
diff to current
2008-08-15
Nikodemus Siivola
1.0.19.29: new function: page_region_start()
blob
|
commitdiff
|
diff to current
2008-08-15
Nikodemus Siivola
new function: is_lisp_immediate()
blob
|
commitdiff
|
diff to current
2008-05-30
Nikodemus Siivola
1.0.17.13: grab-bag of SB-SPROF enhancements
blob
|
commitdiff
|
diff to current
2008-03-17
Nikodemus Siivola
1.0.15.35: fix bitrotted GC sanity checks
blob
|
commitdiff
|
diff to current
2008-02-19
Nikodemus Siivola
1.0.14.39: make GENCGC gencgc_zero_check=1 proof again
blob
|
commitdiff
|
diff to current
2008-02-19
Nikodemus Siivola
1.0.14.38: build runtime with -Wsign-compare, and clean...
blob
|
commitdiff
|
diff to current
2007-12-09
Nikodemus Siivola
1.0.12.19: runtime cleanups by Daniel Lowe
blob
|
commitdiff
|
diff to current
2007-11-09
Nikodemus Siivola
1.0.11.19: hard failure for corrupted fixups vectors
blob
|
commitdiff
|
diff to current
2007-09-26
NIIMI Satoshi
1.0.10.1: Cleanup code
blob
|
commitdiff
|
diff to current
2007-09-09
Nikodemus Siivola
1.0.9.50: O(1) weak pointer scavenging
blob
|
commitdiff
|
diff to current
2007-08-09
Nikodemus Siivola
1.0.8.19: :dont-safe finalizers and fd-stream thread...
blob
|
commitdiff
|
diff to current
2007-08-07
Juho Snellman
1.0.8.18: Fix gc-safety bug in x86oid function calls
blob
|
commitdiff
|
diff to current
2007-06-28
Nikodemus Siivola
1.0.7.2: fix potential GC errors due to bogus objects...
blob
|
commitdiff
|
diff to current
2007-06-20
Nikodemus Siivola
1.0.6.59: bogus metacircles due to interrupted applicab...
blob
|
commitdiff
|
diff to current
2007-06-20
Nikodemus Siivola
1.0.6.58: better heap exhaustion information
blob
|
commitdiff
|
diff to current
2007-06-18
Juho Snellman
1.0.6.51: clean up compiler warnings in the runtime
blob
|
commitdiff
|
diff to current
2007-04-10
Cyrus Harmon
1.0.4.54: x86-64/darwin preliminary threads support
blob
|
commitdiff
|
diff to current
next