CVS log for pvfs2/src/io/bmi/reference-list.c |
 |
|
Up to [PVFS2] / pvfs2 / src / io / bmi
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.13.8.1
/
(view)
- annotate
- [select for diffs]
, Tue Aug 25 17:56:06 2009 UTC (2 years, 8 months ago) by nlmills
Branch:
cu-security-branch
CVS Tags:
cu-security-branch-premerge
Changes since 1.13: +76 -47 lines
Diff to previous 1.13
to next main 1.14
merged in changes from summer at LANL
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Wed Nov 19 19:00:13 2008 UTC (3 years, 5 months ago) by slang
Branch:
MAIN
CVS Tags:
windows-release-2-8-5-20110921,
windows-client-to-Orange-Branch-20110712,
windows-client,
tr-branch,
test-slab-cache-patch,
test-duplicate-patch,
tcp-peer-comm-branch,
solaris-point,
solaris-branch,
sa-branch,
pvfs2-mr-shim,
pvfs2,
pvfs-2-8-point,
pvfs-2-8-branch,
pvfs-2-8-2-rc1,
pvfs-2-8-2,
pvfs-2-8-1,
pvfs-2-8-0,
pre-dirent,
pnfs-merge,
pfsck-branch-point,
pfsck-branch,
orangefs-rel-20100813,
orangefs-current,
orangefs-20100920,
orangefs-2-8-5,
orangefs-2-8-4,
orangefs-2-8-3-20110323,
orangefs-2-8-3-2011-03-23,
orangefs-2-8-3-20101113,
orangefs-2-8-3-20101112,
orange-next,
my-point,
mtmoore-dbpf-txn,
distr-dir-pre-release,
distdir_orange_before_merge_20110817,
bmi-experimental-branch-point,
bmi-experimental-branch,
before-getattr,
becky-test-bed,
as-point,
as-branch,
aattrs-branch-point,
aattrs-branch,
Orange-security-premerge,
Orange-security-postmerge,
Orange-mtmoore,
Orange-Root,
Orange-Migrate-Tools,
Orange-Merge1,
Orange-FailOver-small-io,
Orange-FailOver-Becky,
Orange-Elaine-Distr-Dir-Root,
Orange-Elaine-Distr-Dir-Branch,
Orange-Elaine-Branch,
Orange-Branch-metadata-backup,
Orange-Branch,
Orage-Elaine-Root,
ORANGE-BECKY-ROOT,
ORANGE-BECKY-BRANCH,
OB-DBPF-OPEN-CACHE-REMOVE,
HEAD,
B2O-Temp,
B2O-Orange-Sync-Temp,
B2O-Orange-Sync,
B2O-Merge-Test,
B2O-Blue-Sync-Temp-End-2,
B2O-Blue-Sync-Temp-End,
B2O-Blue-Sync-Temp,
B2O-Blue-Sync
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
bmi changes to allow separate bmi packaging
Revision
1.13.10.1
/
(view)
- annotate
- [select for diffs]
, Tue Nov 11 19:10:03 2008 UTC (3 years, 6 months ago) by slang
Branch:
he-branch
Changes since 1.13: +73 -44 lines
Diff to previous 1.13
to next main 1.14
reverse merge from HEAD.
Revision
1.13.16.1
/
(view)
- annotate
- [select for diffs]
, Tue Sep 9 20:22:14 2008 UTC (3 years, 8 months ago) by slang
Branch:
directio-branch
Changes since 1.13: +73 -44 lines
Diff to previous 1.13
to next main 1.14
reverse merge of changes to HEAD since branch. Includes small file changes.
Revision
1.17
/
(view)
- annotate
- [select for diffs]
, Fri Aug 8 18:01:40 2008 UTC (3 years, 9 months ago) by pcarns
Branch:
MAIN
CVS Tags:
before-dio-merge,
after-he-reverse-merge
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
Take the easy way out to silence a const warning. In the long run, the
qhash comparison and hash functions would be better off with const
arguments but that requires updating a lot of code.
Revision
1.13.6.1
/
(view)
- annotate
- [select for diffs]
, Thu Aug 7 16:30:18 2008 UTC (3 years, 9 months ago) by pcarns
Branch:
small-file-branch
Changes since 1.13: +73 -44 lines
Diff to previous 1.13
to next main 1.14
merge trunk updates down to small-file-branch. Passes basic tests but needs
some double checking of pint-cached-config and sys-create conflicts.
Revision
1.16
/
(view)
- annotate
- [select for diffs]
, Mon Jul 28 18:55:29 2008 UTC (3 years, 9 months ago) by pcarns
Branch:
MAIN
CVS Tags:
small-file-branch-point4
Changes since 1.15: +63 -10 lines
Diff to previous 1.15
last reference list optimization: search for string addresses using hash
table rather than linear linked list
Revision
1.15
/
(view)
- annotate
- [select for diffs]
, Mon Jul 28 17:48:40 2008 UTC (3 years, 9 months ago) by pcarns
Branch:
MAIN
Changes since 1.14: +6 -11 lines
Diff to previous 1.14
apply same id_gen_t fix to reference list removal as was used for addr
search
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Mon Jul 28 17:43:08 2008 UTC (3 years, 9 months ago) by pcarns
Branch:
MAIN
Changes since 1.13: +4 -23 lines
Diff to previous 1.13
experimental fixes to some bmi address mgmt performance problems:
- Search by addr now uses existing id_gen_t field rather than scanning
linked list. Switched to id_gen_safe* to remain safe in case we search
for an addr that has been destroyed.
- Search by method addr now uses a back pointer to parent addr structure rather
than scanning linked list.
Revision
1.10.54.1
/
(view)
- annotate
- [select for diffs]
, Mon Jul 21 18:20:00 2008 UTC (3 years, 9 months ago) by aching
Branch:
locking-branch
Changes since 1.10: +4 -11 lines
Diff to previous 1.10
to next main 1.11
Reverse merged and ported to HEAD.
Revision
1.13
/
(view)
- annotate
- [select for diffs]
, Tue Nov 6 23:08:33 2007 UTC (4 years, 6 months ago) by slang
Branch:
MAIN
CVS Tags:
sumit-branch,
small-file-branch-point3,
small-file-branch-point2,
small-file-branch-point,
rr-txn,
rongrong,
pvfs-2-7-branch-point,
pvfs-2-7-branch,
pvfs-2-7-1,
pvfs-2-7-0,
merge_MERGE_FROM_HEAD,
merge_HEAD_NEW_FEATURE_ADD4,
merge_HEAD_NEW_FEATURE_ADD3,
merge_HEAD_NEW_FEATURE_ADD2,
merge_HEAD_NEW_FEATURE_ADD,
he-branch-point,
fuse-support,
from_MERGE_FROM_HEAD,
from_HEAD_NEW_FEATURE_ADD3,
from_HEAD_NEW_FEATURE_ADD2,
directio-point,
cu-sandbox-branch-point,
cu-sandbox-branch,
branch-rongrong,
Root_cu-security-branch
Branch point for:
small-file-branch,
he-branch,
directio-branch,
cu-security-branch
Changes since 1.12: +2 -3 lines
Diff to previous 1.12
bmi cleanups.
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Mon Aug 20 01:39:57 2007 UTC (4 years, 8 months ago) by slang
Branch:
MAIN
CVS Tags:
mgmt-branch-point
Changes since 1.11: +0 -6 lines
Diff to previous 1.11
fix id gen stuff.
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Fri Aug 17 19:31:19 2007 UTC (4 years, 9 months ago) by slang
Branch:
MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
id_gen_safe is only needed for ids that get passed out to the user through the system interfaces. We can use id_gen_fast for the bmi address value.
Revision
1.10.30.2
/
(view)
- annotate
- [select for diffs]
, Mon Jul 24 17:20:26 2006 UTC (5 years, 9 months ago) by slang
Branch:
kunkel-branch
Changes since 1.10.30.1: +41 -50 lines
Diff to previous 1.10.30.1
to branch point 1.10
to next main 1.11
revert style changes back to previous versions.
Revision
1.10.30.1
/
(view)
- annotate
- [select for diffs]
, Fri Jul 21 17:40:24 2006 UTC (5 years, 9 months ago) by kunkel
Branch:
kunkel-branch
Changes since 1.10: +50 -41 lines
Diff to previous 1.10
run maint/pvfs2indent-80col.sh on all .c files to correct style :)
Revision
1.9.6.1
/
(view)
- annotate
- [select for diffs]
, Thu Aug 25 20:38:20 2005 UTC (6 years, 8 months ago) by slang
Branch:
slang-event-changes-branch
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
to next main 1.10
updates to my event changes to bring them inline with trunk
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Tue Jun 7 19:03:41 2005 UTC (6 years, 11 months ago) by robl
Branch:
MAIN
CVS Tags:
version-lock-branch,
version-lock-actual-branch,
twod-branch-point,
twod-branch,
threaded-aio-point,
threaded-aio-branch,
tau-sandbox-point,
tau-sandbox,
slang-sio-point,
slang-sio-branch,
slang-reqsched-point,
slang-reqsched-branch,
slang-attr-cache-fixups-point2,
slang-attr-cache-fixups-point,
slang-attr-cache-fixups-branch,
pvfs2-tag-bugfix-67,
pvfs2-kunkel-tas-branch,
pvfs2-bugfix-67,
pvfs2-1_5_1_for_bgl3,
pvfs2-1_5_1_for_bgl2,
pvfs2-1_5_1_for_bgl,
pvfs2-1-5-point2,
pvfs2-1-5-point,
pvfs2-1-5-branch,
pvfs2-1-5-1-rc3,
pvfs2-1-5-1-rc2,
pvfs2-1-5-1-rc1,
pvfs2-1-5-1,
pvfs2-1-5-0-rc5,
pvfs2-1-5-0-rc4,
pvfs2-1-5-0-rc3,
pvfs2-1-5-0-rc2,
pvfs2-1-5-0-rc1,
pvfs2-1-5-0,
pvfs2-1-4-0-point,
pvfs2-1-4-0-branch,
pvfs2-1-4-0,
pvfs2-1-3-2,
pvfs2-1-3-1-branch,
pvfs2-1-3-1,
pvfs2-1-3-0,
pvfs2-1-2-0,
pvfs2-1-1-0,
pvfs-2-6-point4,
pvfs-2-6-point3,
pvfs-2-6-point2,
pvfs-2-6-point,
pvfs-2-6-branch,
pvfs-2-6-3-tag3,
pvfs-2-6-3-tag2,
pvfs-2-6-3,
pvfs-2-6-2,
pvfs-2-6-1,
pvfs-2-6-0,
posix-extensions-point7,
posix-extensions-point6,
posix-extensions-point5,
posix-extensions-point4,
posix-extensions-point3,
posix-extensions-point2,
posix-extensions-point,
posix-extensions-branch,
lockd-point2,
lockd-point,
lockd-branch,
kunkel-tas-branch-2007-05-23,
kunkel-migration-hint-branch-point-2007-06-17,
kunkel-migration-hint-branch-point-2007-03-15,
kunkel-migration-branch,
kunkel-hint-branch-point-26,
kunkel-hint-branch-point-2007-02-17,
kunkel-hint-branch,
kunkel-branches-point,
kunkel-alternativeIO-branch,
dbpf-slowskip,
dbpf-onekeyval-point,
dbpf-onekeyval-branch,
dbpf-methods-point,
dbpf-methods-branch,
dbpf-coalesce-point,
dbpf-coalesce-branch,
dbpf-changes-branch,
dbpf-changes,
before-style-changes,
before-dbpf-onekeyval,
WALT3-point,
WALT3-last-merged,
WALT3
Branch point for:
locking-branch,
kunkel-branch
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
free the strings associated with a reference entry in addition to the entry
itself
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Wed Jul 28 14:32:39 2004 UTC (7 years, 9 months ago) by neill
Branch:
MAIN
CVS Tags:
snapshot-bluegene-20050216,
slang-event-changes-point,
pvfs2-snapshot-Alejandro,
pvfs2-bugfix-39,
pvfs2-1-0-1,
pvfs2-1-0-0,
pvfs2-0-9-0,
pvfs2-0-8-0,
pvfs2-0-7-0,
pvfs2-0-6-5,
pvfs2-0-6-4,
pvfs2-0-6-3,
pvfs2-0-6-2,
pvfs2-0-6-1,
WALT2,
WALT1
Branch point for:
slang-event-changes-branch
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
- applied Nathan's expandtab patch (expandtab-2.patch.gz)
first referenced at:
http://www.beowulf-underground.org/pipermail/pvfs2-developers/2004-July/000745.html
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Thu Jul 22 14:51:59 2004 UTC (7 years, 9 months ago) by pcarns
Branch:
MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
make sure that bmi skips string matching on server side addresses that do
not have a string identifier
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Mon Apr 26 18:15:49 2004 UTC (8 years ago) by neill
Branch:
MAIN
CVS Tags:
pvfs2-nm-nb-branch,
pvfs2-0-6-0pre1,
pvfs2-0-6-0,
pvfs2-0-5-1,
pvfs2-0-5-0
Changes since 1.6: +2 -0 lines
Diff to previous 1.6
- add the id unregister calls where appropriate for bmi
PETE W: are the ib changes ok?
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Mon Apr 26 17:58:35 2004 UTC (8 years ago) by neill
Branch:
MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
- make all of bmi use the id-safe-register methods instead of the fast ones
to disassociate the ids from the data
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Mon Feb 16 21:35:28 2004 UTC (8 years, 3 months ago) by rbross
Branch:
MAIN
CVS Tags:
pvfs2-0-1-3,
pvfs2-0-1-2,
pvfs2-0-1-1,
pvfs2-0-1-0
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Move from bmi_addr_t to PVFS_BMI_addr_t for consistency.
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Wed Apr 2 21:08:00 2003 UTC (9 years, 1 month ago) by pcarns
Branch:
MAIN
Changes since 1.2: +123 -99 lines
Diff to previous 1.2
modified all of the BMI code to fall in line with the code formatting
style that we want to use now. Used the pvfs2-mangle-in-place-80col.sh
script (teamed up with a find -exec command) to do so.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Wed Apr 2 17:20:28 2003 UTC (9 years, 1 month ago) by rbross
Branch:
MAIN
CVS Tags:
snapshot-kraken-10-16-2003-B,
snapshot-kraken-10-16-2003,
pvfs2-dbpf-attr-cache-branch,
pvfs2-0-0-9,
pvfs2-0-0-8,
pvfs2-0-0-7,
pvfs2-0-0-6,
pvfs2-0-0-5,
pvfs2-0-0-4,
pvfs2-0-0-3,
pvfs2-0-0-2,
pvfs2-0-0-1
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
vim formatting line fixes, using pvfs2fixbadformat.pl.
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Tue Mar 25 20:08:31 2003 UTC (9 years, 1 month ago) by pcarns
Branch:
MAIN
Changes since 1.1: +68 -85 lines
Diff to previous 1.1
moved reference-list code from llist to quicklist (this was the last
place in the I/O path using llist)
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Fri Jan 24 21:52:50 2003 UTC (9 years, 3 months ago) by pcarns
Branch:
MAIN
CVS Tags:
snapshot-osc-03-11-2003,
snapshot-osc-02-19-2003,
snapshot-amerson-3-18-2003
renamed a bunch of files in the bmi subdirectory to use dashes instead
of underscores
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.