index
:
lib/lpsm.git
master
origin
Linux Persistent Memory library
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add overall man page lpsm(7)
H. Peter Anvin
2001-10-26
1
-12
/
+16
*
Split up documentation further. Add lpsm_need_checkpoint local variable.
H. Peter Anvin
2001-10-26
1
-5
/
+3
*
- Clean up documentation.
lpsm-0.1.8
H. Peter Anvin
2001-10-25
1
-3
/
+7
*
Make symlinks for secondary manpages.
H. Peter Anvin
2001-10-23
1
-0
/
+7
*
Fix some typos; update revision to 0.1.7.
H. Peter Anvin
2001-10-23
1
-1
/
+1
*
Fix lpsm_zalloc(), and make debugging build work again.
lpsm-0.1.6
H. Peter Anvin
2001-10-23
1
-3
/
+6
*
Add manpages to "make clean"
H. Peter Anvin
2001-10-23
1
-1
/
+1
*
Update to revision 0.1.5
H. Peter Anvin
2001-10-23
1
-1
/
+14
*
Add man pages
lpsm-0.1.4
H. Peter Anvin
2001-10-23
1
-3
/
+14
*
Add "make install" target
H. Peter Anvin
2001-10-23
1
-3
/
+23
*
If the base address doesn't match, try to map at the required base
H. Peter Anvin
2001-10-23
1
-1
/
+1
*
Version 0.1.3
H. Peter Anvin
2001-10-22
1
-1
/
+1
*
Add calloc(), break alloc.c into free/malloc/mgmt files, add
H. Peter Anvin
2001-10-20
1
-2
/
+19
*
Split apart into modules. Create lpsm_zalloc()/lpsm_calloc().
H. Peter Anvin
2001-10-20
1
-4
/
+5
*
Version 0.1.1 - make compile on gcc 3.0.2
lpsm-0.1.1
H. Peter Anvin
2001-10-19
1
-5
/
+6
*
Change names around to be more consistent; set the name of the system to
H. Peter Anvin
2001-10-19
1
-27
/
+27
*
Change the object store to use a file-backed mmap by default.
H. Peter Anvin
2001-10-18
1
-1
/
+4
*
Add definitions for all architectures currently supported by Linux,
to-tytso-20011016
H. Peter Anvin
2001-10-17
1
-2
/
+4
*
Set up different flags for debugging and production; change an
H. Peter Anvin
2001-10-16
1
-1
/
+4
*
Clean out .dat and .log files too
H. Peter Anvin
2001-10-15
1
-1
/
+1
*
Now realloc() mostly works... checkpoint the work here.
H. Peter Anvin
2001-10-15
1
-1
/
+1
*
Mostly working allocator (slab and buddy), although extension of the
H. Peter Anvin
2001-10-13
1
-3
/
+10
*
Create a Makefile; fix memory-overwrite bug when file_len > requested_len
H. Peter Anvin
2001-10-09
1
-0
/
+45