Searched hist:1.279 (Results 1 - 25 of 130) sorted by relevance

123456

/src/sys/netipsec/
H A Dkey.c1.279 Thu Dec 08 08:05:03 GMT 2022 knakahara Fix: update lastused of ipsecif(4) IPv6 out SP.

/src/lib/libc/
H A Dshlib_version1.279 Fri Apr 06 17:03:59 GMT 2018 dholland branches: 1.279.2;
note to get rid of statfs() when bump time comes

1.279 Fri Apr 06 17:03:59 GMT 2018 dholland branches: 1.279.2;
note to get rid of statfs() when bump time comes

/src/sys/sys/
H A Dvnode.h1.279 Tue Jan 09 03:31:13 GMT 2018 christos branches: 1.279.2;
Merge autofs support from: Tomohiro Kusumi
XXX: Does not work yet

1.279 Tue Jan 09 03:31:13 GMT 2018 christos branches: 1.279.2;
Merge autofs support from: Tomohiro Kusumi
XXX: Does not work yet

H A Dsyscallargs.h1.279 Fri May 06 10:19:40 GMT 2016 pooka regen syscall files

H A Dsyscall.h1.279 Sat May 09 06:06:14 GMT 2015 pgoyette Regen again, this time without the extra word in the "generated from" line.

/src/sys/dev/
H A DDEVNAMES1.279 Sat Sep 01 11:19:58 GMT 2012 matt branches: 1.279.2;
More devnames from BCM5301X work

1.279 Sat Sep 01 11:19:58 GMT 2012 matt branches: 1.279.2;
More devnames from BCM5301X work

/src/sys/arch/sparc/sparc/
H A Dlocore.s1.279 Sun Jan 24 07:36:54 GMT 2021 mrg branches: 1.279.4;
avoid using 'extern <func|data>;' inside a .c file, but instead
use header files and ensure definitions are not duplicated or
are technically (if not in codegen) wrong.

1.279 Sun Jan 24 07:36:54 GMT 2021 mrg branches: 1.279.4;
avoid using 'extern <func|data>;' inside a .c file, but instead
use header files and ensure definitions are not duplicated or
are technically (if not in codegen) wrong.

H A Dmachdep.c1.279 Wed Jun 04 00:41:41 GMT 2008 ad branches: 1.279.2;
vm_page: put TAILQ_ENTRY into a union with LIST_ENTRY, so we can use both.

1.279 Wed Jun 04 00:41:41 GMT 2008 ad branches: 1.279.2;
vm_page: put TAILQ_ENTRY into a union with LIST_ENTRY, so we can use both.

/src/sys/arch/mips/mips/
H A Dmips_machdep.c1.279 Fri Mar 29 05:23:12 GMT 2019 simonb branches: 1.279.4;
Add entry for MIPS 25Kf.

1.279 Fri Mar 29 05:23:12 GMT 2019 simonb branches: 1.279.4;
Add entry for MIPS 25Kf.

/src/sys/dev/scsipi/
H A Dscsiconf.c1.279 Sat Mar 18 08:05:40 GMT 2017 tsutsui branches: 1.279.6;
Add NOLUNS quirk for SEAGATE ST39236LC disk drives.

Found on "SCSI drive conservation activity" for poor Tier-II machines.

1.279 Sat Mar 18 08:05:40 GMT 2017 tsutsui branches: 1.279.6;
Add NOLUNS quirk for SEAGATE ST39236LC disk drives.

Found on "SCSI drive conservation activity" for poor Tier-II machines.

/src/sys/dev/usb/
H A Dohci.c1.279 Sat Feb 03 08:52:52 GMT 2018 skrll branches: 1.279.2;
Fix non-DIAGNOSTIC build

1.279 Sat Feb 03 08:52:52 GMT 2018 skrll branches: 1.279.2;
Fix non-DIAGNOSTIC build

H A Duhci.c1.279 Fri Nov 17 08:22:02 GMT 2017 skrll branches: 1.279.2;
s/PR_NOWAIT/PR_WAITOK/ in HCD allocx (allocate xfer) method

1.279 Fri Nov 17 08:22:02 GMT 2017 skrll branches: 1.279.2;
s/PR_NOWAIT/PR_WAITOK/ in HCD allocx (allocate xfer) method

H A Dusb_subr.c1.279 Sat May 04 00:45:13 GMT 2024 mlelstv branches: 1.279.4;
Make usb address and hub topology available to drvctl.
1.279 Sat May 04 00:45:13 GMT 2024 mlelstv branches: 1.279.4;
Make usb address and hub topology available to drvctl.
/src/sys/arch/macppc/conf/
H A DGENERIC1.279 Sun Mar 07 09:39:43 GMT 2010 plunky branches: 1.279.2;
add uhso(4) device where appropriate
- follow the lead of other USB driver declarations wrt commented out
- (cross-)build tested all these kernels

1.279 Sun Mar 07 09:39:43 GMT 2010 plunky branches: 1.279.2;
add uhso(4) device where appropriate
- follow the lead of other USB driver declarations wrt commented out
- (cross-)build tested all these kernels

/src/share/misc/
H A Dacronyms1.279 Fri Mar 08 08:47:17 GMT 2019 leot Add SGTM

/src/sys/kern/
H A Dinit_sysent.c1.279 Mon Dec 09 21:13:22 GMT 2013 pooka regen

H A Dsyscalls.c1.279 Tue Feb 10 17:43:44 GMT 2015 christos regen

H A Dkern_sig.c1.279 Fri Apr 25 11:24:11 GMT 2008 ad branches: 1.279.2;
Use pool_cache+atomics for sigacts.

1.279 Fri Apr 25 11:24:11 GMT 2008 ad branches: 1.279.2;
Use pool_cache+atomics for sigacts.

/src/doc/
H A DBRANCHES1.279 Thu Apr 30 16:54:03 GMT 2009 snj Note the netbsd-5-0 branch.

/src/usr.sbin/
H A DMakefile1.279 Sun Sep 23 07:24:20 GMT 2018 maxv Remove the userland part of ISDN. The kernel part is untouched for now.
ipppctl was actually an exact copy of pppoectl; there is no functional
change in pppoectl in this commit.

/src/sys/arch/sparc64/sparc64/
H A Dlocore.s1.279 Sat May 31 07:54:03 GMT 2008 nakayama branches: 1.279.2;
openfirmware_exit:
- disable interrupts with %pstate.
- prepare 64-bit stack and enable 64-bit addresses for 32-bit SMP kernels.
1.279 Sat May 31 07:54:03 GMT 2008 nakayama branches: 1.279.2;
openfirmware_exit:
- disable interrupts with %pstate.
- prepare 64-bit stack and enable 64-bit addresses for 32-bit SMP kernels.
/src/sys/dev/ic/
H A Dwdc.c1.279 Sun Sep 15 16:08:28 GMT 2013 martin branches: 1.279.6;
Mark potentially unused variables

1.279 Sun Sep 15 16:08:28 GMT 2013 martin branches: 1.279.6;
Mark potentially unused variables

H A Dcom.c1.279 Mon Apr 21 00:56:31 GMT 2008 ad branches: 1.279.2;
Make ntp, pmc, reboot, sysarch, time syscalls MPSAFE.

1.279 Mon Apr 21 00:56:31 GMT 2008 ad branches: 1.279.2;
Make ntp, pmc, reboot, sysarch, time syscalls MPSAFE.

/src/sys/dev/pci/ixgbe/
H A Dixgbe.c1.279 Tue Mar 09 10:03:18 GMT 2021 msaitoh branches: 1.279.2;
Modify some parameters to reduce packet dropping.

- Background: ixgbe doesn't use common MCLGET() interface and use the
driver specific cluster allocation mechanism (jcl). The cluster is
pre-allocated with a fixed number and the current number per queue
is num_rx_desc * 2 (2048*2=4096). It's too small. It also has a problem
that the max length of the pcq which is used in the TX path is big
(4096). Example:

100M <----- [ixg0 ixg1] <----- 1G
2048 TX descs <--- 4096 pcqs <---- 2048 RX descs

If a machine forwards a traffic from 1G interface to 100M interface,
It would require 2048+4096+2048=8192 descriptors, but the current number
is 2048*2=4096. It's too small. Even if the both interface's link speed
is the same and only small number of packet is queued in the pcq, 4096
jcl is small because 2048(RX)+TX(2048)=4096. If jcl is exhausted, not only
forwarding from ixg1 to ixg0 is dropped, but also another forwarding path
from ixg1 to another interface(e.g. wm0) is also dropped. Sockets also
queue packets, so if a lot of sockets are used and/or a socket buffer
size is changed to bigger one, it'll also become a problem. If the jcl
is exhausted, evcnt(9) counter "ixgX qY Rx no jumbo mbuf" is incremented.
Example:
vmstat -ev | grep ixg1 | grep "no jumbo"
ixg1 q0 Rx no jumbo mbuf 0 0 misc
ixg1 q1 Rx no jumbo mbuf 0 0 misc
ixg1 q2 Rx no jumbo mbuf 141326 0 misc
ixg1 q3 Rx no jumbo mbuf 0 0 misc


- To solve this problem:
- Add new config parameter IXGBE_JCLNUM_MULTI and set the default to 3
(2048 * 3). The minimum number is 2. The total number of jcl per queue
is available with hw.ixgN.num_jcl_per_queue sysctl.
- Reduce the max length of the pcq() which is used in the TX path from
4096 to 2048.

- Reviewed by knakahara@ and ozaki-r@.

- TODO: Use MCLGET().

1.279 Tue Mar 09 10:03:18 GMT 2021 msaitoh branches: 1.279.2;
Modify some parameters to reduce packet dropping.

- Background: ixgbe doesn't use common MCLGET() interface and use the
driver specific cluster allocation mechanism (jcl). The cluster is
pre-allocated with a fixed number and the current number per queue
is num_rx_desc * 2 (2048*2=4096). It's too small. It also has a problem
that the max length of the pcq which is used in the TX path is big
(4096). Example:

100M <----- [ixg0 ixg1] <----- 1G
2048 TX descs <--- 4096 pcqs <---- 2048 RX descs

If a machine forwards a traffic from 1G interface to 100M interface,
It would require 2048+4096+2048=8192 descriptors, but the current number
is 2048*2=4096. It's too small. Even if the both interface's link speed
is the same and only small number of packet is queued in the pcq, 4096
jcl is small because 2048(RX)+TX(2048)=4096. If jcl is exhausted, not only
forwarding from ixg1 to ixg0 is dropped, but also another forwarding path
from ixg1 to another interface(e.g. wm0) is also dropped. Sockets also
queue packets, so if a lot of sockets are used and/or a socket buffer
size is changed to bigger one, it'll also become a problem. If the jcl
is exhausted, evcnt(9) counter "ixgX qY Rx no jumbo mbuf" is incremented.
Example:
vmstat -ev | grep ixg1 | grep "no jumbo"
ixg1 q0 Rx no jumbo mbuf 0 0 misc
ixg1 q1 Rx no jumbo mbuf 0 0 misc
ixg1 q2 Rx no jumbo mbuf 141326 0 misc
ixg1 q3 Rx no jumbo mbuf 0 0 misc


- To solve this problem:
- Add new config parameter IXGBE_JCLNUM_MULTI and set the default to 3
(2048 * 3). The minimum number is 2. The total number of jcl per queue
is available with hw.ixgN.num_jcl_per_queue sysctl.
- Reduce the max length of the pcq() which is used in the TX path from
4096 to 2048.

- Reviewed by knakahara@ and ozaki-r@.

- TODO: Use MCLGET().

/src/sys/netinet/
H A Dip_output.c1.279 Fri May 12 17:53:54 GMT 2017 ryo branches: 1.279.2;
replace in_fmtaddr() by IN_PRINT(), and delete function in_fmtaddr()

1.279 Fri May 12 17:53:54 GMT 2017 ryo branches: 1.279.2;
replace in_fmtaddr() by IN_PRINT(), and delete function in_fmtaddr()

Completed in 757 milliseconds

123456