File: NEWS

package info (click to toggle)
memkind 1.14.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,508 kB
  • sloc: ansic: 72,572; cpp: 39,493; sh: 4,594; perl: 4,250; xml: 2,044; python: 1,753; makefile: 1,393; csh: 7
file content (34 lines) | stat: -rw-r--r-- 1,157 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
OPEN DEVELOPMENT
================

We are moving to a more open development model with memkind.

- The memkind github organization:
  https://github.com/memkind

- Rather than posting bulk patches at time of tag, we are posting more
  incremental patches with finer grain commit details.

- There is now a "dev" branch in the memkind repository and a
  "memkind-dev" branch in the memkind fork of the jemalloc repository.
  These will be used for open development work.

- There is a memkind web page here:
  http://memkind.github.io/memkind

- We have posted an architecture document here:
  http://memkind.github.io/memkind/memkind_arch_20150318.pdf

- We invite you to join the memkind mailing list:
  https://lists.01.org/mailman/listinfo/memkind

- Feel free to open a github issue, especially if there is a TODO item
  that you would like to prioritize.

- We have posted source and binary RPMs for several distributions here:
  http://download.opensuse.org/repositories/home:/cmcantalupo/

- memkind is also available in Fedora package repository (devel, EPEL7):
  https://admin.fedoraproject.org/pkgdb/package/memkind/

- Pull requests are welcome.