UbuntuSRUDeveloperApplication

Differences between revisions 1 and 34 (spanning 33 versions)
Revision 1 as of 2009-01-23 14:49:01
Size: 1733
Editor: i59F756EA
Comment:
Revision 34 as of 2017-08-11 21:16:49
Size: 5736
Editor: ddstreet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''<<BR>><<TableOfContents>>|| ## page was copied from ddstreet/UbuntuContributingDeveloperApplication
## page was copied from UbuntuDevelopment/DeveloperApplicationTemplate
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents(2)>>||
Line 4: Line 6:
'''I, <YOUR NAME>, apply for <universe-contributor|MOTU|core-dev>.'''
Line 6: Line 7:
|| '''Name''' || <YOUR NAME> ||
|| '''Launchpad Page''' || <link to your launchpad page> ||
|| '''Wiki Page''' || <link to your Wiki page> ||


'''I, Dan Streetman, apply for SRU Developer.'''

|| '''Name''' || Dan Streetman ||
|| '''Launchpad Page''' || https://launchpad.net/~ddstreet ||
|| '''Wiki Page''' || https://wiki.ubuntu.com/ddstreet ||
Line 11: Line 16:
''Tell us a bit about yourself.'' I started with UNIX is 1993, using Solaris, and then moved to Linux in 1997 using Slackware, Red Hat, and now Ubuntu. I began Linux kernel development in 2001, in the USB subsystem, and have contributed since then in various kernel subsystems including memory management, networking, and crypto.
Line 14: Line 19:
''Tell us how you got involved, what you liked working on and what you could probably do better.'' I joined Canonical in 2015 as part of the Support and Technical Services Engineering team, and have been working on problems that reach into many different parts of Ubuntu; the kernel, networking, multipath, udev, and more. I enjoy digging deep into technical details and solving problems.
Line 18: Line 23:
My sponsored uploads:
 * http://ubuntu-dev.alioth.debian.org/cgi-bin/ubuntu-sponsorships.cgi?render=html&sponsoree=Dan+Streetman
 * https://launchpad.net/~ddstreet/+uploaded-packages

Bug fix contributions:

'''todo - include only kernel bugs, other uploads enumerated at above link'''


 * attached block devices not showing up
  * https://bugs.launchpad.net/ubuntu/precise/+source/linux/+bug/1479031

 * using ipsec, many connections result in no buffer space error
  * https://bugs.launchpad.net/ubuntu/vivid/+source/linux/+bug/1486670

 * Soft lockup with "block nbdX: Attempted send on closed socket" spam
  * https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1505564

 * kswapd0 100% CPU usage
  * https://bugs.launchpad.net/ubuntu/yakkety/+source/linux/+bug/1518457

 * lots of printk to serial console can hang system for long time
  * https://bugs.launchpad.net/ubuntu/xenial/+source/linux/+bug/1534216

 * systemtap does not work on trusty lts-vivid kernel
  * https://bugs.launchpad.net/ubuntu/trusty/+source/systemtap/+bug/1545173

 * systemtap does not work on wily kernel, hrtimer_get_res
  * https://bugs.launchpad.net/ubuntu/wily/+source/systemtap/+bug/1547644

 * bonded interfaces in bridge do not have LRO turned off
  * https://bugs.launchpad.net/ubuntu/trusty/+source/linux/+bug/1547680

 * systemtap does not work on xenial, struct module changes
  * https://bugs.launchpad.net/ubuntu/xenial/+source/systemtap/+bug/1557673

 * multipath does not set fiberchannel params correctly
  * https://bugs.launchpad.net/ubuntu/trusty/+source/multipath-tools/+bug/1578654

 * dhclient incorrectly assumes a /64 ipv6 prefix
  * https://bugs.launchpad.net/ubuntu/yakkety/+source/isc-dhcp/+bug/1609898

 * nvme drive probe failure
  * https://bugs.launchpad.net/ubuntu/xenial/+source/linux/+bug/1626894

 * move nvme driver to linux-image
  * https://bugs.launchpad.net/ubuntu/trusty/+source/linux/+bug/1640275

 * NVMe drives in Amazon AWS instance fail to initialize
  * https://bugs.launchpad.net/ubuntu/yakkety/+source/linux/+bug/1648449

 * export nvme drive model/serial strings via sysfs
  * https://bugs.launchpad.net/ubuntu/trusty/+source/linux/+bug/1649635

 * NVMe driver regression for non-smp/1-cpu systems
  * https://bugs.launchpad.net/ubuntu/xenial/+source/linux/+bug/1651602

 * Xen MSI setup code incorrectly re-uses cached pirq
  * https://bugs.launchpad.net/ubuntu/zesty/+source/linux/+bug/1656381

 * VLAN SR-IOV regression for IXGBE driver
  * https://bugs.launchpad.net/ubuntu/xenial/+source/linux/+bug/1658491

 * add pull-ca-source to ubuntu-dev-tools
  * https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1661324

 * Amazon I3 Instance Buffer I/O error on dev nvme0n1
  * https://bugs.launchpad.net/ubuntu/xenial/+source/linux-aws/+bug/1668129
Line 19: Line 93:

Most of my work is done in the kernel, both upstream and in Ubuntu's branches.
Line 20: Line 97:

Time management is difficult for everyone, as we never have enough time to complete everything we want to do. I hope to manage my time better, balancing work and family while also continuing to contribute upstream.
Line 23: Line 102:

Continue contributing to the kernel and Ubuntu packages.
Line 24: Line 106:
''Please describe what you like least in Ubuntu and what thoughts do you have about fixing it.''
Documentation is sometimes hard to come by, or out of date.
Line 28: Line 112:
Line 44: Line 129:
## Full list of sponsored packages can be generated here:
## http://ubuntu-dev.alioth.debian.org/cgi-bin/ubuntu-sponsorships.cgi?
Line 49: Line 136:
## Uncomment one of these. ## Uncomment the one that applies for you and please remove the others.
Line 54: Line 141:
## [[CategoryPerPackageUploaderApplication]]

I, Dan Streetman, apply for SRU Developer.

Name

Dan Streetman

Launchpad Page

https://launchpad.net/~ddstreet

Wiki Page

https://wiki.ubuntu.com/ddstreet

Who I am

I started with UNIX is 1993, using Solaris, and then moved to Linux in 1997 using Slackware, Red Hat, and now Ubuntu. I began Linux kernel development in 2001, in the USB subsystem, and have contributed since then in various kernel subsystems including memory management, networking, and crypto.

My Ubuntu story

I joined Canonical in 2015 as part of the Support and Technical Services Engineering team, and have been working on problems that reach into many different parts of Ubuntu; the kernel, networking, multipath, udev, and more. I enjoy digging deep into technical details and solving problems.

My involvement

Examples of my work / Things I'm proud of

My sponsored uploads:

Bug fix contributions:

todo - include only kernel bugs, other uploads enumerated at above link

Areas of work

Most of my work is done in the kernel, both upstream and in Ubuntu's branches.

Things I could do better

Time management is difficult for everyone, as we never have enough time to complete everything we want to do. I hope to manage my time better, balancing work and family while also continuing to contribute upstream.

Plans for the future

General

Continue contributing to the kernel and Ubuntu packages.

What I like least in Ubuntu

Documentation is sometimes hard to come by, or out of date.


Comments

If you'd like to comment, but are not the applicant or a sponsor, do it here. Don't forget to sign with @SIG@.


Endorsements

As a sponsor, just copy the template below, fill it out and add it to this section.


TEMPLATE

== <SPONSORS NAME> ==
=== General feedback ===
## Please fill us in on your shared experience. (How many packages did you sponsor? How would you judge the quality? How would you describe the improvements? Do you trust the applicant?)

=== Specific Experiences of working together ===
''Please add good examples of your work together, but also cases that could have handled better.''
## Full list of sponsored packages can be generated here:
## http://ubuntu-dev.alioth.debian.org/cgi-bin/ubuntu-sponsorships.cgi?
=== Areas of Improvement ===


ddstreet/UbuntuSRUDeveloperApplication (last edited 2017-10-23 15:07:25 by sil2100)