Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

Orange-Branch:mtmoore:20100908153740 by mtmoore on 08 September 2010, 11:37:40 -0400 (42 hours ago) Bump Trove DBPF version for new precreate-handle storage format. Include migration to 0.1.5. Add job_trove_fs_del_eattr() function and associated lower level calls

src/io/job/job.c 1.188.8.5 history download (+81 -0) diffs

src/io/job/job.h 1.60.10.3 history download (+11 -0) diffs

src/io/trove/trove-internal.h 1.30.10.2 history download (+8 -0) diffs

src/io/trove/trove-migrate.c 1.4.8.2 history download (+199 -0) diffs

src/io/trove/trove.c 1.14.10.1 history download (+25 -0) diffs

… 4 more files in changeset.
Orange-Elaine-Distr-Dir-Branch:elaine:20100906213001 by elaine on 06 September 2010, 17:30:01 -0400 (3 days ago) Partial fix to lookup problems.

src/server/lookup.sm 1.59.34.2 history download (+18 -2) diffs

src/server/pvfs2-server.h 1.155.10.4.6.7 history download (+2 -0) diffs

Orange-Branch:bligon:20100906203050 by bligon on 06 September 2010, 16:30:50 -0400 (3 days ago) Modified server-state-machine-complete function.  Reversed execution of functions BMI_set_info and
BMI_unexpected_free to prevent a memory leak.  If BMI_set_info removes the bmi addr information
from …

src/server/pvfs2-server.c 1.269.4.5 history download (+13 -1) diffs

Orange-Elaine-Distr-Dir-Branch:shuangy:20100906155248 by shuangy on 06 September 2010, 11:52:48 -0400 (3 days ago) replace write_keyval_to_local_dirdata_handle with write_keyval_to_meta_handle.

src/server/mkdir.sm 1.53.36.6 history download (+70 -84) diffs

Orange-Elaine-Distr-Dir-Branch:elaine:20100903214626 by elaine on 03 September 2010, 17:46:26 -0400 (6 days ago) Next round of distributed directory changes.

include/pvfs2-types.h 1.156.10.3.6.4 history download (+4 -0) diffs

src/client/sysint/acache.c 1.30.20.1.8.4 history download (+2 -2) diffs

src/client/sysint/mgmt-create-dirent.sm 1.20.36.6 history download (+1 -1) diffs

src/client/sysint/mgmt-remove-dirent.sm 1.16.36.6 history download (+1 -1) diffs

src/client/sysint/sys-create.sm 1.127.34.6 history download (+1 -1) diffs

… 22 more files in changeset.
Orange-Elaine-Distr-Dir-Branch:shuangy:20100903192859 by shuangy on 03 September 2010, 15:28:59 -0400 (6 days ago) 1. bitmap gossip format in mkspace.c
2. two fixes in get-attr.sm pointed out by Elaine.

src/common/misc/mkspace.c 1.44.10.1.8.2 history download (+6 -5) diffs

src/server/get-attr.sm 1.97.8.3.2.7 history download (+2 -14) diffs

Orange-Elaine-Distr-Dir-Branch:shuangy:20100903184750 by shuangy on 03 September 2010, 14:47:50 -0400 (6 days ago) 1. partly change sys-rename operation, lookup still not fixed yet.
2. when sending {cr|rm|ch}dirent requests, send the message to dirdata handle instead of metadata handle.

src/client/sysint/mgmt-create-dirent.sm 1.20.36.5 history download (+3 -1) diffs

src/client/sysint/mgmt-remove-dirent.sm 1.16.36.5 history download (+3 -1) diffs

src/client/sysint/sys-create.sm 1.127.34.5 history download (+3 -1) diffs

src/client/sysint/sys-mkdir.sm 1.66.36.6 history download (+3 -1) diffs

src/client/sysint/sys-remove.sm 1.107.36.5 history download (+6 -2) diffs

… 2 more files in changeset.
Orange-Branch:bligon:20100902155433 by bligon on 02 September 2010, 11:54:33 -0400 (7 days ago) Modified pjmp code to use a task-id of GETATTR instead of 0, because 0
causes the state machine processor to free the frame before returning
to the calling machine.

src/server/list-attr.sm 1.12.10.2 history download (+8 -3) diffs

Orange-Elaine-Distr-Dir-Branch:shuangy:20100901232117 by shuangy on 01 September 2010, 19:21:18 -0400 (8 days ago) adjust format of gossip bitmap in some process.

src/client/sysint/sys-rename.sm 1.59.36.4 history download (+1 -1) diffs

src/server/get-attr.sm 1.97.8.3.2.6 history download (+29 -3) diffs

src/server/mkdir.sm 1.53.36.4 history download (+6 -6) diffs

Orange-Branch:bligon:20100831190748 by bligon on 31 August 2010, 15:07:48 -0400 (9 days ago) New file that contains machines specifically setup to allow PJMP to work
without causing memory leaks.

src/server/pjmp-machines.sm 1.1.2.1 history download (+238) new

MAIN:bligon:20100831190748 by bligon on 31 August 2010, 15:07:48 -0400 (9 days ago) file pjmp-machines.sm was initially added on branch Orange-Branch.

src/server/pjmp-machines.sm 1.1 history deleted

Orange-Branch:bligon:20100831190531 by bligon on 31 August 2010, 15:05:31 -0400 (9 days ago) Corrected memory leaks associated with using the PJMP state machine command.
Files affected:
        src/common/misc/state-machine-fns.c
        src/server/create-immutable-copies.sm
        src/server/get-attr.sm
        src/se…

src/common/misc/state-machine-fns.c 1.15.10.2 history download (+39 -2) diffs

src/server/create-immutable-copies.sm 1.1.2.6 history download (+4 -94) diffs

src/server/get-attr.sm 1.97.8.4 history download (+2 -0) diffs

src/server/list-attr.sm 1.12.10.1 history download (+1 -1) diffs

src/server/module.mk.in 1.55.10.4 history download (+1 -0) diffs

… 3 more files in changeset.
Orange-Branch:mtmoore:20100827172638 by mtmoore on 27 August 2010, 13:26:38 -0400 (13 days ago) update to multiple pre-create pool implementation, only create pools for servers of the types they have to give (no I/O handles from meta only servers)

src/server/precreate-pool-refiller.sm 1.3.10.2 history download (+2 -2) diffs

src/server/pvfs2-server.c 1.269.4.4 history download (+50 -7) diffs

src/server/pvfs2-server.h 1.155.10.7 history download (+1 -1) diffs

Orange-Elaine-Distr-Dir-Branch:shuangy:20100826234650 by shuangy on 26 August 2010, 19:46:50 -0400 (14 days ago) 1. add dist-dir-struct to root handle and lost+found handle
2. add dirdata bucket selection to several state machines, however, sys-rename and sys-readdir are not finished yet. There might be other st…

src/client/sysint/mgmt-create-dirent.sm 1.20.36.4 history download (+18 -2) diffs

src/client/sysint/mgmt-remove-dirent.sm 1.16.36.4 history download (+18 -2) diffs

src/client/sysint/sys-create.sm 1.127.34.4 history download (+22 -4) diffs

src/client/sysint/sys-mkdir.sm 1.66.36.5 history download (+21 -5) diffs

src/client/sysint/sys-readdir.sm 1.54.36.4 history download (+1 -0) diffs

… 6 more files in changeset.
Orange-Elaine-Distr-Dir-Branch:shuangy:20100825011925 by shuangy on 24 August 2010, 21:19:25 -0400 (16 days ago) add -lm to LIBS in addition to SERVERLIBS

Makefile.in 1.280.8.1.18.2 history download (+2 -1) diffs

Orange-Elaine-Distr-Dir-Branch:shuangy:20100823125645 by shuangy on 23 August 2010, 08:56:45 -0400 (17 days ago) clean source tree.

include/pvfs2.h 1.11.2.2 history deleted

Orange-Elaine-Distr-Dir-Branch:shuangy:20100823001015 by shuangy on 22 August 2010, 20:10:19 -0400 (18 days ago) incorporate dist-dir-struct to the source tree. It's compilable but not runnable. still have a lot to change and add. Commit as a touch base.

Makefile.in 1.280.8.1.18.1 history download (+1 -1) diffs

include/pvfs2-types.h 1.156.10.3.6.3 history download (+14 -5) diffs

include/pvfs2.h 1.11.2.1 history download (+36) new

src/client/sysint/acache.c 1.30.20.1.8.3 history download (+88 -29) diffs

src/client/sysint/client-state-machine.h 1.177.10.3.2.4 history download (+7 -2) diffs

… 18 more files in changeset.
Orange-Branch:mtmoore:20100819203432 by mtmoore on 19 August 2010, 16:34:32 -0400 (21 days ago) update genconfig to use appropriate PrecreateBatchSize and PrecreateLowThreshold values

src/apps/admin/pvfs2-genconfig 1.85.8.3 history download (+2 -2) diffs

Orange-Branch:mtmoore:20100817192856 by mtmoore on 17 August 2010, 15:28:56 -0400 (23 days ago) Elaine pointed out backwards arguments 2 and 3 in the job_precreate_pool_get_handles() call

src/server/create.sm 1.50.4.4 history download (+1 -1) diffs

Orange-Branch:mtmoore:20100817184221 by mtmoore on 17 August 2010, 14:42:21 -0400 (23 days ago) per-dataspace handle type precreate pools implementation

include/pvfs2-types.h 1.156.10.5 history download (+40 -0) diffs

src/common/misc/server-config.c 1.115.4.4 history download (+120 -10) diffs

src/common/misc/server-config.h 1.63.10.2 history download (+2 -2) diffs

src/io/job/job-desc-queue.h 1.28.10.2 history download (+1 -0) diffs

src/io/job/job.c 1.188.8.4 history download (+117 -18) diffs

… 7 more files in changeset.
Orange-Branch:mtmoore:20100817175118 by mtmoore on 17 August 2010, 13:51:18 -0400 (23 days ago) output formatting changes

src/apps/devel/pvfs2-db-display.c 1.1.2.2 history download (+74 -40) diffs

cu-security-branch:nlmills:20100806183122 by nlmills on 06 August 2010, 14:31:22 -0400 (34 days ago) merge with Orange-Branch

configure 1.388.2.12 history download (+2 -2) diffs

configure.in 1.340.2.12 history download (+2 -2) diffs

Orange-Branch:mtmoore:20100806144536 by mtmoore on 06 August 2010, 10:45:36 -0400 (34 days ago) update version string in Orange-Branch

configure 1.414.4.8 history download (+2 -2) diffs

configure.in 1.354.8.4 history download (+2 -2) diffs

cu-security-branch:nlmills:20100805173427 by nlmills on 05 August 2010, 13:34:27 -0400 (35 days ago) merge with Orange-Branch

run-nightly 1.1.4.2 history deleted

run-nightly-setup 1.1.4.3 history deleted

test/run-nightly 1.1.4.1 history download (+116) new

test/run-nightly-setup 1.1.4.1 history download (+33) new

Orange-Branch:bligon:20100802191425 by bligon on 02 August 2010, 15:14:25 -0400 (38 days ago) correct auto_dir statement.

test/run-nightly 1.1.2.3 history download (+1 -1) diffs

Orange-Branch:bligon:20100802190945 by bligon on 02 August 2010, 15:09:45 -0400 (38 days ago) removed debugging statements.

test/run-nightly-setup 1.1.2.3 history download (+0 -2) diffs

Orange-Branch:bligon:20100802190330 by bligon on 02 August 2010, 15:03:30 -0400 (38 days ago) modify script to use global PATH_SUFFIX.

test/run-nightly 1.1.2.2 history download (+1 -1) diffs

Orange-Branch:bligon:20100802184622 by bligon on 02 August 2010, 14:46:22 -0400 (38 days ago) updated for new directory structure

test/run-nightly-setup 1.1.2.2 history download (+7 -2) diffs

Orange-Branch:bligon:20100802184129 by bligon on 02 August 2010, 14:41:29 -0400 (38 days ago) Moved script files from root directory to the test subdirectory

run-nightly 1.1.2.4 history deleted

run-nightly-setup 1.1.2.4 history deleted