Displaying 20 results from an estimated 70000 matches similar to: "flush typo cache"
2018 Aug 29
0
gencache.tdb size and cache flush
The config looks ok, thats great. :-)
Its not needed to stop samba running : net cache flush
If you run: net cache list and have a look, then flush it and look again.
You see its empty.
If you need to copy the idmap than it is needed to stop samba.
Can you show me an output of.
dpkg -l | egrep "tevent|tdb|ldb|talloc|cmocka"
Im running latest versions of these. Own compile or
2018 Aug 29
0
gencache.tdb size and cache flush
For what it’s worth you are not alone in seeing similar problems with Samba and gencache.
Our site has some 110K users (university with staff & students (including former ones), and currently around 2000 active (SMB) clients connecting to 5 different Samba servers (around 400-500 clients per server). When we previously just let things “run” gencache.tdb would grow forever and authentication
2006 Jun 07
0
theme stylesheets not being found by typo trunk
Hi all,
I have setup an install of trunk typo using trunk/edge rails.
It''s all working swimmingly, except that the theme css is not being
found and I am hoping someone has an idea (or two).
so, the url is /stylesheets/theme/azure.css, the relevant entry in routes.rb is:
map.connect ''stylesheets/theme/:filename'',
:controller => ''theme'',
2018 Sep 04
0
gencache.tdb size and cache flush
Hi!
Technical description below, but the exec summary is: Yes, we have a
performance problem with gencache.
On Wed, Aug 29, 2018 at 10:28:05AM +0200, Francesco Malvezzi via samba wrote:
> Hi all,
>
> I have a midsize AD domain with some 50k users but only 100 workstations
> joined.
>
> Sometimes I find server CPU throttling at 100%. In order to let it drop
Can you find out
2018 Aug 29
2
gencache.tdb size and cache flush
> Hai,
>
>
> It might be handing to tell your OS and samba version.
> A copy of smb.conf is also very handy..
oops, sorry.
samba-4.8.5 compiled from source on Debian GNU/Linux 9 (stretch).
smb.conf is:
[global]
netbios name = ADDC
realm = EXAMPLE.ORG
workgroup = EXAMPLEAD
dns forwarder = [redacted]
server role = active directory domain controller
log level = 1
2005 Nov 17
0
Typo Theme Contest
Hi,
If you are interested, checkout the new typo themes at
http://typogarden.com/
Currently, I''m tring out the Grunge theme and the Abstract Light theme on
Typo and Instant Rails. Nice eye candy!
Ed
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.
-------------- next part --------------
An HTML attachment was
2006 Mar 01
1
Typo in a sub directory
Hello experts,
I have a rails project at http://domain.com
I would like to install typo at http://domain.com/blog
Is this possible?
I have gotten it installed and using mod_rewrite I can get to the home page.
My mod_rewrite takes everything after blog/ in the url and passes it to typo.
The issue I am having is that all Typo assets are relative and they use link like:
2018 Sep 04
3
gencache.tdb size and cache flush
Il 04/09/18 06:00, Volker Lendecke ha scritto:
> Hi!
>
> Technical description below, but the exec summary is: Yes, we have a
> performance problem with gencache.
>
> On Wed, Aug 29, 2018 at 10:28:05AM +0200, Francesco Malvezzi via samba wrote:
>> Hi all,
>>
>> I have a midsize AD domain with some 50k users but only 100 workstations
>> joined.
>>
2014 May 19
0
[PATCH 4/4] drm/nouveau: introduce CPU cache flushing macro
Am Montag, den 19.05.2014, 11:02 +0200 schrieb Thierry Reding:
> On Mon, May 19, 2014 at 04:10:58PM +0900, Alexandre Courbot wrote:
> > Some architectures (e.g. ARM) need the CPU buffers to be explicitely
> > flushed for a memory write to take effect. Not doing so results in
> > synchronization issues, especially after writing to BOs.
>
> It seems to me that the above
2018 Aug 29
6
gencache.tdb size and cache flush
Hi all,
I have a midsize AD domain with some 50k users but only 100 workstations
joined.
Sometimes I find server CPU throttling at 100%. In order to let it drop
and have smooth performance I delete cache:
systemctl stop samba
net cache flush
systemctl start samba
First of all, is it needed a samba stop to flush the cache?
Even if cache flush does the job to restore performance, I am clueless
2014 Jun 12
0
[PATCH 4/4] drm/nouveau: introduce CPU cache flushing macro
On Mon, Jun 9, 2014 at 7:41 PM, Alexandre Courbot <gnurou at gmail.com> wrote:
> On Mon, May 19, 2014 at 6:22 PM, Lucas Stach <l.stach at pengutronix.de> wrote:
>> Am Montag, den 19.05.2014, 11:02 +0200 schrieb Thierry Reding:
>>> On Mon, May 19, 2014 at 04:10:58PM +0900, Alexandre Courbot wrote:
>>> > Some architectures (e.g. ARM) need the CPU buffers to
2007 Apr 03
0
Page cache flushing algorithm question
I have been studying this for the last several days, and the one thing that
leaps out at me is that the page cache always flushes one page at a time.
Always.
To some extent, there is justification for this - what has to happen for
each page that gets flushed depends in part on what file system is being
written to and whether or not there is a function for that file system to
handle the pages.
2014 May 19
2
[PATCH 4/4] drm/nouveau: introduce CPU cache flushing macro
On Mon, May 19, 2014 at 11:22:11AM +0200, Lucas Stach wrote:
> Am Montag, den 19.05.2014, 11:02 +0200 schrieb Thierry Reding:
> > On Mon, May 19, 2014 at 04:10:58PM +0900, Alexandre Courbot wrote:
> > > Some architectures (e.g. ARM) need the CPU buffers to be explicitely
> > > flushed for a memory write to take effect. Not doing so results in
> > >
2009 Jan 25
0
Typo 5.2 for Rails 2.2 released
Hello,
We''re very pleased and proud to announce the release of Typo 5.2
"Helmut Newton" for Rails 2.2, the famous blogging engine, 4 months
after our last release.
Typo 5.2 is more than a simple port from Rails 2.0.2 to Rails 2.2,
it''s a major, deep, rewrite of the application. We''ve ditched lot of
code, aiming at stability and performance, dividing
2007 Jul 11
9
NFS cache flush tester
http://dovecot.org/tools/nfstest.c
I wrote a test utility that tests different ways to flush NFS attribute
cache and data cache. Please test in your NFS setup and show me the
results, so I can make Dovecot v1.1 works well with NFS.
Run the test several times (3 should be enough) to make sure the output
stays the same, because the attribute cache flushes might incorrectly
say "OK". And
2000 Aug 27
0
Patch for typo in os_types.h
The current CVS tree (08/27/00) has a typo in os_types.h, simply missing a
"ty", I have pasted the diff below:
Index: os_types.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/include/vorbis/os_types.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -r1.1.1.1 -r1.2
17c17
< last mod: $Id: os_types.h,v 1.1.1.1
2020 Feb 19
1
Flush userdb cache entry
Hi all
I have a problem when users change quota in SQL, the change is not
reflected in Dovecot immediately so quota_warning is still triggered on
some occasions.
I think it's because the quota is stored in userdb, and there is no way
to flush userdb cache?
Is there a way to flush userdb entries?
What controls userdb cache TTL/size? auth_cache entries?
I can't seem to find any
2014 May 19
3
[PATCH 4/4] drm/nouveau: introduce CPU cache flushing macro
On Mon, May 19, 2014 at 04:10:58PM +0900, Alexandre Courbot wrote:
> Some architectures (e.g. ARM) need the CPU buffers to be explicitely
> flushed for a memory write to take effect. Not doing so results in
> synchronization issues, especially after writing to BOs.
It seems to me that the above is generally true for all architectures,
not just ARM.
Also: s/explicitely/explicitly/
>
2012 Jan 12
4
[PATCH] qemu-dm: add command to flush buffer cache
Add support for a xenstore dm command to flush qemu''s buffer cache.
qemu will just keep mapping pages and not release them, which causes problems
for the memory pager (since the page is mapped, it won''t get paged out). When
the pager has trouble finding a page to page out, it asks qemu to flush its
buffer, which releases all the page mappings. This makes it possible to find
2014 Jun 09
2
[PATCH 4/4] drm/nouveau: introduce CPU cache flushing macro
On Mon, May 19, 2014 at 6:22 PM, Lucas Stach <l.stach at pengutronix.de> wrote:
> Am Montag, den 19.05.2014, 11:02 +0200 schrieb Thierry Reding:
>> On Mon, May 19, 2014 at 04:10:58PM +0900, Alexandre Courbot wrote:
>> > Some architectures (e.g. ARM) need the CPU buffers to be explicitely
>> > flushed for a memory write to take effect. Not doing so results in