Download List

Projeto Descrição

cowdancer allows copy-on-write file access. You can copy a full tree
using hard links, and cowdancer will create a new copy when you need to
write to a file. It's completely implemented in userland, and should run
on most Linux filesystems.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-05 17:11
0.13

Esta versão suporta espaços nos nomes de arquivos.
Tags: Major bugfixes
This release supports spaces in filenames.

2006-01-26 01:17
0.11

Esta verificação de lançamento para valores de erro em operações de vaca e retorna erros para a aplicação com ENOMEM.
Tags: Minor feature enhancements
This release check for error values on COW operations and returns errors
to the application with ENOMEM.

2006-01-15 06:35
0.10

Uma condição de corrida pthread na inicialização foi corrigido.
Tags: Minor bugfixes
A pthread race condition on initialization was fixed.

2006-01-08 17:23
0.9

Esta versão corrige um problema encontrado durante os testes de stress. Ele muda a ordem de copiar para o caso em / lib / binário ld.so é escrita; binários compartilhada não pode ser bifurcado / exec 'd ld.so enquanto não existe.
Tags: Minor bugfixes
This release fixes a problem found during stress testing. It changes the order of copying for the case when /lib/ld.so binary is written to; shared binaries cannot be forked/exec'd while ld.so does not exist.

2006-01-07 09:29
0.8

Speed melhorias foram feitas. A IList binário é guardado no cow-shell e mmap carregada em cowdancer. A coleção é agora também classificada. O código é agora um pouco mais thread-safe.
Tags: Minor feature enhancements
Speed improvements were made. The binary ilist is saved in cow-shell and loaded mmap in cowdancer. The ilist is now also sorted. The code is now a bit more thread-safe.

Project Resources