Searched hist:246616 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/stand/kshim/
H A Dbsd_global.hdiff 246616 Sun Feb 10 11:11:13 MST 2013 hselasky - Move scratch data from the USB bus structure to the USB device structure
so that simultaneous access cannot happen. Protect scratch area using
the enumeration lock. Also reduce stack usage in usbd_transfer_setup()
by moving some big stack members to the scratch area. This saves around
200 bytes of stack.
- Fix a whitespace.

MFC after: 1 week
/freebsd-11-stable/sys/dev/usb/template/
H A Dusb_template.cdiff 246616 Sun Feb 10 09:11:13 MST 2013 hselasky - Move scratch data from the USB bus structure to the USB device structure
so that simultaneous access cannot happen. Protect scratch area using
the enumeration lock. Also reduce stack usage in usbd_transfer_setup()
by moving some big stack members to the scratch area. This saves around
200 bytes of stack.
- Fix a whitespace.

MFC after: 1 week
/freebsd-11-stable/sys/dev/usb/
H A Dusb_bus.hdiff 246616 Sun Feb 10 09:11:13 MST 2013 hselasky - Move scratch data from the USB bus structure to the USB device structure
so that simultaneous access cannot happen. Protect scratch area using
the enumeration lock. Also reduce stack usage in usbd_transfer_setup()
by moving some big stack members to the scratch area. This saves around
200 bytes of stack.
- Fix a whitespace.

MFC after: 1 week
H A Dusb_device.hdiff 246616 Sun Feb 10 09:11:13 MST 2013 hselasky - Move scratch data from the USB bus structure to the USB device structure
so that simultaneous access cannot happen. Protect scratch area using
the enumeration lock. Also reduce stack usage in usbd_transfer_setup()
by moving some big stack members to the scratch area. This saves around
200 bytes of stack.
- Fix a whitespace.

MFC after: 1 week
H A Dusb_generic.cdiff 246616 Sun Feb 10 09:11:13 MST 2013 hselasky - Move scratch data from the USB bus structure to the USB device structure
so that simultaneous access cannot happen. Protect scratch area using
the enumeration lock. Also reduce stack usage in usbd_transfer_setup()
by moving some big stack members to the scratch area. This saves around
200 bytes of stack.
- Fix a whitespace.

MFC after: 1 week
H A Dusb_transfer.cdiff 246616 Sun Feb 10 09:11:13 MST 2013 hselasky - Move scratch data from the USB bus structure to the USB device structure
so that simultaneous access cannot happen. Protect scratch area using
the enumeration lock. Also reduce stack usage in usbd_transfer_setup()
by moving some big stack members to the scratch area. This saves around
200 bytes of stack.
- Fix a whitespace.

MFC after: 1 week
H A Dusb_device.cdiff 246616 Sun Feb 10 09:11:13 MST 2013 hselasky - Move scratch data from the USB bus structure to the USB device structure
so that simultaneous access cannot happen. Protect scratch area using
the enumeration lock. Also reduce stack usage in usbd_transfer_setup()
by moving some big stack members to the scratch area. This saves around
200 bytes of stack.
- Fix a whitespace.

MFC after: 1 week

Completed in 310 milliseconds