~ubuntu-branches/ubuntu/precise/numactl/precise

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Bazaar Package Importer
  • Author(s): Ian Wienand
  • Date: 2010-02-11 15:20:37 UTC
  • mfrom: (1.3.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100211152037-szyrkm6nj740yqkv
Tags: 2.0.4~rc2-1
* New upstream
* Update standards version, no changes
* Make dev & dbg packages depend on the exact binary version (Closes:
  #570201)

Show diffs side-by-side

added added

removed removed

Lines of Context:
291
291
- Fix to numademo memtest (allocation overhead) (L.S.)
292
292
- Fix to checkaffinity test (possible shell errors) (L.S.)
293
293
- Fix a printf in migspeed.c (Frederik Himpe)
294
 
- Fix test/regress grep of node nummber (Cliff W.)
 
294
- Fix test/regress grep of node number (Cliff W.)
295
295
- Change numademo to finish in a timely manner on large machines (Cliff W.)
296
296
- tested on 96p 48nodes
297
297
 
298
298
2.0.3-rc1 - rc4
299
299
- Add --dump-nodes option to numactl (Andi)
 
300
 
 
301
2.0.4-rc1
 
302
- Fix numactl for a machine with sparse cpu ids (Anton Blanchard)
 
303
- Fix makefile to remove move_pages on make clean (Andi)
 
304
- Fix numa_node_to_cpus() (Sharyathi Nagesh)