Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Mention TI-RPC changes.



details:   https://anonhg.NetBSD.org/src/rev/72d1251ee07d
branches:  trunk
changeset: 341480:72d1251ee07d
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Nov 07 23:16:00 2015 +0000

description:
Mention TI-RPC changes.

diffstat:

 doc/CHANGES |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 361930a8be97 -r 72d1251ee07d doc/CHANGES
--- a/doc/CHANGES       Sat Nov 07 23:10:37 2015 +0000
+++ b/doc/CHANGES       Sat Nov 07 23:16:00 2015 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2111 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2112 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -210,3 +210,8 @@
        ntp: Import ntp 4.2.8p4. [christos 20151023]
        vioscsi(4): Add driver for virtio SCSI devices [christos 20151030]
        omapgpio(4): Add support for TI AM335x GPIO. [jmcneill 20151101]
+       libc/ti-rpc: Remove FD_SETSIZE limit; provide MT support for svc_run()
+               to be run by multiple threads each thread handling the fd's it
+               created. Provide support for a poll based svc_run() and the
+               global variables svc_pollfd and svc_pollfd_max.
+               [christos 20151107]



Home | Main Index | Thread Index | Old Index