| Age | Commit message (Collapse) | Author |
|
Update debian/copyright to point to the git repository.
Sync with upstream:
- debian/patches/14_alloc_params.patch: Remove, merged upstream.
- debian/patches/16_ide_multsect.patch: Likewise.
- debian/patches/05_halt_on_panic_flag.patch: Refresh.
|
|
space. Fixes boot with more than ~900MiB.
|
|
|
|
|
|
increase zone_map_size and kernel virtual space.
|
|
|
|
|
|
|
|
|
|
* vm/vm_pageout.h (VM_PAGE_EXTERNAL_LIMIT): Increase to 2/3 free memory.
(VM_PAGE_EXTERNAL_TARGET): Increase to 1/2 free memory.
|
|
* linux/dev/glue/block.c (MAX_BUF): Set to sane stack-friendly 8
instead of blindly following VM_MAP_COPY_PAGE_LIST_MAX.
* vm/vm_map.h (VM_MAP_COPY_PAGE_LIST_MAX): Increase to 64.
|
|
|
|
- debian/patches/13_ide_dma.patch: Likewise.
- debian/patches/14_alloc_params.patch: Likewise.
- debian/patches/45_io_per_task.patch: Likewise.
- debian/patches/46_io_device.patch: Likewise.
|
|
|
|
- Remove debian/rules.options, now unneeded with the default configure
options.
- debian/patches/01_gcc-4.1.patch: Removed, merged upstream.
- debian/patches/00_clean_gfdl.patch: Sync.
- debian/patches/05_halt_on_panic_flag.patch: Likewise.
- debian/patches/10_cdromlock.patch: Likewise.
- debian/patches/12_sis900.patch: Likewise.
- debian/patches/13_ide_dma.patch: Likewise.
- debian/patches/14_alloc_params.patch: Likewise.
- debian/patches/15_mem_obj_proxy.patch: Likewise.
- debian/patches/44_more_ports.patch: Likewise.
- debian/patches/45_io_per_task.patch: Likewise.
- debian/patches/46_io_device.patch: Likewise.
- debian/patches/90_autoconf_autogen.patch: Regenerated.
- debian/patches/61_vm_resident-zoned.patch: Disable for now, it's
causing problems with current applied patches in CVS.
|
|
|
|
|
|
|
|
- debian/patches/14_alloc_params.patch.
Thanks to Neal H. Walfield <neal@cs.uml.edu>.
|