index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
MemoryModel.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: MemoryModel: do not discard memory mappings marked [stack]
Ronen Friedman
2024-06-18
1
-5
/
+0
*
common: MemoryModel: do not store measurements
Ronen Friedman
2024-06-18
1
-10
/
+0
*
common: MemoryModel: speed-up and clean get_mapped_heap()
Ronen Friedman
2024-06-18
1
-18
/
+38
*
common: MemoryModel: do not issue error messages directly
Ronen Friedman
2024-06-18
1
-14
/
+4
*
common: MemoryModel: use charconv to parse /proc/status
Ronen Friedman
2024-06-18
1
-30
/
+69
*
common: MemoryModel: keep /proc files open
Ronen Friedman
2024-06-18
1
-39
/
+48
*
common: rename MemoryModel::snap to mem_snap_t
Ronen Friedman
2024-06-18
1
-1
/
+2
*
common: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
common: Remove redundant includes
Jos Collin
2017-05-22
1
-5
/
+1
*
core: Prefix /proc/ with FreeBSD emulation
Willem Jan Withagen
2017-04-05
1
-4
/
+5
*
common/MemoryModel: Bump int to long and drop mallinfo
Xiaoxi Chen
2017-02-22
1
-18
/
+8
*
common: include malloc.h only on linux
Mykola Golub
2016-03-09
1
-0
/
+2
*
aix gcc librados port
Rohan Mars
2015-11-23
1
-0
/
+1
*
common/MemoryModel: Alpine is a linux variant but does not implement mallinfo...
John Coyle
2015-10-19
1
-1
/
+2
*
common/MemoryModel: remove logging to /tmp/memlog
Sage Weil
2013-03-22
1
-13
/
+1
*
log: new logging infrastructure
Sage Weil
2012-03-27
1
-0
/
+2
*
First cut of FreeBSD support. This patch allowes ceph to compile successfully
Stanislav Sedov
2011-10-05
1
-0
/
+4
*
common/MemoryModel: de-globalize
Colin Patrick McCabe
2011-06-21
1
-5
/
+10
*
Rename config.h -> common/config.h
Colin Patrick McCabe
2011-02-23
1
-1
/
+1
*
memorymodel: fix crash on weird input
Sage Weil
2009-06-05
1
-2
/
+6
*
mem: gather meminfo stats
Sage Weil
2009-05-29
1
-0
/
+18
*
mds: encapsulate /proc examination in MemoryModel; calc heap size
Sage Weil
2009-05-29
1
-0
/
+82