index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
kern
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce an M_ASSERTPKTHDR() macro which performs the very common task
des
2003-04-08
2
-6
/
+5
*
Merged from kern_thread.c 1.113, avoid a panic in cpu_throw when the first
jake
2003-04-08
1
-0
/
+2
*
Inherit blocked thread's context for upcall thread.
davidxu
2003-04-08
2
-14
/
+10
*
Search for "elf32 kernel" (and elf64) and "elf32 module" (and elf64)
peter
2003-04-06
2
-4
/
+12
*
Remove an unnecessary trunc_page() from vmapbuf().
alc
2003-04-06
1
-1
/
+1
*
Don't reinitialize fields that are already initialized by getpbuf().
alc
2003-04-05
2
-2
/
+2
*
Sufficient access checks are performed by vmapbuf() that calling
alc
2003-04-05
1
-15
/
+1
*
o Remove useracc() calls from aio_qphysio(); they are redundant
alc
2003-04-04
1
-20
/
+1
*
o Check the b_bufsize passed to vmapbuf() returning an error
alc
2003-04-04
1
-2
/
+2
*
Remove BIO_SETATTR from non-GEOM part of kernel as well.
phk
2003-04-03
1
-1
/
+0
*
- Keep seperate statistics and run queues for different scheduling classes.
jeff
2003-04-03
1
-48
/
+134
*
Commit a partial lazy thread switch mechanism for i386. it isn't as lazy
peter
2003-04-02
6
-4
/
+62
*
Lock the process before sending it a SIGIO. Not doing so is a panic(2)
jhb
2003-04-02
1
-2
/
+7
*
Need to hold the same SMP lock for (knote) list traversal as for
hsu
2003-04-02
1
-1
/
+1
*
- Make the interactivity calculator decay faster.
jeff
2003-04-02
1
-2
/
+2
*
- I meant divide by two and not shift by two in SCHED_PRI_NHALF.
jeff
2003-04-02
1
-1
/
+1
*
- Make casuptr return the old value of the location we're trying to update,
jake
2003-04-02
1
-10
/
+13
*
- Add in support for KSEs with 0 slice values on the run queue. If we try
jeff
2003-04-02
1
-34
/
+90
*
- Fix UC_COPY_SIZE. Adding up the size of structure fields doesn't take
jake
2003-04-01
1
-4
/
+3
*
#include <geom/geom_disk.h>
phk
2003-04-01
1
-0
/
+1
*
Introduce bioq_flush() function.
phk
2003-04-01
1
-0
/
+15
*
- p will be unused in cursig() if INVARIANTS is not defined. Access it
jeff
2003-04-01
1
-3
/
+1
*
- Regen.
jeff
2003-04-01
2
-6
/
+6
*
- thr_exit() should no longer be called with Giant held.
jeff
2003-04-01
1
-2
/
+0
*
- Mark the various thr syscalls as MP safe. Previously there was a bug if
jeff
2003-04-01
1
-4
/
+4
*
- Borrow the KSE single threading code for exec and exit. We use the check
jeff
2003-04-01
6
-10
/
+25
*
- Regen for umtx.
jeff
2003-04-01
2
-2
/
+6
*
- Include umtx.h in files generated by makesyscalls.sh
jeff
2003-04-01
2
-0
/
+3
*
- Add an api for doing smp safe locks in userland.
jeff
2003-04-01
1
-0
/
+303
*
- We now have to include umtx.h and ucontext.h in the system call related
jeff
2003-04-01
1
-0
/
+2
*
- Regen for thr related system calls.
jeff
2003-04-01
2
-2
/
+10
*
- Add the four thr related system calls.
jeff
2003-04-01
1
-0
/
+4
*
- Add two files to support the thr threading interface.
jeff
2003-04-01
1
-0
/
+259
*
- Regen for the sig*wait* system calls.
jeff
2003-03-31
2
-6
/
+8
*
- Define sigwait, sigtimedwait, and sigwaitinfo in terms of
jeff
2003-03-31
2
-3
/
+178
*
- Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with
jeff
2003-03-31
10
-146
/
+269
*
Do NOT return from an non-interruptable cv_wait, falsely
julian
2003-03-31
1
-2
/
+0
*
- Mark signals which may be delivered to any thread in the process with
jeff
2003-03-31
1
-31
/
+32
*
- Change trapsignal() to accept a thread and not a proc.
jeff
2003-03-31
2
-7
/
+7
*
Recent changes to uipc_cow.c have eliminated the need for some sf_buf-
alc
2003-03-31
1
-3
/
+3
*
retire the "busy" field in bioqueues, it's served it's purpose.
phk
2003-03-30
1
-8
/
+0
*
Preparation commit before I start on the bioqueue lockdown:
phk
2003-03-30
2
-25
/
+43
*
- We are not guaranteed that read ahead blocks are not in memory already.
jeff
2003-03-30
1
-1
/
+9
*
Pass the vm_page's address to sf_buf_alloc(); map the vm_page as part
alc
2003-03-29
2
-12
/
+7
*
Add the m_defrag routine, as discussed on committers@. This
silby
2003-03-29
1
-0
/
+83
*
Check for the PS_NEEDSIGCHK flag in the right flags field.
jhb
2003-03-28
2
-2
/
+2
*
Allow m_dup_pkthdr to accept mbufs with attached clusters as
silby
2003-03-28
1
-3
/
+3
*
Add a checksum to the kernel message buffer, and update it every
iedowse
2003-03-28
1
-4
/
+24
*
Add support for reading directly from file to userland buffer when the
tegge
2003-03-26
1
-0
/
+12
*
Adjust the number of vnodes scanned by vlrureclaim() according to the
tegge
2003-03-26
2
-8
/
+14
[next]