Displaying 14 results from an estimated 14 matches for "10246".
Did you mean:
1024
2003 Apr 27
1
dovecot and grsecurity (problem with resource limits)
...rlimits.
The following messages show up in the log, but it seems that the IMAP
Server works fine:
Apr 26 19:20:04 src at gate imap-login: Login: hz [192.168.0.11]
Apr 26 19:20:05 src at gate kernel: grsec: attempted resource overstep by
requesting 37 for RLIMIT_NPROC against limit 0 by (dovecot:10246) UID(0)
EUID(0), parent (dovecot:634) UID(0) EUID(0)
Apr 26 19:22:18 src at gate kernel: grsec: attempted resource overstep by
requesting 37 for RLIMIT_NPROC against limit 0 by (dovecot:19802) UID(0)
EUID(0), parent (dovecot:634) UID(0) EUID(0)
Apr 26 19:22:18 src at gate imap-login: Login: hz [...
2006 Aug 10
1
Passing parameters defined in a function or something
Hi,
I have method I want to call ... it can receive * number of parameters.
I also have 3 parms that I want to pass often, so I have defined them in
a separate function:
def my_params
{ :parm1 => 1, :parm2 => 2, :parm3 => 3 }
end
And I want to call my method like this:
mymethod :parm4 => 4, my_params
Now - this doesn''t work - as my_params is a hash of params, which
2016 Feb 08
1
[PATCH] remove libFLAC dependency of win_utf8_io
...h
Also an (optional) use_winapi_macro.patch from
<http://lists.xiph.org/pipermail/flac-dev/2016-February/005856.html>
was re-made and attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_d40a6bc_commit.patch
Type: application/octet-stream
Size: 10246 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20160209/b2a898fe/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use_winapi_macro.patch
Type: application/octet-stream
Size: 2105 bytes
Desc: not available
Url :...
2016 Feb 08
2
[PATCH] remove libFLAC dependency of win_utf8_io
Erik de Castro Lopo wrote:
> lvqcl wrote:
>
>> The set of four patches that remove dependency of libFLAC on win_utf8_io.
>>
>> Tested only on Windows, with MSVC and MSYS/MinGW (both autotools and makefile.lite)
>>
>> Please review, especially makefile patches, I'm not very familiar with them.
>
> Applied. All good. Thanks.
But the 1st patch
2008 Apr 24
0
panic on zfs scrub on builds 79 & 86
...ue to a NULL pointer dereference
unix: [ID 100000 kern.notice]
unix: [ID 839527 kern.notice] sched:
unix: [ID 753105 kern.notice] #pf Page fault
unix: [ID 532287 kern.notice] Bad kernel fault at addr=0x23b
unix: [ID 243837 kern.notice] pid=0, pc=0xfffffffffb840dbb, sp=0xffffff00100918e8, eflags=0x10246
brighton unix: [ID 211416 kern.notice] cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6f8<xmme,fxsr,pge,mce,pae,pse,de>
unix: [ID 624947 kern.notice] cr2: 23b
unix: [ID 625075 kern.notice] cr3: 3000000
unix: [ID 625715 kern.notice] cr8: c
unix: [ID 100000 kern.notice]
unix: [ID 592667 kern.n...
2014 Dec 09
2
[LLVMdev] dmb ishld in AArch64
...eaf_info function in net/ipv4/fib_trie.c
%37 = getelementptr inbounds %struct.leaf_info* %new, i64 0, i32 0, !dbg !10245
%38 = getelementptr inbounds %struct.leaf_info* %li.0.lcssa, i64 0, i32 0, !dbg !10245
tail call void @llvm.dbg.value(metadata !{%struct.hlist_node* %37}, i64 0, metadata !10246, metadata !6594), !dbg !10247
tail call void @llvm.dbg.value(metadata !{%struct.hlist_node* %38}, i64 0, metadata !10248, metadata !6594), !dbg !10249
%39 = getelementptr inbounds %struct.leaf_info* %li.0.lcssa, i64 0, i32 0, i32 1, !dbg !10250
%40 = load %struct.hlist_node*** %39, align 8, !...
2007 May 16
4
Solaris Backup Server
I have an opensolaris server running with a raidz zfs pool with almost 1TB of storage. This is intended to be a central fileserver via samba and ftp for all sorts of purposes. I also want to use it to backup my XP laptop. I am having trouble finding out how I can setup solaris to allow my XP machine to backup on a regular schedule, do I look for programs for XP or does solaris have some built in
2014 Dec 09
4
[LLVMdev] dmb ishld in AArch64
Hi,
I got an optimization problem (O1, O2) regarding memory barrier “dmb ishld”
I find in the test/CodeGen/AArch64/intrinsics-memory-barrier.ll , it’s stated that memory access around DMB should not be reordered, but when compiling the Linux kernel, I found load/store in
static inline void hlist_add_before_rcu(struct hlist_node *n,
struct hlist_node *next)
{
n->pprev
2007 Jan 26
3
Office 2007 saves files as read only on samba shares?
I've been running the same configuration for a couple of years now,
and since I've upgraded to Office 2007, MS Word and MS Excel files
save to my samba shares as -r-------- even when they are opened as
being chmod 777. Files I create/edit using other editors or windows
explorer are put onto the share with the correct permissions.
My conf looks like this:
[global]
workgroup = WG
2019 Jan 28
2
Samba 4.9.4 - high RAM usage - OOM killer
...9855
rpc_server 9872
rpc_server 9892
rpc_server 9906
rpc_server 9930
rpc_server 10038
rpc_server 10123
rpc_server 10133
rpc_server 10141
rpc_server 10178
rpc_server 10246
rpc_server 10330
rpc_server 10347
rpc_server 10360
rpc_server 10469
rpc_server 10474
rpc_server 10532
rpc_server 10546
rpc_server 10587
rpc_server 10601
rpc_server 10608
rpc_serve...
2019 Jan 28
5
Samba 4.9.4 - high RAM usage - OOM killer
Hi,
We upgraded a legacy (NT4) domain from 3.6 series to 4.8 and then 4.9.4
samba version (using sernet subscription packages / debian stable)
The setup is composed of 4 DCs with each 2 CPU/16GB RAM.
We currently have ~700 user accounts / ~600 computers / ~150 groups
Our mail setup, SSO, ... query the 4 DCs constantly.
Every 5 to 10 days the RAM consumption and CPU usage (due to kswapd)
2010 Jul 13
3
Problem mapping Samba shares in Windows
Hi,
In our company we are currently running a Samba server and Windows XP clients.
At the moment we are having problems with mapping Samba shares in Windows.
Shares are being mapped through a windows startup script, which executes net use (with the option persistent:no) command.
For most users this works most of the time, nevertheless it often fails, the exect reason for this isn't clear
2009 Feb 24
44
Motherboard for home zfs/solaris file server
Hello,
I am building a home file server and am looking for an ATX mother board
that will be supported well with OpenSolaris (onboard SATA controller,
network, graphics if any, audio, etc). I decided to go for Intel based
boards (socket LGA 775) since it seems like power management is better
supported with Intel processors and power efficiency is an important
factor. After reading several
2008 Jan 17
9
ATA UDMA data parity error
Hey all,
I''m not sure if this is a ZFS bug or a hardware issue I''m having - any
pointers would be great!
Following contents include:
- high-level info about my system
- my first thought to debugging this
- stack trace
- format output
- zpool status output
- dmesg output
High-Level Info About My System
---------------------------------------------
- fresh