View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/stress-ng 1 Development 2015-09-18 15:38:00 UTC
73. * Makefile: bump version * cater for ...

Author: Colin Ian King
Revision Date: 2015-09-18 15:38:00 UTC

* Makefile: bump version
* cater for system V and BSD variants of setpgrp
* stress-fifo: avoid blocking on reader to avoid deadlock (LP: #1497268)
* stress-readahead: give feedback on premature exit
* stress-aio: no need to free io_reqs, its now on the stack
* Put all child processes under the parents process group ID (LP: #1497236)
* Remove SIGUSR1 and SIGUSR2 trapping, we don't need to trap these
* stress-fifo: check for run flag in child loop
* stress-eventfd: check for run flag in child loop
* stress-epoll: check for run flag on recv loop
* stress-mq: check for run flag in child loop
* stress-msg: check for run flag in child loop
* stress-pipe: check for run flag in child loop
* stress-sigfd: check for run flag in child loop
* stress-socket: check for run flag in child loop
* stress-switch: check for run flag in child loop
* stress-tee: check for run flag in child loop
* stress-vm-rw: check for run flag in child loop
* stress-sigq: check for run flag in child loop
* stress-kcmp: check for run flag in child loop
* stress_sigsuspend: check for run flag in child loop
* stress-socket-pair: check for run flag rather in child loop
* stress-pipe: bail out on zero byte pipe reads (LP: #1496966)
* stress-futex: bail out after 0.5 seconds of failed waits (LP: #1496963)
* stress-clone: remove CLONE_VM unsharing (LP: #1496957)
* stress-sigsuspend: remove spinlock to remove contention (LP: #1496439)
* Put stack in per clone struct, reduce stack size
* stress-aio: cancel signal handler at end of test (LP: #1496340)

lp:ubuntu/wily-proposed/stress-ng 1 Development 2015-09-18 15:38:00 UTC
73. * Makefile: bump version * cater for ...

Author: Colin Ian King
Revision Date: 2015-09-18 15:38:00 UTC

* Makefile: bump version
* cater for system V and BSD variants of setpgrp
* stress-fifo: avoid blocking on reader to avoid deadlock (LP: #1497268)
* stress-readahead: give feedback on premature exit
* stress-aio: no need to free io_reqs, its now on the stack
* Put all child processes under the parents process group ID (LP: #1497236)
* Remove SIGUSR1 and SIGUSR2 trapping, we don't need to trap these
* stress-fifo: check for run flag in child loop
* stress-eventfd: check for run flag in child loop
* stress-epoll: check for run flag on recv loop
* stress-mq: check for run flag in child loop
* stress-msg: check for run flag in child loop
* stress-pipe: check for run flag in child loop
* stress-sigfd: check for run flag in child loop
* stress-socket: check for run flag in child loop
* stress-switch: check for run flag in child loop
* stress-tee: check for run flag in child loop
* stress-vm-rw: check for run flag in child loop
* stress-sigq: check for run flag in child loop
* stress-kcmp: check for run flag in child loop
* stress_sigsuspend: check for run flag in child loop
* stress-socket-pair: check for run flag rather in child loop
* stress-pipe: bail out on zero byte pipe reads (LP: #1496966)
* stress-futex: bail out after 0.5 seconds of failed waits (LP: #1496963)
* stress-clone: remove CLONE_VM unsharing (LP: #1496957)
* stress-sigsuspend: remove spinlock to remove contention (LP: #1496439)
* Put stack in per clone struct, reduce stack size
* stress-aio: cancel signal handler at end of test (LP: #1496340)

lp:ubuntu/vivid/stress-ng 2 Mature 2015-02-26 17:17:00 UTC
50. * Makefile: bump version * sched: Fix...

Author: Colin Ian King
Revision Date: 2015-02-26 17:17:00 UTC

* Makefile: bump version
* sched: Fix build warning on get_sched_name on GNU HURD
* stress-hdd: Fix incorrect format specifier %zu for a uint64_t
* stress-fallocate: Fix off_t printf warnings on 32 bit GNU HURD
* Fix resource leak (file descriptor) on error exit of stress-hdd
* Fix Manual, clarify the action of hdd stressor
* stress-aio: reduce scope of ret
* Fix missing stressor name in pr_err() messages
* Fix missing stressor name in pr_inf() and pr_dbg() messages
* Fix missing stressor name in pr_fail() messages
* stress-hdd: fix verify mode for hdd stressor
* stress-hdd: fix missing read if no read preference specified
* sched: fix default priority levels and lack of class name in messages
* stress-hdd: fix read of end of file when generated with random writes
* Fix extraneous leading space after the "hogs:" message
* stress-hdd: fix false error reports on short reads
* stress-hdd: fix noisy "incomplete reads" debug message
* stress-fallocate: fix incorrect errors reported on fallocate sizes
* stress-fallocate: fix error messages, they are rather meaningless
* stress-aio: report correct errno on async error
* stress-aio: handle EAGAIN and EINTR correctly
* stress-hdd: POSIX_FADV_RND should be POSIX_FADV_RANDOM

lp:ubuntu/vivid-proposed/stress-ng 1 Development 2015-02-26 17:17:00 UTC
50. * Makefile: bump version * sched: Fix...

Author: Colin Ian King
Revision Date: 2015-02-26 17:17:00 UTC

* Makefile: bump version
* sched: Fix build warning on get_sched_name on GNU HURD
* stress-hdd: Fix incorrect format specifier %zu for a uint64_t
* stress-fallocate: Fix off_t printf warnings on 32 bit GNU HURD
* Fix resource leak (file descriptor) on error exit of stress-hdd
* Fix Manual, clarify the action of hdd stressor
* stress-aio: reduce scope of ret
* Fix missing stressor name in pr_err() messages
* Fix missing stressor name in pr_inf() and pr_dbg() messages
* Fix missing stressor name in pr_fail() messages
* stress-hdd: fix verify mode for hdd stressor
* stress-hdd: fix missing read if no read preference specified
* sched: fix default priority levels and lack of class name in messages
* stress-hdd: fix read of end of file when generated with random writes
* Fix extraneous leading space after the "hogs:" message
* stress-hdd: fix false error reports on short reads
* stress-hdd: fix noisy "incomplete reads" debug message
* stress-fallocate: fix incorrect errors reported on fallocate sizes
* stress-fallocate: fix error messages, they are rather meaningless
* stress-aio: report correct errno on async error
* stress-aio: handle EAGAIN and EINTR correctly
* stress-hdd: POSIX_FADV_RND should be POSIX_FADV_RANDOM

lp:ubuntu/utopic-backports/stress-ng bug 2 Mature 2015-02-21 22:04:15 UTC
18. No-change backport to utopic (LP: #14...

Author: Felix Geyer
Revision Date: 2015-02-21 22:51:27 UTC

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

lp:ubuntu/trusty-backports/stress-ng bug 2 Mature 2015-02-21 22:04:07 UTC
46. No-change backport to trusty (LP: #14...

Author: Felix Geyer
Revision Date: 2015-02-21 22:51:35 UTC

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

lp:ubuntu/utopic/stress-ng 2 Mature 2014-08-28 00:21:01 UTC
17. * Makefile: bump version * Handle for...

Author: Colin Ian King
Revision Date: 2014-08-28 00:21:01 UTC

* 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

lp:ubuntu/utopic-proposed/stress-ng 1 Development 2014-08-28 00:21:01 UTC
17. * Makefile: bump version * Handle for...

Author: Colin Ian King
Revision Date: 2014-08-28 00:21:01 UTC

* 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

18 of 8 results