lp:ubuntu/utopic-backports/stress-ng

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic-backports/stress-ng
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

18. By Felix Geyer

No-change backport to utopic (LP: #1420154)

17. By Colin Ian King

* Makefile: bump version
* Handle forced abort and tidy up when errors occur during start up
* Add more termination checks to try to abort faster
* Fix --sched option that had missing .TP
* Remove duplicate const
* Neaten up the see also list

16. By Colin Ian King

* Makefile: bump version
* Minor fix-ups in man page
* Re-order globals, saves 8 bytes
* Make mwc uint64_t
* Add some more comments
* Remove DIV_OPS_BY_PROCS macro
* Fix --keep-name help info (order and missing ')
* Fix --sched man page option

15. By Colin Ian King

* Makefile: bump version
* Fix up a few resource leaks
* Add format length specifier to scanf on integers
* Minor var cleanup from cppcheck
* Re-work help info
* Remove common functionality, make code smaller
* Free procs more rigorously.
* Clear sigqueue union, keeps valgrind happy
* Free procs info at exit
* Add more information in man page
* Re-use stressor names in checks
* Cast max_ops to (void) to avoid unused var warnings
* Add --vm-locked option and force cpu affinity changes on cache stress
* Fix spelling mistake in man page
* Remove some extraneous white spaces
* Remove commas from nunbers in help
* Align help info
* Remove redundant code that got accidently left in
* Simplify hogs message
* Keep track of per stress test ops count in opt_ops array
* Add -P, --poll, --poll-ops zero timeout polling stress test
* Add -k, --keep-name option to not change name of stress processes
* Add -r, --random option to create N random stress processes

14. By Colin Ian King

* Makefile: bump version
* Use si_value.sival_int instead of info.si_int (Closes: #756787)
* Fix incorrect nesting of OPT_SIGQUEUE*

13. By Colin Ian King

* Makefile: bump version, change codename
* Add sigqueue and sigwaitinfo stress, new --sigq, --siqq-ops options
* Make mwc inline
* Make opt_do_run volatile
* Make -O2 default
* Remove numerous printfs in help info
* Remove lots of duplicate stress test names from code
* Fixup print % qualifier
* Clean all objects on make clean

12. By Colin Ian King

* Makefile: bump version
* Add more info to man page
* Add open stress test
* Fix bug in semaphore range checking
* Fix dbg message for stress_int
* Add some more comments
* Add more information in man page
* Increase the -l option accuracy by biasing by the select() overhead time
* Add missing comma to output

11. By Colin Ian King

* Makefile: bump version
* Add semaphore stress, --sem and --sem-ops options

10. By Colin Ian King

* Makefile: bump version
* More aggresive process termination to kill any lingering processes

9. By Colin Ian King

* Makefile: bump version
* Add snappier process termination
* Add -h option
* Add more debug on exit paths
* Add more checking on sigaction
* Minor code tidy up
* Move time_now()
* Use timeval helper in time_now()
* Fix build error on GNU HURD

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/stress-ng
This branch contains Public information 
Everyone can see this information.

Subscribers