Displaying 4 results from an estimated 4 matches for "a0cd".
Did you mean:
a0c3
2013 Feb 08
12
Fwd: Current State of BTRFS
Hi everybody,
I am using btrfs as my main fs for some time now, but I am
experiencing severe performance drawbacks. I can''t qualify the
circumstances, but sometimes during disc access the whole system
freezes for some time.
Maybe somebody could suggest some general things I could try to search
for the problem?
Thanks in advance,
Florian
---
Some background information:
$ mount |
2013 Mar 10
0
Samba 4 migration from dead SBS 2003
...: CN=NTDS
Settings,CN=SAMBA4DEDI,CN=Servers,CN=Standardname-
des-ersten-Standorts,CN=Sites,CN=Configuration,DC=office,DC=local
TransportType: RPC
options: 0x00000001
Warning: No NC replicated for Connection!
Connection --
Connection name: 170a1e3b-c722-49cd-a0cd-70c73dcc9fdd
Enabled : TRUE
Server DNS name : SRVACMPDC01.office.local
Server DN name : CN=NTDS
Settings,CN=SRVACMPDC01,CN=Servers,CN=Standardname-
des-ersten-Standorts,CN=Sites,CN=Configuration,DC=office,DC=local
TransportType: RPC
o...
2018 Feb 12
5
[PATCH] headers: untangle kmemleak.h from mm.h
From: Randy Dunlap <rdunlap at infradead.org>
Currently <linux/slab.h> #includes <linux/kmemleak.h> for no obvious
reason. It looks like it's only a convenience, so remove kmemleak.h
from slab.h and add <linux/kmemleak.h> to any users of kmemleak_*
that don't already #include it.
Also remove <linux/kmemleak.h> from source files that do not use it.
This is
2018 Feb 12
5
[PATCH] headers: untangle kmemleak.h from mm.h
From: Randy Dunlap <rdunlap at infradead.org>
Currently <linux/slab.h> #includes <linux/kmemleak.h> for no obvious
reason. It looks like it's only a convenience, so remove kmemleak.h
from slab.h and add <linux/kmemleak.h> to any users of kmemleak_*
that don't already #include it.
Also remove <linux/kmemleak.h> from source files that do not use it.
This is