~ubuntu-branches/ubuntu/trusty/numactl/trusty

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Bazaar Package Importer
  • Author(s): Ian Wienand
  • Date: 2009-06-19 11:18:56 UTC
  • mfrom: (1.3.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090619111856-bp8jd6rt5iexwmst
Tags: 2.0.3-1
* New upstream
* Upstream URL in copyright is fixed (Closes: #499425)

Show diffs side-by-side

added added

removed removed

Lines of Context:
270
270
- Fixes to numademo (min/max, and array index; from Kent Liu)
271
271
- Fixes to Makefile and permissions; from Berhard Walle
272
272
 
273
 
2.0.3-rc1 and rc2
 
273
2.0.3-rc1 - rc3
274
274
- Fixes to libnuma.c numa.h numacompat1.h by Daniel Gollub to fix v1 compatiblity
275
275
- Restore nodemask_zero() and nodemask_equal()
276
276
- Drops a warning message about this not being a NUMA system
290
290
- Make library always return allocated masks that user can free (L.S.)
291
291
- Fix to numademo memtest (allocation overhead) (L.S.)
292
292
- Fix to checkaffinity test (possible shell errors) (L.S.)
 
293
- Fix a printf in migspeed.c (Frederik Himpe)
 
294
- Fix test/regress grep of node nummber (Cliff W.)
 
295
- Change numademo to finish in a timely manner on large machines (Cliff W.)
 
296
- tested on 96p 48nodes
 
297
 
 
298
2.0.3-rc1 - rc4
 
299
- Add --dump-nodes option to numactl (Andi)