History log of /petsc/src/sys/memory/mal.c (Results 176 – 200 of 204)
Revision Date Author Comments
# c82284b1 10-Nov-2010 Jed Brown <jed@59A2.org>

Use PETSC_UINTPTR_T instead of hard-coding long long which may not exist

Hg-commit: e053db4f719d68a0230047d395a43b14f2c2f5da


# 7fccdfe4 10-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

update to PetscMallocAlign() to use long long as cast of ptr instead of long

Hg-commit: 5e7d757d132749dcccec175d7fa9bc1708bb6cb4


# 3334f37f 29-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04


# ace3abfc 28-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL
note this requires a new sowing version

Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a


# 21b1d680 06-Sep-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d


# 8738c821 02-Sep-2010 Jed Brown <jed@59A2.org>

PETSC_DLLEXPORT -> PETSCSYS_DLLEXPORT

For consistency with other packages, and since the library is named libpetscsys.

Hg-commit: d411519a6aa3d1f4f3f42dfd9d10e405a0d44202


# d736bfeb 11-May-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed enum argument to PetscError() in many places that arise only in C++
changed CHKERRXX() to be more rational, see petsc-dev email

Hg-commit: bf64cb01b8b40e01034bd22ad18ed6a259752ed7


# e32f2f54 07-May-2010 Barry Smith <bsmith@mcs.anl.gov>

added MPI_Comm as first argument to PetscError() and SETERRQX()

Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e


# f0eb1ee0 12-Apr-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0


# 0700a824 08-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

changed cookie to classid cause that is what it is.

Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1


# 0d2fba3e 09-Mar-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5


# 28842d8c 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ee73705a045ef5d04e074e8534eb7e0fbaa08e1b


# d382aafb 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

petsc.h --> petscsys.h (fortran equivalents also)
new petsc.h that includes all PETSc includes is added

Hg-commit: a82a9bcb80ed39c69991db706672838a5b792d44


# 5f5f199f 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C
eliminate use of petscsys.h (Fortran and C)
eliminated redundant use of #include "petscfix" all over t

moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C
eliminate use of petscsys.h (Fortran and C)
eliminated redundant use of #include "petscfix" all over the place because included by petsc.h

Hg-commit: dea4bc8a57aa0490c3a40fdee08c4b41e42e03ce

show more ...


# 37dd5ef8 17-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 0dd26807c4bc910027bf57bdca0afb5fd6272442


# 753ebd1d 17-Nov-2009 Jed Brown <jed@59A2.org>

Align all pointers returned by PetscMallocN (in optimized mode)

Configurable via --with-memalign=<4,8,16,32,64> (default is 16).
New macro PetscAddrAlign returns an aligned address.

Hg-commit: a369

Align all pointers returned by PetscMallocN (in optimized mode)

Configurable via --with-memalign=<4,8,16,32,64> (default is 16).
New macro PetscAddrAlign returns an aligned address.

Hg-commit: a36906938641ecef3f9b33ca4a3273b89dcdd566

show more ...


# 1c0add76 22-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f


# 859df3cb 09-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 2e5906a7b550829a4d1cb80446e0d4452c3785e5


# 1d1a0024 07-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed some illegal names of variables in function prototypes in the include files
changed PetscToken to be a private struct so that PetscTokenCreate() etc behave like
PETSc class
messed with the wo

fixed some illegal names of variables in function prototypes in the include files
changed PetscToken to be a private struct so that PetscTokenCreate() etc behave like
PETSc class
messed with the worthless interface generator code

Hg-commit: 6bb2b8264313602b8e8b11e37006feb15d37fa4b

show more ...


# 2a6744eb 10-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

added PCGALERKIN, MATSCATTER, better error message
for Segv signals.


Hg-commit: 4a052e1a4bafe1d7d553fae65851c4874a6f12ba


# 77070f38 06-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3583
barrysmith@barry-smiths-computer.local|ChangeSet|20051006230102|00145
ChangeSet
1.3583 05/10/06 18:01:02 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.3583
barrysmith@barry-smiths-computer.local|ChangeSet|20051006230102|00145
ChangeSet
1.3583 05/10/06 18:01:02 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/sys/memory/mem.c
1.32 05/10/06 18:00:57 barrysmith@barry-smiths-computer.local +0 -4
Auto merged


Hg-commit: 24ada537f1d5b094fface4a9d825bd2ff6b91930

show more ...


# 53acd3b1 06-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3578.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20051006230035|00419
ChangeSet
1.3578.2.1 05/10/06 18:00:35 barrysmith@barry-smiths-computer.local +6 -0
adding back in op

bk-changeset-1.3578.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20051006230035|00419
ChangeSet
1.3578.2.1 05/10/06 18:00:35 barrysmith@barry-smiths-computer.local +6 -0
adding back in options bui

bug fix for malloc on the mac

src/sys/objects/makefile
1.10 05/10/06 18:00:31 barrysmith@barry-smiths-computer.local +3 -3
adding back in options bui

src/sys/objects/init.c
1.58 05/10/06 18:00:31 barrysmith@barry-smiths-computer.local +1 -0
adding back in options bui

src/sys/objects/aoptions.c
1.38 05/10/06 18:00:31 barrysmith@barry-smiths-computer.local +115 -61
adding back in options bui

src/sys/memory/mal.c
1.30 05/10/06 16:04:04 barrysmith@barrysmith-11.mcs.anl.gov +2 -1
was access the wrong location to get the shift value
this bug had been here for years.

BitKeeper/deleted/.del-makefile~ce1541a34159da42
1.10 05/10/06 11:03:55 barrysmith@barrysmith-11.mcs.anl.gov +0 -0
Delete: src/sys/objects/ams/makefile

src/sys/objects/aoptions.c
1.37 05/10/06 11:02:47 barrysmith@barrysmith-11.mcs.anl.gov +0 -0
Rename: src/sys/objects/ams/aoptions.c -> src/sys/objects/aoptions.c

src/sys/memory/mem.c
1.31 05/10/06 10:01:42 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
[PETSC #13756] handling of memory sizes >2GB in PetscMemoryGetCurrentUsage()
when using the proc file system to obtain memory size, the function PetscMemoryGetCurrentUsage(PetscLogDouble *mem) computes the memory size in bytes (on line 124 in mem.c) by multiplying the variable rss (declared as "int") with the output of getpagesize() (also an "int" on my s


Hg-commit: 3cc73c1a2dd1476006b93fe99ce481608f1b972c

show more ...


# daf18fee 01-Oct-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3559
knepley@khan.(none)|ChangeSet|20051001012055|16955
ChangeSet
1.3559 05/09/30 20:20:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3559
knepley@khan.(none)|ChangeSet|20051001012055|16955
ChangeSet
1.3559 05/09/30 20:20:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/PETSc3/petsc/petsc-dev

src/docs/tex/manual/part2.tex
1.97 05/09/30 20:20:53 knepley@khan.(none) +0 -0
Auto merged


Hg-commit: dd7162aa7f6020bd2ed7329407809a753222f5fe

show more ...


# 5e2020c0 30-Sep-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.3552.1.22
hzhang@shakey.mcs.anl.gov|ChangeSet|20050930005858|04875
ChangeSet
1.3552.1.22 05/09/29 19:58:58 hzhang@shakey.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-d

bk-changeset-1.3552.1.22
hzhang@shakey.mcs.anl.gov|ChangeSet|20050930005858|04875
ChangeSet
1.3552.1.22 05/09/29 19:58:58 hzhang@shakey.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into shakey.mcs.anl.gov:/sandbox/hzhang/petsc-dev


Hg-commit: af5293f96563f61f3c8b2f0c6d5644052e0cbc5f

show more ...


# e6e5a88c 29-Sep-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3552.11.4
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050929154343|02610
ChangeSet
1.3552.11.4 05/09/29 10:43:43 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@pe

bk-changeset-1.3552.11.4
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050929154343|02610
ChangeSet
1.3552.11.4 05/09/29 10:43:43 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: b197fdbe05537cc2fcb5524206bab086f8939d90

show more ...


123456789