CVS commit: src/sys/dev/pci

2016-05-20 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Fri May 20 08:17:14 UTC 2016 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Update TODO - "TX Multiqueue" -> "TX Multiqueue improvement" - add "Advanced Recieve Descriptor" (RX NEWQUEUE) To generate a diff of

CVS commit: src/sys/compat/linux/common

2016-05-20 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Fri May 20 13:54:34 UTC 2016 Modified Files: src/sys/compat/linux/common: linux_futex.c Log Message: simplify and fix futex requeuing: don't wake up all the threads being requeued to have them move themselves from one list to another

CVS commit: src/sys/arch/evbarm/conf

2016-05-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri May 20 16:40:40 UTC 2016 Modified Files: src/sys/arch/evbarm/conf: files.rpi Log Message: gcc can't compute the large initializer in rpi_release_mem, so disable stack protector. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/uvm

2016-05-20 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat May 21 06:37:28 UTC 2016 Modified Files: src/sys/uvm: uvm_glue.c Log Message: USPACE and USPACE_ALIGN are constants. Use a #if instead. Probably saves some instructions. To generate a diff of this commit: cvs rdiff -u -r1.161