summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2005-11-17 10:13:18 +0000
committerglebius <glebius@FreeBSD.org>2005-11-17 10:13:18 +0000
commita384e414462e3ac3204ea4693d31837bcee23ee6 (patch)
tree9b7b4be1ff1190d526b8e72e6e29e4491d94d5b0 /lib/libc/posix1e
parent3d5c12187bf97ca853d264d9375dd928f285ec99 (diff)
downloadFreeBSD-src-a384e414462e3ac3204ea4693d31837bcee23ee6.zip
FreeBSD-src-a384e414462e3ac3204ea4693d31837bcee23ee6.tar.gz
- Backout last change, since it is memory overkill for a non busy host or
for a notebook with em(4) adapter. - Introduce tunables em.hw.txd and em.hw.rxd, which allow administrator to configure number of transmit and receive descriptors. - Check em.hw.txd and em.hw.rxd against hardware limits [*] and require them to be multiple of 128. [*] According to comments in if_em.h the 82540EM/82541ER chips can handle more than 256 descriptors. Since we don't have this hardware to test, we decided to mimic NetBSD wm(4) driver, that limits these chips to 256 descriptors. In collaboration with: yongari
Diffstat (limited to 'lib/libc/posix1e')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud